Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tiff
Commit message (Expand)AuthorAgeFilesLines
* Allow printing to PDF when suppoted by the backend.Carlos Garcia Campos2006-12-031-13/+26
* More correct handling of document loading. Fixes bug #349043.Nickolay V. Shmyrev2006-08-171-2/+4
* Use common save function for backends.Jani Monoses2006-01-191-30/+2
* Fix memory leak.Nickolay V. Shmyrev2005-10-291-1/+1
* Save a copy implemented for various backends.Nickolay V. Shmyrev2005-10-171-2/+37
* Redo rotation (again). prepare for 0.4.0Jonathan Blandford2005-08-251-1/+1
* Update rotation direction of backends to fit with pdf and psNickolay V. Shmyrev2005-08-241-1/+1
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-291-28/+3
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-291-28/+10
* add paper_width, paper_height, and duplex parameters to ::begin.Martin Kretzschmar2005-07-271-1/+2
* Make frontends depend on just libev. Rework and group CFLAGS/LIBSMarco Pesenti Gritti2005-07-071-6/+1
* Some more cleanups. Was really necessary but I probably introduced bugs,Marco Pesenti Gritti2005-07-071-3/+3
* *** empty log message ***Marco Pesenti Gritti2005-07-071-1/+1
* remove TRUE and FALSE definitions, glib provides them (PlaceImage,Matthew S. Wilson2005-07-041-16/+25
* use the new tiff2ps interfacesMatthew S. Wilson2005-07-043-579/+637
* disable generating encapsulated postscript filesMatthew S. Wilson2005-07-041-1/+1
* implement the ps exporter interface for tiff documentsMatthew S. Wilson2005-07-034-4/+1887
* 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
* Cleanup tiff configure checks. Fix for bug 305218.Nickolay V. Shmyrev2005-05-241-1/+4
* Rough TIFF backend.Jonathan Blandford2005-05-224-0/+356