golang-image/font
Ethan Burns 7a320489ae plan9font: use image.Alpha for subface images.
image.Alpha is fast-pathed in draw.Draw, plan9Image is not.

Change-Id: I5ed8fc4d310bb5c6ec2cffdd0ba4295dae2274cf
Reviewed-on: https://go-review.googlesource.com/21453
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2016-04-07 03:46:29 +00:00
..
basicfont font: add Metrics.Descent. 2016-03-23 23:23:04 +00:00
plan9font plan9font: use image.Alpha for subface images. 2016-04-07 03:46:29 +00:00
testdata/fixed shiny/font/plan9font: add an example test. 2015-09-01 04:36:16 +00:00
font.go image/font: make a zero Weight mean a normal weight. 2016-04-02 04:27:04 +00:00