d9c0088098
The P function is especially common in e.g. Freetype code that works with both the integer-pixel (X,Y) coordinates used by the stdlib image package and sub-pixel (X,Y) coordinates used by its raster package. Change-Id: I68be8ca71ceb24f40277ecc39a0896323f6671f5 Reviewed-on: https://go-review.googlesource.com/13652 Reviewed-by: Rob Pike <r@golang.org> |
||
---|---|---|
bmp | ||
cmd/webp-manual-test | ||
colornames | ||
draw | ||
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.