Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dfab321

Browse filesBrowse files
committed
Realign grid table
1 parent b2e6451 commit dfab321
Copy full SHA for dfab321

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎galleries/users_explain/text/fonts.py

Copy file name to clipboardExpand all lines: galleries/users_explain/text/fonts.py
+3-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.