golang-freetype/freetype/raster
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
..
geom.go freetype/raster: improve the stroking algorithm. 2010-06-29 10:46:59 +10:00
Makefile freetype/raster: new Path and Stroke API. 2010-06-23 17:38:35 +10:00
paint.go Freetype-Go: image.Color.RGBA now returns 16 bit color instead of 2010-05-28 12:59:38 -07:00
raster.go freetype/raster: improve the stroking algorithm. 2010-06-29 10:46:59 +10:00