golang-freetype/freetype
Nigel Tao 8552c06628 Freetype-Go: Paint now takes an explicit done bool instead of using a
magic zero value to indicate end of painting.

This means that Painter implementations can assume thant the Spans' Y
values are monotonic.

R=rsc
CC=golang-dev, rog
http://codereview.appspot.com/1261043
2010-05-21 15:09:13 -07:00
..
raster Freetype-Go: Paint now takes an explicit done bool instead of using a 2010-05-21 15:09:13 -07:00
truetype Freetype-Go: support compound glyphs. 2010-05-20 05:30:00 -07:00
freetype.go Freetype-Go: gamma is now a float instead of a float64. 2010-05-19 17:37:01 -07:00
Makefile Freetype-Go: new freetype package to provide a convenience API to 2010-05-14 13:29:53 +10:00