You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
markers.fillstyle: full # {full, left, right, bottom, top, none}
132
132
133
133
#pcolor.shading: auto
134
134
#pcolormesh.snap: True # Whether to snap the mesh to pixel boundaries. This is
@@ -261,11 +261,15 @@ font.weight: normal
261
261
font.stretch: normal
262
262
font.size: 12.0
263
263
264
-
font.serif: Computer Modern Roman, Times New Roman, Times, DejaVu Serif, Bitstream Vera Serif, New Century Schoolbook, Century Schoolbook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No9 L, Palatino, Charter, serif
265
-
font.sans-serif: Helvetica, Arial, DejaVu Sans, Bitstream Vera Sans, Computer Modern Sans Serif, Lucida Grande, Verdana, Geneva, Lucid, Avant Garde, sans-serif
264
+
font.serif: AVHershey Complex
265
+
font.sans-serif: AVHershey Duplex
266
+
font.monospace: AVHershey Complex
267
+
268
+
# font.serif: Computer Modern Roman, Times New Roman, Times, DejaVu Serif, Bitstream Vera Serif, New Century Schoolbook, Century Schoolbook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No9 L, Palatino, Charter, serif
269
+
# font.sans-serif: Helvetica, Arial, DejaVu Sans, Bitstream Vera Sans, Computer Modern Sans Serif, Lucida Grande, Verdana, Geneva, Lucid, Avant Garde, sans-serif
0 commit comments