summaryrefslogtreecommitdiff
path: root/support/hp2pl/showsym.doc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/hp2pl/showsym.doc
Initial commit
Diffstat (limited to 'support/hp2pl/showsym.doc')
-rw-r--r--support/hp2pl/showsym.doc36
1 files changed, 36 insertions, 0 deletions
diff --git a/support/hp2pl/showsym.doc b/support/hp2pl/showsym.doc
new file mode 100644
index 0000000000..0e945d6a63
--- /dev/null
+++ b/support/hp2pl/showsym.doc
@@ -0,0 +1,36 @@
+ShowSym v1.1
+
+ShowSym displays the symbol sets defined in an HP Tagged Font Metric file.
+It is distributed with HPTFM2PL. No warranty, etc.
+
+Use it like this:
+
+ showsym c:\autofont\trr0000s.tfm
+
+To get a display like this:
+
+ Typeface: Times Roman
+
+ The following symbol sets are available:
+ 0U: ASCII
+ 8U: Roman-8
+ 0N: ECMA-94 Latin 1
+ 10U: PC-8
+ 6J: Microsoft Publishing
+ 11U: PC-8 DN
+ 12U: PC-850
+ 1U: Legal
+ 13J: Ventura International
+ 14J: Ventura US
+ 6M: Ventura Math
+ 7J: DeskTop
+ 9U: Windows
+ 10J: PS Text
+ 8M: Math-8
+ 5M: PS Math
+ 15U: Pi Font
+
+Changes:
+--------
+ v1.1 Added typeface to printout
+ v1.0 Original