Huge change, and it's almost working, too :)
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 18 Aug 2007 01:13:54 +0000 (03:13 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 18 Aug 2007 01:13:54 +0000 (03:13 +0200)
commit464058941615b31ff7ce83f5c4226acd412f7aec
tree896700c353e08dcd761f017640c9cd6ba7beeaee
parentd7cd14e53539c68b183dd80284503d9a3e7baaf2
Huge change, and it's almost working, too :)

- Use ImageMagick to access image files. libjpeg is just too troublesome
- Much cleaned up panolib.c and viewer.c, though not done yet.
- Probably a lot more I forgot for now :/
src/panolib.c
src/panolib.h [new file with mode: 0644]
src/utils_image.c [new file with mode: 0644]
src/utils_image.h [new file with mode: 0644]
src/viewer.c