[NTG-context] font features
Herbert Voss
Herbert.Voss at fu-berlin.de
Thu Nov 3 12:52:20 CET 2022
Am 03.11.22 um 12:37 schrieb Thomas A. Schmitz via ntg-context:
> Hi,
>
> is there an easy way to get a list of all features that a font has and
> typeset a sample text to see the result of every single feature? There
> probably is, but I couldn't find anything...
You'll get only the features with otfinfo in the terminal. For example:
iMac:~ voss$ otfinfo -f `kpsewhich LibertinusSerif-Regular.otf`
c2sc Small Capitals From Capitals
calt Contextual Alternates
case Case-Sensitive Forms
ccmp Glyph Composition/Decomposition
cpsp Capital Spacing
dlig Discretionary Ligatures
frac Fractions
hlig Historical Ligatures
kern Kerning
liga Standard Ligatures
lnum Lining Figures
mark Mark Positioning
mkmk Mark to Mark Positioning
onum Oldstyle Figures
pnum Proportional Figures
salt Stylistic Alternates
smcp Small Capitals
ss01 Stylistic Set 1
ss02 Stylistic Set 2
ss03 Stylistic Set 3
ss04 Stylistic Set 4
ss05 Stylistic Set 5
ss06 Stylistic Set 6
ss07 Stylistic Set 7
subs Subscript
sups Superscript
tnum Tabular Figures
zero Slashed Zero
Herbert
More information about the ntg-context
mailing list