summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-10-17 01:22:19 +0000
committerhubertf <hubertf@pkgsrc.org>2000-10-17 01:22:19 +0000
commit9d9868fd30351dfff5bd9c645ade1bc9a41359e6 (patch)
tree8a204addb16b5f9320e3e9c4f11010bc6e5c63b1 /converters
parentabb1a91afb2209229d8df5fa7ff5de2771616eb7 (diff)
downloadpkgsrc-9d9868fd30351dfff5bd9c645ade1bc9a41359e6.tar.gz
* ? => '
* make a bit more readable
Diffstat (limited to 'converters')
-rw-r--r--converters/t1utils/pkg/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/converters/t1utils/pkg/DESCR b/converters/t1utils/pkg/DESCR
new file mode 100644
index 00000000000..749110c0087
--- /dev/null
+++ b/converters/t1utils/pkg/DESCR
@@ -0,0 +1,10 @@
+Six free UNIX/Windows command-line tools for dealing with Type 1 fonts.
+This is a revision of I. Lee Hetherington's beloved t1utils package:
+
+ * t1ascii changes PFB (binary) fonts into PFA (ASCII) format;
+ * t1binary goes the opposite direction.
+ * t1disasm translates PFBs or PFAs into a human-readable and -editable format;
+ * t1asm goes the opposite direction.
+ * t1unmac (formerly unpost) translates a Macintosh Type 1 font into either PFB
+ or PFA format
+ * t1mac goes the opposite direction.