You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2022. It is now read-only.
A simple image viewer. Curly Brace is in here for some reason?
1
+
<palign="center">
2
+
<img src=adv/curly_rdr.png>
3
+
<br>
4
+
<b> The simple image viewer themed after the protector of Mimiga</b>
5
+
</p>
6
+
7
+
`curlyview` is a C99 image viewing software shamelessly acting as a frontend for `stb_image.h`. Future esoteric image formats will be added as needed by Uneven.
8
+
9
+
### Usage
10
+
11
+
`./curlyview image.ext scale`
12
+
13
+
*image.ext* is any given format supported by `stb_image.h`, and *scale* is an unsigned value.
14
+
15
+
### Credits
16
+
17
+
`stb_image.h` is part of **Sean T. "Nothings" Barrett's**[STB](https://github.com/nothings/stb).
18
+
19
+
*Curly Brace* and others are characters from **Daisuke "Pixel" Amaya's** game [Cave Story](https://www.cavestory.org/).
0 commit comments