summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
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.