Skip to content

Commit dfab321

Browse files
committed
Realign grid table
1 parent b2e6451 commit dfab321

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

galleries/users_explain/text/fonts.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
| | render fractals when | |
4343
| | rasterizing!) | |
4444
+--------------------------+----------------------------+----------------------------+
45-
| Supports font | Does not support font hinting| Supports font hinting (virtual |
46-
| hinting | | machine processes the |
47-
| | | "hints") |
45+
| Supports font | Does not support font | Supports font hinting |
46+
| hinting | hinting | (virtual machine processes |
47+
| | | the "hints") |
4848
+--------------------------+----------------------------+----------------------------+
4949
| Subsetted by code in | Subsetted via external module |
5050
| `matplotlib._type1font` | `fontTools <https://github.com/fonttools/fonttools>`__ |

0 commit comments

Comments
 (0)