]> granicus.if.org Git - graphviz/commitdiff
pango barfs on "Times New Roman" and gives a Sans font. Change to "Times Roman".
authorellson <devnull@localhost>
Fri, 13 Mar 2009 03:30:23 +0000 (03:30 +0000)
committerellson <devnull@localhost>
Fri, 13 Mar 2009 03:30:23 +0000 (03:30 +0000)
lib/common/ps_fontmap.txt

index 34ebe4f3513eab7305ed16376ae176b700f386fa..9feab4ec2a9ec982514b10626cd36f13e3b1fe2b 100644 (file)
@@ -1,4 +1,4 @@
-#define TIMES "Times New Roman"
+#define TIMES "Times Roman"
 #define COURIER "Courier"
 #define HELVETICA "Arial"
 #define HELVETICA "Arial"