Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tiff/tiff-document.c
Commit message (Expand)AuthorAgeFilesLines
* use the new tiff2ps interfacesMatthew S. Wilson2005-07-041-17/+7
* implement the ps exporter interface for tiff documentsMatthew S. Wilson2005-07-031-3/+63
* scale the reported height by using the resolution aspect ratioMatthew S. Wilson2005-07-021-2/+19
* Massive changes. We now support text selection of pdfs, and not justJonathan Blandford2005-06-301-7/+9
* Implement rotation and cleanup the code a bit.Marco Pesenti Gritti2005-06-241-3/+52
* modify the expose handling to get the shadows.Jonathan Blandford2005-05-291-2/+37
* Rough TIFF backend.Jonathan Blandford2005-05-221-0/+304