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

Skip to content

Commit 30e37eb

Browse files
pierre-haessigpelson
authored andcommitted
tiny correction of matplotlibrc.template
remove quotes around text.hinting default value (i.e. auto)
1 parent 7e34037 commit 30e37eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlibrc.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ backend : %(backend)s
181181
# correction off. None will try and
182182
# guess based on your dvipng version
183183

184-
#text.hinting : 'auto' # May be one of the following:
184+
#text.hinting : auto # May be one of the following:
185185
# 'none': Perform no hinting
186186
# 'auto': Use freetype's autohinter
187187
# 'native': Use the hinting information in the

0 commit comments

Comments
 (0)