SOLVED How to add name table entry with nameID bigger than 22?
-
Hi!
Is there an option to add name table entry which is greater than nameID=22 directly to the default master's ufo file?https://www.dropbox.com/s/mshatffvjjpxh5i/Screenshot 2020-08-24 at 15.55.11.png?dl=0
Right now I can add up to 22.
What if I would like to add nameID=25? Do I have to do it directly on the exported VF?Best,
R
-
thanks!!!
-
fixed see: https://github.com/robotools/defconAppKit/commit/1fa2aa27e9107ffd133c0b379d4fd17fb0aefcfe
-
Dont know why this is commented out: https://github.com/robotools/defconAppKit/blob/master/Lib/defconAppKit/controls/fontInfoView.py#L1412-L1438
There is no restriction in a UFO, but the UI dropdown menus has to follow :)
-
hello @RafaŁ-Buchner,
have you tried adding the name IDs with a script? see Adding a localized name table
please let us know if it works… thanks!