golang-freetype/freetype
Nigel Tao c95fb230fe freetype/raster: improve the stroking algorithm.
It still isn't perfect (e.g. it doesn't join), but it's getting closer.

Also fix the bug where RotateCW and RotateCCW was mixed up, since the
Y-axis grows down in a computer graphics co-ordinate system, not up as
in classical mathematics.

R=r, rsc, rog
CC=golang-dev
http://codereview.appspot.com/1736043
2010-06-29 10:46:59 +10:00
..
raster freetype/raster: improve the stroking algorithm. 2010-06-29 10:46:59 +10:00
truetype Freetype-Go: support compound glyphs. 2010-05-20 05:30:00 -07:00
freetype.go Freetype-Go: take the RGBAPainter out of a RGBAContext. Instead, 2010-05-27 22:22:49 -07:00
Makefile Freetype-Go: new freetype package to provide a convenience API to 2010-05-14 13:29:53 +10:00