The offical µGFX repository.
There was a problem when you drew a line from (x0,y0) to (x1,y1) and these points met following conditions: y0 = y1 and x0 > x1. The viewport was set incorrectly to start from (x0,y1) when it should start from (x1,y0) since x1 is lower in this case. (x1,y1) would be also OK since y0 = y1. |
||
---|---|---|
demos | ||
docs | ||
drivers | ||
include | ||
src | ||
tools/file2c | ||
.gitignore | ||
codingstyle.txt | ||
Doxygenfile | ||
gfx.mk | ||
gfxconf.example.h | ||
license.html | ||
readme.txt | ||
releases.txt |
please visit http://chibios-gfx.com