freetype/raster
Nigel Tao 8a4428169d Make raster.Painter's max alpha 1<<16-1, not 1<<32-1.
This is more consistent with the standard library's image/color package.

The benchmarks didn't seem to change significantly.
2015-08-30 23:48:43 +10:00
..
geom.go Use the fixed.Int26_6 and fixed.Point26_6 types. 2015-08-17 10:26:09 +10:00
paint.go Make raster.Painter's max alpha 1<<16-1, not 1<<32-1. 2015-08-30 23:48:43 +10:00
raster.go Make raster.Painter's max alpha 1<<16-1, not 1<<32-1. 2015-08-30 23:48:43 +10:00
stroke.go Use the fixed.Int26_6 and fixed.Point26_6 types. 2015-08-17 10:26:09 +10:00