]> granicus.if.org Git - graphviz/commitdiff
fixes for b828 - fontsize in SVG output
authorellson <devnull@localhost>
Thu, 19 Jul 2007 15:19:54 +0000 (15:19 +0000)
committerellson <devnull@localhost>
Thu, 19 Jul 2007 15:19:54 +0000 (15:19 +0000)
lib/common/ps_fontmap.txt

index a0e7e30dcb5132b2bb3fc6dd9f210954fee2a053..34ebe4f3513eab7305ed16376ae176b700f386fa 100644 (file)
@@ -1,14 +1,6 @@
-#ifdef WIN32
 #define TIMES "Times New Roman"
 #define COURIER "Courier"
 #define HELVETICA "Arial"
 #define HELVETICA "Arial"
 #define SYMBOL "Symbol"
 #define PALATINO "Palatino Linotype"
-#else
-#define TIMES "Nimbus Roman No9 L"
-#define COURIER "Nimbus Mono L"
-#define HELVETICA "Nimbus Sans L"
-#define SYMBOL "Standard Symbols L"
-#define PALATINO "URW Palladio L"
-#endif