Skip to content

ibara/dqoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dqoi

dqoi (pronounced decoy) is a simple X11 image viewer for the Quite OK Image format. It uses raw Xlib and a built-in stripped-down copy of the QOI reference implementation.

Building

Just run make.

Running

usage: dqoi file.qoi

License

  • dqoi.c: ISC License
  • qoi.h: MIT License