New to Typophile? Accounts are free, and easy to set up.
Has anyone experienced FontLab generating a font where the kern classes differ from the source VFB? I'm completely stumped as to why this is happening or how to get around it. I suppose I could use TTX or FontForge to replace the kern classes but I can't help wondering if this is a known bug, maybe FL needs a reinstall or perhaps I've overlooked something. Any insight would be appreciated.
22 Mar 2011 — 5:00pm
Do you have some more details? (You should not expect that generating a font and then importing it will produce you exactly the same VFB with which you started. Some things will change because of different data structures, especially when it comes to AFDKO-syntax features and FLS5-syntax classes.)
23 Mar 2011 — 12:40pm
Here are a couple of screen grabs that illustrate the problem.
The source VFB:
and
The generated TTF:
Notice the difference in the classes has adversely affected the kern pairs available in the font.
23 Mar 2011 — 2:19pm
Notice the difference in the classes has adversely affected the kern pairs available in the font.
No. Notice that the LEFT checkbox for class kerning of the A is unchecked in the generated TTF: that's what's causing the problem...
23 Mar 2011 — 4:18pm
Hey Nick, Yes, that is the problem but I'm not the one doing that. When the font is generated from FontLab that is the result.
24 Mar 2011 — 10:50am
Delve,
check if the kerning is really lost in the generated font (basically, that’s what you care about).
Probably, it is only happening during the re-import to FL.
24 Mar 2011 — 1:00pm
Could you please check the relevant pair in InDesign?
25 Mar 2011 — 11:25am
Thanks Frank and Karsten. Yes, the kern pair is missing in InDesign. I have V in the Y class and one of the changes in the generated font is that it no longer has a class for Y, which in turn effectively deletes the A/V pair as well. Weird.
29 Mar 2011 — 3:15pm
Update:
When I tried generating the font using the same VFB with FontLab on a PC, I got the Warning reported here: http://www.typophile.com/node/27336
Note: the Mac version of FontLab did not give that warning.
So it seems there may be a duplicate class or some similar error in the classes. Now it's just a matter of finding it...
29 Mar 2011 — 3:57pm
You might try using the "Clean Up Classes" function in the Classes Panel...