Chlumsky / msdf-atlas-gen

MSDF font atlas generator
MIT License
826 stars 179 forks source link

Kern pairs empty in the .arfont #105

Open Nevin-Avataar opened 2 months ago

Nevin-Avataar commented 2 months ago

I have tried multiple fonts and all them return empty kern pairs when I use the arfont.

Chlumsky commented 2 months ago

Are they also empty in the JSON output?

Nevin-Avataar commented 2 months ago

Yes they are.

Chlumsky commented 2 months ago

In that case, the kerning pairs are not being reported by FreeType. See #4.