golang-image/font
Nigel Tao 14f8673644 font: add a MeasureString function, not just a method.
It can be useful to measure some text without having to set up a Drawer.

Change-Id: I18b7b1fecc32ca69b7644d598ed21462e7c41edd
Reviewed-on: https://go-review.googlesource.com/21785
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2016-04-12 11:16:26 +00:00
..
basicfont font: add Metrics.Descent. 2016-03-23 23:23:04 +00:00
plan9font font/plan9font: optimize the conversion to image.Alpha. 2016-04-10 01:11:56 +00:00
testdata/fixed shiny/font/plan9font: add an example test. 2015-09-01 04:36:16 +00:00
font.go font: add a MeasureString function, not just a method. 2016-04-12 11:16:26 +00:00