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 4e31967

Browse filesBrowse files
authored
Merge pull request #23789 from meeseeksmachine/auto-backport-of-pr-23786-on-v3.6.x
Backport PR #23786 on branch v3.6.x (DOC: fontfallback works for most of the backends)
2 parents 1b76dc4 + d907a4b commit 4e31967
Copy full SHA for 4e31967

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+5
-5
lines changed

‎doc/users/next_whats_new/font_fallback.rst

Copy file name to clipboardExpand all lines: doc/users/next_whats_new/font_fallback.rst
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Font fallback in Agg
2-
--------------------
1+
Font fallback
2+
-------------
33

4-
It is now possible to specify a list of fonts families and the Agg renderer
4+
It is now possible to specify a list of fonts families and Matplotlib
55
will try them in order to locate a required glyph.
66

77
.. plot::
@@ -23,5 +23,5 @@ will try them in order to locate a required glyph.
2323
plt.show()
2424

2525

26-
This currently only works with the Agg backend, but support for the vector
27-
backends is planned for Matplotlib 3.7.
26+
This currently works with the Agg (and all of the GUI embeddings), svg, pdf,
27+
ps, and inline backends.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.