aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/PSImageUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-2/+2
* Added getUserAgent() to IFDocumentHandler (implemented by all implementations...Jeremias Maerki2008-12-171-2/+88
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-06-091-0/+29
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-181-73/+0
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-95/+5
* Added support for an optional two-pass production for PostScript output to mi...Jeremias Maerki2007-03-021-12/+70
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-041-239/+2
* Following the model of Graphics2DAdapter, added a new interface ImageAdapter ...Jeremias Maerki2006-01-241-16/+126
* The resolution of the bounding box (pts as integers) is too low for barcodes....Jeremias Maerki2006-01-201-1/+1
* Fixes unrecoverable exceptions causing BatchDiffer to fail. Jeremias Maerki2005-08-241-1/+6
* Started to implement a resource tracking facility in the PSGenerator. It trac...Jeremias Maerki2005-08-231-2/+6
* Fix the DSC comment (Begin|EndDocument) for EPS files. It wasn't in the right...Jeremias Maerki2005-08-221-3/+9
* Remember the original URI in the FopImage instance. Jeremias Maerki2005-08-221-7/+4
* A big step towards a usable PostScript renderer. Jeremias Maerki2005-08-211-19/+88
* Some improvements on the quality fallback for text (use stroking when in doub...Jeremias Maerki2004-04-031-0/+150