]> granicus.if.org Git - graphviz/commitdiff
Map Times-Roman to Times for all non-Windows machines.
authorerg <devnull@localhost>
Thu, 20 Jan 2011 20:12:21 +0000 (20:12 +0000)
committererg <devnull@localhost>
Thu, 20 Jan 2011 20:12:21 +0000 (20:12 +0000)
lib/common/ps_fontmap.txt

index dc242c53af0f22dfaf67468b76e8d7d227ce0c43..12e53a20238f5deb191878eb4d5dae11da79eb37 100644 (file)
@@ -3,7 +3,7 @@
 #elif defined(WIN32)
 #define TIMES "Times New Roman"
 #else
-#define TIMES "Times Roman"
+#define TIMES "Times"
 #endif
 #define COURIER "Courier"
 #define HELVETICA "Helvetica"