Zachary Quinn Scheuren
Zachary Quinn Scheuren
Not sure how hubot works with updating rouge, but we've been waiting and hoping it would get updated here soon to 3.20.0. Now 3.21.0 is out so that would also...
From https://twitter.com/cheonhyeongsim/status/1406993287550963712?s=21 > The characters "遑" and "隍" in Source Han Sans KR and Source Han Serif KR seem to be very strange with the "壬" at the bottom of...
While checking various implementations I found that the Microsoft STAT implementation for STAT Axis value table Format 2 assumes inclusive ranges (I think? DirectWrite doesn't expose controls to access arbitrary...
This adds vmtx support to feaLib. And to match makeotf this also fills out the VORG table for CFF or CFF2 fonts. Unlike everything else in feaLib this requires access...
Found through `psautohint` [here](https://github.com/adobe-fonts/source-han-sans/issues/296) When the outlines in both masters are identical they are removed completely from the resulting font. Attached is a simple test font with 2 glyphs: .notdef...
When running `tx` there are a lot of lines that are sent to stderr, but they are not errors. Like `fprintf(stderr, "Adding font dict %d from %s.\n", curMaxFD, h->src.stm.filename);` which...
When reading in a Unicode Variation Sequence mapping file with `-ci` we get a warning if a CID is not found: `WARNING: Skipping UVS entry for CID '7441': not found...
Parsing shouldn't just fail here. In this case the single points shouldn't be there, but tx could issue a warning and continue instead of failing with `tx: (ufr) parsing failed`...