]> Cypherpunks repositories - gostls13.git/commit
exp/draw: fix drawRGBA when x0 > x1 and we have to draw right-to-left.
authorNigel Tao <nigeltao@golang.org>
Wed, 11 Aug 2010 00:10:17 +0000 (10:10 +1000)
committerNigel Tao <nigeltao@golang.org>
Wed, 11 Aug 2010 00:10:17 +0000 (10:10 +1000)
commit753c9b57101a0ae8964ee0fcb539a910e40e11ea
tree5d82136a344bed6f88d113672d7a45043896117c
parent2bf8741c0f87bfe0c9b22718c3cd64fc6228ab42
exp/draw: fix drawRGBA when x0 > x1 and we have to draw right-to-left.

R=r
CC=golang-dev
https://golang.org/cl/1940042
src/pkg/exp/draw/draw.go