summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2008-01-03 23:39:38 +0100
committerWerner Lemberg <wl@gnu.org>2008-01-03 23:39:38 +0100
commitff7c86b9e86978ebf31c19e28b7b003e555531e5 (patch)
tree98fad311cadccffeae49eb04fce8f2e7e6730998
parent44ec216ed7a8f92311cdb8ea925d6e5cab4a72a0 (diff)
recommend more precise rounding
-rw-r--r--mf/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/mf/README b/mf/README
index 2f29770500..9d52194bc8 100644
--- a/mf/README
+++ b/mf/README
@@ -12,7 +12,7 @@ the output (mainly to remove outline overlaps and to add hints).
The recommended calling sequence of mf2pt1 is
- mf2pt1 --rounding=0.001 <other options> <font>
+ mf2pt1 --rounding=0.0001 <other options> <font>
You need mf2pt1 version 2.1 or newer.