GithubPrankster / curlyview

A simple image viewer. Curly Brace is in here for some reason?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now officially hosted on Sourcehut! Down with the Github!


The simple image viewer themed after the protector of Mimiga

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.

Usage

./curlyview image.ext scale

image.ext is any given format supported by stb_image.h, and scale is an unsigned value.

Credits

stb_image.h is part of Sean T. "Nothings" Barrett's STB.

Curly Brace and others are characters from Daisuke "Pixel" Amaya's game Cave Story.

About

A simple image viewer. Curly Brace is in here for some reason?

License:MIT License


Languages

Language:C 99.9%Language:Makefile 0.1%