polarsys / b612

Eclipse B612
https://projects.eclipse.org/projects/polarsys.b612
SIL Open Font License 1.1
1.05k stars 50 forks source link

Add build scripts or Makefile #29

Closed rbanffy closed 9 months ago

rbanffy commented 9 months ago

At this moment it is no possible to generate the TTF files (or any other format) from the geometry without buying FontLab.

I would suggest a possible workflow in which the font geometry is initially exported to a vendor-neutral format that preserves all FontLab information (I'd assume one SVG per glyph and text representations for tables and other metadata). That neutral format would then become the "source code" and a designer would work by importing (or assembling) all geometry and information into their preferred program via a script (FontLab, Fontographer, Illustrator, FontForge, InkScape) and then export the changed elements back to the vendor neutral format, ready for a git commit and a pull-request.

rbanffy commented 9 months ago

Never mind. There are UFO files.