Commit graph

7 commits

Author SHA1 Message Date
f702715aa3 Be a good c-tizen and split paper.h into header and implementation 2025-10-05 09:46:00 +02:00
9a86b0579a Use positive indices for argchecks 2025-10-05 09:22:39 +02:00
8d460d4b04 Implement get_rotation
this also stops the automatic call to `.set_rotation` in `.init`; the default
rotation is landscape.
2025-10-05 09:22:39 +02:00
a51f98b44f Fix display type
This ensures that correct dimensions (960 x 540) are used
2025-10-05 09:22:39 +02:00
b58087f22c Moar drawing functions 2025-10-05 09:22:39 +02:00
474aa42696 implement set_rotation and draw_line 2025-10-04 20:14:41 +02:00
ad99018809 rename main file to inkpot 2025-10-04 19:09:59 +02:00