golang-image/font
Nigel Tao f551d3a6b7 font/plan9font: derive the example's ascent from the metrics.
The Face.Metrics method is relatively new.

Also pick up the unicode.7x13.font fix from the upstream plan9port:
https://plan9port-review.googlesource.com/#/c/1490/

Change-Id: Ia6e0feec4ea3c9a35e19d38aa634ca9eb6b2ffa0
Reviewed-on: https://go-review.googlesource.com/21699
Reviewed-by: Rob Pike <r@golang.org>
2016-04-23 08:08:30 +00:00
..
basicfont font: add Metrics.Descent. 2016-03-23 23:23:04 +00:00
plan9font font/plan9font: derive the example's ascent from the metrics. 2016-04-23 08:08:30 +00:00
testdata/fixed font/plan9font: derive the example's ascent from the metrics. 2016-04-23 08:08:30 +00:00
font.go font: add a MeasureString function, not just a method. 2016-04-12 11:16:26 +00:00