cc896f830c
According to https://www.freetype.org/freetype2/docs/glyphs/glyphs-3.html the line spacing of a font is computed as line space = ascent - descent + linegap Use that formula to compute the Height field of a Font's Metrics. Change-Id: I1c44eca9f662e0aae68716cd8859670fe0b394d7 Reviewed-on: https://go-review.googlesource.com/120815 Reviewed-by: Nigel Tao <nigeltao@golang.org> |
||
---|---|---|
.. | ||
cmap.go | ||
data.go | ||
example_test.go | ||
gen.go | ||
postscript.go | ||
proprietary_test.go | ||
sfnt_test.go | ||
sfnt.go | ||
truetype.go |