descriptionA library for reading (and eventually writing) TIFF files in common-lisp.
ownerCyrus Harmon
last changeFri, 11 Jun 2010 21:24:26 +0000
shortlog
2010-06-11 Cyrus Harmon remove version.lisp-expr master
2009-06-13 Cyrus Harmon adding scratch file
2009-04-30 Cyrus Harmon write-tiff-file is now a function instead of a macro.
2009-04-29 Cyrus Harmon cleaned up read-image. don't need to check for vector...
2009-04-29 Cyrus Harmon support for grayscale image I/O
2008-12-01 Cyrus Harmon use :element-type '(unsigned-byte 8) instead of :defaul...
2008-11-06 Cyrus Harmon revert previous bogus package change.
2008-11-06 Cyrus Harmon export image-width, image-length and image-data
2008-11-06 Cyrus Harmon change the order of the args to write-tiff-file to...
2008-11-06 Cyrus Harmon clean up write-tiff-stream a bit.
2008-11-06 Cyrus Harmon update README. add copyright notices to source files.
2008-11-06 Cyrus Harmon bump version to 0.0.2 retrospectiff-0.0.2
2008-11-06 Cyrus Harmon first pass at TIFF writing. only works with ARGB files...
2008-11-05 Cyrus Harmon fix in-progress partial setf form that was keeping...
2008-11-05 Cyrus Harmon fix constant typos.
2008-11-05 Cyrus Harmon add packbits.lisp and add this to the asdf definition.
...
tags
22 months ago retrospectiff-0.0.2
heads
2 months ago master