projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f047f23
)
times roman -> Times New Roman
author
arif
<devnull@localhost>
Fri, 12 Jun 2009 19:58:20 +0000
(19:58 +0000)
committer
arif
<devnull@localhost>
Fri, 12 Jun 2009 19:58:20 +0000
(19:58 +0000)
lib/common/ps_fontmap.txt
patch
|
blob
|
history
diff --git
a/lib/common/ps_fontmap.txt
b/lib/common/ps_fontmap.txt
index 9fda37bfdcf09158bfc978b86333c6d85a9327c9..0f980cc990163132b77d2e7f4a214109d6a5db33 100644
(file)
--- a/
lib/common/ps_fontmap.txt
+++ b/
lib/common/ps_fontmap.txt
@@
-3,6
+3,9
@@
#elseifdef WIN32
#define TIMES "Times"
#else
+#ifdef WIN32
+#define TIMES "Times New Roman"
+#else
#define TIMES "Times Roman"
#endif
#define COURIER "Courier"