aboutsummaryrefslogtreecommitdiffstats
path: root/src/codegen
diff options
context:
space:
mode:
authorKeiron Liddle <keiron@apache.org>2000-11-27 05:32:40 +0000
committerKeiron Liddle <keiron@apache.org>2000-11-27 05:32:40 +0000
commit5132ed87bffaa2ca6f8be3c4cf875e16b9cf6436 (patch)
tree0b00b52cb774c3aa9d69d0816b14b7b01eb319b9 /src/codegen
parent15d11f67292e6e9cc633278516a61982949f587c (diff)
downloadxmlgraphics-fop-5132ed87bffaa2ca6f8be3c4cf875e16b9cf6436.tar.gz
xmlgraphics-fop-5132ed87bffaa2ca6f8be3c4cf875e16b9cf6436.zip
hanged the width of the "-" character
this now shows the correct width of the characters as determined by right-align ing Lines containing "-" should be right aligned correctly now Code changes sponsored by Dresdner Bank, Germany. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193840 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/codegen')
-rw-r--r--src/codegen/Helvetica.xml4
-rw-r--r--src/codegen/Symbol.xml3
-rw-r--r--src/codegen/Times-Roman.xml4
3 files changed, 6 insertions, 5 deletions
diff --git a/src/codegen/Helvetica.xml b/src/codegen/Helvetica.xml
index 36f8b0b65..a188996f1 100644
--- a/src/codegen/Helvetica.xml
+++ b/src/codegen/Helvetica.xml
@@ -158,7 +158,7 @@
<char name="lslash" width="222"/>
<char name="m" width="833"/>
<char name="macron" width="333"/>
- <char name="minus" width="584"/>
+ <char name="minus" width="324"/>
<char name="mu" width="556"/>
<char name="multiply" width="584"/>
<char name="n" width="556"/>
@@ -241,4 +241,4 @@
<char name="zcaron" width="500"/>
<char name="zero" width="556"/>
</widths>
-</font-metrics> \ No newline at end of file
+</font-metrics>
diff --git a/src/codegen/Symbol.xml b/src/codegen/Symbol.xml
index cfd3f2061..8dcb507ef 100644
--- a/src/codegen/Symbol.xml
+++ b/src/codegen/Symbol.xml
@@ -86,6 +86,7 @@
<char name="phi1" width="603"/>
<char name="kappa" width="549"/>
<char name="lambda" width="549"/>
+ <char name="m" width="576"/>
<char name="mu" width="576"/>
<char name="nu" width="521"/>
<char name="omicron" width="549"/>
@@ -199,4 +200,4 @@
<char name="bracerightbt" width="494"/>
<char name="apple" width="790"/>
</widths>
-</font-metrics> \ No newline at end of file
+</font-metrics>
diff --git a/src/codegen/Times-Roman.xml b/src/codegen/Times-Roman.xml
index 0dee39bbc..d22f89e5f 100644
--- a/src/codegen/Times-Roman.xml
+++ b/src/codegen/Times-Roman.xml
@@ -158,7 +158,7 @@
<char name="lslash" width="278"/>
<char name="m" width="778"/>
<char name="macron" width="333"/>
- <char name="minus" width="564"/>
+ <char name="minus" width="324"/>
<char name="mu" width="500"/>
<char name="multiply" width="564"/>
<char name="n" width="500"/>
@@ -241,4 +241,4 @@
<char name="zcaron" width="444"/>
<char name="zero" width="500"/>
</widths>
-</font-metrics> \ No newline at end of file
+</font-metrics>