summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/otfinfo.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/otfinfo.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/otfinfo.121
1 files changed, 20 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/man/man1/otfinfo.1 b/Master/texmf-dist/doc/man/man1/otfinfo.1
index 558d5e144f3..a09995cbe3f 100644
--- a/Master/texmf-dist/doc/man/man1/otfinfo.1
+++ b/Master/texmf-dist/doc/man/man1/otfinfo.1
@@ -1,5 +1,5 @@
'\"t
-.ds V 2.108
+.ds V 2.110
.de M
.BR "\\$1" "(\\$2)\\$3"
..
@@ -132,6 +132,25 @@ Print each Unicode code point supported by the font, followed by the glyph numbe
representing that code point (and, if present, the name of the corresponding glyph).
.Sp
.TP 5
+.BR \-\-variable
+Print information about a variable font's variation axes, including their
+names and parameter ranges. For example:
+.nf
+ Axis 0: wght
+ Axis 0 name: Weight
+ Axis 0 range: 300 800
+ Axis 0 default: 400
+ Axis 1: wdth
+ Axis 1 name: Width
+ Axis 1 range: 75 100
+ Axis 1 default: 100
+ Instance 0 name: Light
+ Instance 0 position: 300 100
+ Instance 1 name: Regular
+ Instance 1 position: 400 100
+.fi
+.Sp
+.TP 5
.BR \-t ", " \-\-tables
Print the size and name of every OpenType table in the font. For example:
.nf