Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reposition glyph before passing it to ab_glyph to normalize its rende…
…ring The result of layout of sequence of glyphs causes individuals to have fractional positions, but since glyph renderings are reused for future instances of that glyph, this produces errors. This change accepts the errors but repositions the glyph to "0, 0" in an effort to get the cleanest possible rendering.
- Loading branch information