Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e2a10 commit a3edefbCopy full SHA for a3edefb
1 file changed
lib/matplotlib/mpl-data/stylelib/classic.mplstyle
@@ -368,7 +368,6 @@ pgf.preamble :
368
# svg backend params
369
svg.image_inline : True # write raster image data directly into the svg file
370
svg.image_noscale : False # suppress scaling of raster data embedded in SVG
371
-svg.embed_char_paths : True
372
svg.fonttype : path # How to handle SVG fonts:
373
# 'none': Assume fonts are installed on the machine where the SVG will be viewed.
374
# 'path': Embed characters as paths -- supported by most SVG renderers
0 commit comments