Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prawn correctly used width of missing glyphs to layout text but didn't encode the widths correctly in subset fonts. The resulted in characters with missing glyphs to have 0 width. And even though Prawn drawn Replacement Character glyphs they were stacking on top of each other because their widths were wrong.
- Loading branch information