summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwl <wl>2008-07-24 12:06:24 +0000
committerwl <wl>2008-07-24 12:06:24 +0000
commit549b57a64a5090f2bbe138d0df4e586b115808bf (patch)
tree8a057da3b2a1a6c594181db1a5db5a039a3cec2c /NEWS
parentf0ce0cbcf58e473b9a3207f7d8f86651277328ab (diff)
downloadgroff-549b57a64a5090f2bbe138d0df4e586b115808bf.tar.gz
New options -f and -k for afmtodit.
* src/afmtodit/afmtodit.pl: New options `-f NAME' sets the internal name of the groff font. New option `-k' disables output of kerning data. * src/afmtodit/afmtodit.man, NEWS: Document new options.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 633201bb..db77e119 100644
--- a/NEWS
+++ b/NEWS
@@ -156,6 +156,10 @@ Afmtodit
o New option `-c' to output more font information as comments.
+o New option `-k' to suppress output of kerning data.
+
+o New option `-f NAME' to set the internal name of the groff font.
+
Macro Packages
--------------