c4226c0d9c
A face's glyph height (the height of the glyph image) isn't necessarily the inter-line spacing: f.Ascent + f.Descent isn't always f.Height. Similarly, a face's glyph image's left side isn't always dot.X. Change-Id: I86594c52b8d31bf652ac34a695e9270ac635a5bc Reviewed-on: https://go-review.googlesource.com/24481 Reviewed-by: David Crawshaw <crawshaw@golang.org> |
||
---|---|---|
bmp | ||
cmd/webp-manual-test | ||
colornames | ||
draw | ||
example/font | ||
font | ||
math | ||
riff | ||
testdata | ||
tiff | ||
vp8 | ||
vp8l | ||
webp | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
codereview.cfg | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README |
This repository holds supplementary Go image libraries. To submit changes to this repository, see http://golang.org/doc/contribute.html.