golang-freetype/freetype/raster
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
..
Makefile Freetype-Go: batch Spans when painting. 2010-04-13 22:26:10 +10:00
paint.go Freetype-Go: Paint now takes an explicit done bool instead of using a 2010-05-21 15:09:13 -07:00
raster.go Freetype-Go: Paint now takes an explicit done bool instead of using a 2010-05-21 15:09:13 -07:00