Scott Shawcroft
|
75046b3a58
|
Save space with consolidated errors
|
2023-04-25 13:26:48 -07:00 |
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
Kevin Matocha
|
37e85aebd2
|
Fix off-by-one error, simplify the logic, add comments
|
2020-09-10 21:34:03 -05:00 |
Kevin Matocha
|
d600759bc8
|
Utilize MIN and MAX functions from py/misc.h
|
2020-09-08 20:02:34 -05:00 |
Kevin Matocha
|
297b7195b0
|
Delete unnecessary comment
|
2020-09-04 22:03:57 -05:00 |
Kevin Matocha
|
95db456a7e
|
Add final newline
|
2020-09-04 14:23:53 -05:00 |
Kevin Matocha
|
9edad9ea85
|
Delete trailing blank lines from Shape.c
|
2020-09-04 14:21:49 -05:00 |
Kevin Matocha
|
f7714649ee
|
Add dirty rectangle tracking to Shape display element
|
2020-09-04 14:15:15 -05:00 |
TG-Techie
|
4fbbb999b9
|
DISPIO: end_x can't be > height of shape
an author must have forgotten to change from height to width after copy paste.
|
2019-02-12 17:53:11 -05:00 |
Scott Shawcroft
|
bfd531281a
|
Fix default values on last line.
|
2019-01-15 10:15:55 -08:00 |
Scott Shawcroft
|
a14762a16c
|
Add support for rendering a shape.
Fixes #1171
|
2019-01-14 17:29:15 -08:00 |