summaryrefslogtreecommitdiff
path: root/graphics/TiffIO
AgeCommit message (Collapse)AuthorFilesLines
2006-01-05Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",ghen1-4/+1
without affecting packages that are currently using it. Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor "build" now set it to "full", but should be checked whether they really need it (comment added). Packages which previously set it to "build" now don't set it anymore. Ok by jlam, wiz.
2005-12-09TiffIO is a plugin that add TIFF images read/write capabilities to thegdt4-0/+51
Qt3 and Qt4 QImage class. Adding the generated plugin in the Qt's tree enable any Qt application to manipulate TIFF images. TiffIO come with a self-test suite, and have been compiled and used successfully on a variety of windows and unixes platforms.