ce0faa1867
The underlying font format's Y axis increases up. The Go standard graphics libraries' Y axis increases down. This change makes the Go API consistent with the other Go libraries. Also change Segment.Args from [6]fixed.Int26_6 to [3]fixed.Point26_6 to emphasize that the Args are consistent with other fixed.Point26_6 use. Change-Id: Idd7b89eb4d86890dea477ac2ef96ff8f6b1dee8d Reviewed-on: https://go-review.googlesource.com/39072 Reviewed-by: David Crawshaw <crawshaw@golang.org> |
||
---|---|---|
.. | ||
cmap.go | ||
data.go | ||
example_test.go | ||
gen.go | ||
postscript.go | ||
proprietary_test.go | ||
sfnt_test.go | ||
sfnt.go | ||
truetype.go |