science-gothic
science-gothic copied to clipboard
Tilde tags: `Q.sc.alt` should have tag `Q.sc~wd<250&wt>350`
Tilde tags: Q.sc.alt
should have tag Q.sc~wd<250&wt>350
. Right now Q.sc.alt
has ~wd<250&wt>350
so FontLab thinks its source is Q
(we may change it in future but now it’s so). Same for uni051B.alt.sc
, should have tilde tag uni051B.alt~wd<250&wt>350
. Similar for ~wd<490&wt>700
, ~wd<90
, ~wt>800
.
Thanks, will fix.
At some point we had actually dropped q.sc.alt, but I have recreated it, with the correct tag
Oh shoot. It was there, it was just called q.alt.sc Anyway, fixed the tags on both glyphs
Actually, just a few glitches in Adam's code, although the general principles are sound. Corrected:
Tilde tags: q.alt.sc should have tag q.sc~wd<250&wt>350. Right now q.alt.sc has ~wd<250&wt>350 so FontLab thinks its source is Q (we may change it in future but now it’s so). Same for uni051B.alt.sc, should have tilde tag uni051B.sc~wd<250&wt>350. Similar for ~wd<490&wt>700, ~wd<90, ~wt>800
@twardoch we are having some difficulty with this revised code working in our current build process, which involves exporting UFOs and compiling with Fontmake. Fontmake chokes on it, and removing the code allows the build to work. (@kateliev is that an accurate summary?)
@tphinney isn't this issue #300? If so this is now fixed using other means?