caryll / otfcc

Optimized OpenType builder and inspector.
Apache License 2.0
422 stars 63 forks source link

missing return #20

Closed schriftgestalt closed 8 years ago

schriftgestalt commented 8 years ago

there seems to be a missing return blob; in 'cff_writer.c:153'.

be5invis commented 8 years ago

@schriftgestalt Fixed in the latest commit. (Actually, FDSelect foramt 0 writer is not used in current code.)