samsa
samsa copied to clipboard
Exported static TTFs need better filename and name table entries
Filename: append "-" and the current instance name to the current filename.
Name table: edit at least nameIDs 2 (Font Subfamily name), 5 (version), 6 (PostScript name), 17 (Typographic Subfamily).
They would ideally have a good STAT table too, but that’s probably difficult if the VF doesn’t have STAT in the first place.
Fixed name table output in cd3b612ec2d9ef492d786ecdc046d778afd133b5. Filenames still not ideal.