golang-image/font
Nigel Tao 8550bb5380 font/inconsolata: new package.
Fixes golang/go#16185

Change-Id: Ic7d64428b39be6b39a965fddf8753a2ce36d262c
Reviewed-on: https://go-review.googlesource.com/24482
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2016-06-30 01:20:08 +00:00
..
basicfont font/basicfont: add Descent and Left fields. 2016-06-30 00:32:31 +00:00
inconsolata font/inconsolata: new package. 2016-06-30 01:20:08 +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 []byte flavor of string methods. 2016-05-27 00:37:06 +00:00