CE-Programming / libraries

Common libraries for use on the TI84+CE/TI83PCE calculators
BSD 2-Clause "Simplified" License
141 stars 11 forks source link

NoClip Lines and Rectangles Not Displaying at y = 240 #11

Closed spenceboy98 closed 8 years ago

spenceboy98 commented 8 years ago

When I use gc_NoClipRectangle(0, 0, 36, 240); it doesn't display the rectangle at all. I tried making the Rectangle a pixel shorter and drawing a Horizontal line where the missing line was, but the line didn't display either. Vertical Lines draw, but with a length of 240, the last pixel is not displaying. For now I'm just using the Clipped routines and it's working fine.

jacobly0 commented 8 years ago

Fixed with 002cae322bcb5635ed9ffacb35d97b75d11199aa.