summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-10-17 01:23:55 +0000
committerhubertf <hubertf@pkgsrc.org>2000-10-17 01:23:55 +0000
commitd6f1c30012db1aabb8b706f685f58d27cabbb092 (patch)
tree066149c605c29a382f4ff04cbebe3985c3f84f83 /converters
parent9d9868fd30351dfff5bd9c645ade1bc9a41359e6 (diff)
downloadpkgsrc-d6f1c30012db1aabb8b706f685f58d27cabbb092.tar.gz
Ooops, this is already gone again.
Diffstat (limited to 'converters')
-rw-r--r--converters/t1utils/pkg/DESCR10
1 files changed, 0 insertions, 10 deletions
diff --git a/converters/t1utils/pkg/DESCR b/converters/t1utils/pkg/DESCR
deleted file mode 100644
index 749110c0087..00000000000
--- a/converters/t1utils/pkg/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-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.