[rt.cpan.org #88993] use the correct width drawing non-AA for FT1
authorTony Cook <tony@develop-help.com>
Mon, 30 Sep 2013 01:48:41 +0000 (11:48 +1000)
committerTony Cook <tony@develop-help.com>
Mon, 30 Sep 2013 01:48:41 +0000 (11:48 +1000)
commitc6ae691eb0098edb5b2bfee9951f52a4f20bfa50
treecba2d4ebd31246991c8f129ea730dd76b8ebd6e8
parent768d4147b687733d60349b145bb7743556ff4d50
[rt.cpan.org #88993] use the correct width drawing non-AA for FT1

The changes to the drawing code for FT1 used cols (the number of bytes)
instead of width (the number of pixels) when drawing non-AA text under
FreeType 1.
fontft1.c