Skip to content
This repository was archived by the owner on Apr 8, 2022. It is now read-only.

Commit 3425008

Browse files
Information Furnishment
Wow!
1 parent 9f2c471 commit 3425008

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
# curlyview
2-
A simple image viewer. Curly Brace is in here for some reason?
1+
<p align="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

Comments
 (0)