This commit is contained in:
abbie 2023-10-27 22:05:53 +01:00
parent 95167a9f3e
commit 12495dd9f0
Signed by: threeoh6000
GPG key ID: 801FE4AD456E922C

View file

@ -1,11 +1,6 @@
# PointPad
PointPad is a pixel art application for fx-9860G calculators with a 32x16 (0.25x screen size) canvas. It is able to save and load images, show gridlines, invert canvas and mirror edit.
## Screenshots
![Editing image.](https://git.colean.cc/threeoh6000/pointpad/raw/branch/master/ppd1.png)
![Inverted image with gridlines.](https://git.colean.cc/threeoh6000/pointpad/raw/branch/master/ppd2.png)
![Mirror editing.](https://git.colean.cc/threeoh6000/pointpad/raw/branch/master/ppd2.png)
## Controls
* F1 - Save
* F2 - Load
@ -19,4 +14,9 @@ PointPad is a pixel art application for fx-9860G calculators with a 32x16 (0.25x
Move cursor with d-pad
## Screenshots
![Editing image.](https://git.colean.cc/threeoh6000/pointpad/raw/branch/master/ppd1.png)
![Inverted image with gridlines.](https://git.colean.cc/threeoh6000/pointpad/raw/branch/master/ppd2.png)
![Mirror editing.](https://git.colean.cc/threeoh6000/pointpad/raw/branch/master/ppd3.png)