generated from threeoh6000/cpp-fxsdk-boilerplate
bruh
This commit is contained in:
parent
95167a9f3e
commit
12495dd9f0
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -1,11 +1,6 @@
|
||||||
# PointPad
|
# 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.
|
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
|
## Controls
|
||||||
* F1 - Save
|
* F1 - Save
|
||||||
* F2 - Load
|
* 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
|
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)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue