8000 afm an option for ps text · matplotlib/matplotlib@60ef597 · GitHub
[go: up one dir, main page]

Skip to content

Commit 60ef597

Browse files
committed
afm an option for ps text
svn path=/trunk/matplotlib/; revision=983
1 parent 62dae9d commit 60ef597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.matplotlibrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ tk.window_focus : False # Maintain shell focus for TkAgg
176176
tk.pythoninspect : False # tk sets PYTHONINSEPCT
177177

178178
# ps backend params
179-
ps.useafm : True # use of afm fonts -- breaks mathtext but results in small files
179+
ps.useafm : False # use of afm fonts -- breaks mathtext but results in small files
180180

181181
# Set the verbose flags. This controls how much information
182182
# matplotlib gives you at runtime and where it goes. Ther verbosity

0 commit comments

Comments
 (0)
0