Skip to content

libvips/vipsdisp-tiny

Repository files navigation

vipsdisp

Tiny C program to display an image with vips8 and gtk+3.

This is supposed to be a minimal example program rather than useful in itself. See vipsdisp for a more complete (and much more complex) image viewer.

Run:

$ ./bootstrap.sh
$ ./configure 
$ make
$ ./vipsdisp ~/pics/k2.jpg

About

Tiny C program to display an image with vips8 and gtk+

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published