diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-12-18 00:38:17 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-12-18 00:38:17 +0100 |
commit | ee69db45b3c1495db163a4f18b1efbc3f6ec251d (patch) | |
tree | 24fcd6576875d52529fb3754debc0828c7763892 /include/gdisp/gdisp.h | |
parent | cd31df48b747a650a880631ec9f55ec1dd8e3167 (diff) | |
download | uGFX-ee69db45b3c1495db163a4f18b1efbc3f6ec251d.tar.gz uGFX-ee69db45b3c1495db163a4f18b1efbc3f6ec251d.tar.bz2 uGFX-ee69db45b3c1495db163a4f18b1efbc3f6ec251d.zip |
Fix integer overflow in gdispGDrawThickLine().
Handling the whole width/height range with Newton algorithm was too
difficult. Switched to bisection search with a separate prescaling
step.
Diffstat (limited to 'include/gdisp/gdisp.h')
0 files changed, 0 insertions, 0 deletions