Huw Davies huw@codeweavers.com wrote:
Don't we need to add some bytes if glyph_width % 32 == 0 ?
Well, I didn't see in my tests a need for that.
That may be because your tests are just looking at the font metrics and not at the glyphs themselves...
I have an application that actually needs that, so I'm "testing" the resulting glyphs by eyes, while font metrics get tested by the tests.