Quantcast
Channel: TypeDrawers
Viewing all articles
Browse latest Browse all 4186

Opentype Registered Features

$
0
0
So I've been trying to learn about opentype features you can add.
(https://www.microsoft.com/typography/otspec/features_ae.htm)

Most of fonts I looked through have their own kerning and metric #s but in opentype feature, I also see "kern" but not a full list of kerning adjustment I see from metric/kerning window in FL.

example:

feature kern { # Kerning
 # DEFAULT
lookup kern1 {
    pos space Alphatonos -50;
    pos space Omicrontonos -12;

So why are there two different places dealing with kerning and why is this one not a 100% same as ones I see in FL's kerning window.

Viewing all articles
Browse latest Browse all 4186

Trending Articles