Skip to content

samkpo/qiviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QIviewer - Qt-based Image Viewer

=Supported formats:
- BMP
- GIF
- JPG
- JPEG
- PNG
- PBM
- PGM
- PPM
- XBM
- XPM

=Configure:
Prefix is by default /usr/local, you can change it using -DCMAKE_INSTALL_PREFIX=prefix
If you wish to hack in the project, use the option -DUSE_DEVELOPING=ON with cmake

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=prefix

=Build:
make

=Installation
make DESTDIR=destitationdir install

About

A Qt image viewer, designed to be fast and lightweight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages