Closed be5invis closed 8 years ago
Mostly done.
Good job! 👍
@anthrotype It still need optimizations, see #16. For example, @kenlunde’s SHS increased about 4MB after a dump-build cycle.
not sure it's relevant here, but have you had a look at compreffor?
@anthrotype What does this library manipulate, entire SFNT or only CFF table? otfcc is written in C, therefore I need to convert their interface.
ps. @anthrotype I think we can move the discussions to #16.
In this phase, otfcc will be able to read and write CFF outlines.
The CFF table data will be separated into two records:
glyf
for curves;CFF_
for metadata.