freetype/raster
Nigel Tao d91c1d6844 Remove Point methods other than Add, Sub, Mul.
This is in anticipation of removing the Point type entirely. Instead, we will
use the fixed.Point26_6 type from golang.org/x/image/math/fixed.
2015-08-13 21:17:25 +10:00
..
geom.go Remove Point methods other than Add, Sub, Mul. 2015-08-13 21:17:25 +10:00
paint.go Move files up one level. 2015-08-12 14:30:01 +10:00
raster.go Add canonical import paths. 2015-08-12 14:34:19 +10:00
stroke.go Remove Point methods other than Add, Sub, Mul. 2015-08-13 21:17:25 +10:00