Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2f58f1

Browse files
committed
Merge pull request #82 from mdboom/new_svg
New svg
2 parents 1e15ec7 + 44d3cf8 commit f2f58f1

File tree

400 files changed

+367511
-65669
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

400 files changed

+367511
-65669
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,7 @@ def matplotlib_fname():
610610
'text.fontweight': 'font.weight',
611611
'text.fontsize': 'font.size',
612612
'tick.size' : 'tick.major.size',
613+
'svg.embed_char_paths' : 'svg.fonttype'
613614
}
614615

615616
_deprecated_ignore_map = {

0 commit comments

Comments
 (0)