opentype.js
opentype.js copied to clipboard
Add support for writing values into tables.
trafficstars
Just like you can access the font values using font.tables.name, we should also have support for writing directly into tables.
Add support for:
- [ ]
head - [ ]
hhea - [ ]
name - [ ]
OS/2 - [ ]
post
I propose porting the ttx api
I second that proposal.
Sounds like a good idea to me!
Is this issue still relevant? You can already change the values of those tables. Or is this more about helper functions that facilitate changing the values correctly according to the spec?