Closed hyvyys closed 3 years ago
Thank you @hyvyys,
pFont.familyName
is proxy of fgFontInfo.familyName
and this indicates that the error is more on the FL side.
After some tests it seems that I can confirm that behavior; But this does not happen on all families tested?!
Will switch the pFont.familyName
to the flPackage.tfn
Pushed, fixed :)
The above actually prints full name (family + style) of the last master. (Unless it's supposed to return the Style Group Name and it's correct?)
For anyone looking here,
font.fl.tfn
returns what I'm after.