We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e6451 commit dfab321Copy full SHA for dfab321
1 file changed
galleries/users_explain/text/fonts.py
@@ -42,9 +42,9 @@
42
| | render fractals when | |
43
| | rasterizing!) | |
44
+--------------------------+----------------------------+----------------------------+
45
- | Supports font | Does not support font hinting| Supports font hinting (virtual |
46
- | hinting | | machine processes the |
47
- | | | "hints") |
+ | Supports font | Does not support font | Supports font hinting |
+ | hinting | hinting | (virtual machine processes |
+ | | | the "hints") |
48
49
| Subsetted by code in | Subsetted via external module |
50
| `matplotlib._type1font` | `fontTools <https://github.com/fonttools/fonttools>`__ |
0 commit comments