Simple Image Previewer for Xorg
|
|
||
|---|---|---|
| image.png | Add 1.0 | |
| LICENSE | Initial commit | |
| Makefile | Add 1.0 | |
| README.md | Update README | |
| screen1.png | Add 1.0 | |
| screen2.png | Add 1.0 | |
| sip | Update sip WIP | |
| sip.c | Update sip WIP | |
Simple Image Previewer
Simple Image Previewer written in C, using imlib2 to handle images, and Xlib as GUI interface. Made for Linux systems running Xorg.
screen1Limitations
It can only open one image at a time and always centers it. It does not have any editing capabilities or the ability to move the image around.
Compile
make
Needs root privileges to make an executable in /usr/local/bin.
Usage
sip [FILE]
Quit by hitting q.