| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 1 | -436/+0 |
* | FOP-2445: Merge PDF Linearization branch | Simon Steiner | 2015-02-24 | 1 | -1/+1 |
* | FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream;... | Luis Bernardo | 2013-12-13 | 1 | -1/+0 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -1/+2 |
* | Allow to switch to a different page size in mid-document. | Jeremias Maerki | 2011-10-24 | 1 | -2/+15 |
* | Restored PDFDocumentGraphics2D functionality. | Jeremias Maerki | 2011-10-15 | 1 | -0/+4 |
* | Merge from Trunk, revisions 965390 to 1060234. | Jeremias Maerki | 2011-01-18 | 1 | -1/+5 |
|\ |
|
| * | Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap... | Vincent Hennebert | 2010-11-23 | 1 | -1/+3 |
| * | Wrap the whole page stream in a q..Q pair to avoid problems when the page str... | Jeremias Maerki | 2010-10-21 | 1 | -0/+2 |
* | | Added missing PDFColorHandler to PDFDocumentGraphics2D. | Jeremias Maerki | 2010-07-19 | 1 | -0/+2 |
* | | Bugzilla #49403: | Jeremias Maerki | 2010-06-25 | 1 | -8/+7 |
|/ |
|
* | Javadocs: Removed all <tt> occurrences with <code> or {@link}. | Jeremias Maerki | 2009-10-01 | 1 | -3/+3 |
* | "fixed" block container handling fixed (see block-container_absolute-position... | Adrian Cumiskey | 2008-11-04 | 1 | -20/+20 |
* | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 1 | -2/+2 |
* | Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552... | Adrian Cumiskey | 2008-05-12 | 1 | -16/+16 |
* | Merged revisions 653826 via svnmerge from | Adrian Cumiskey | 2008-05-06 | 1 | -1/+1 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -2/+0 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -51/+37 |
* | My last attempt at fixing SVG gradients in PDF wasn't successful. This one is: | Jeremias Maerki | 2006-08-26 | 1 | -1/+1 |
* | Reestablish custom font configuration for PDFTranscoder. | Jeremias Maerki | 2006-08-02 | 1 | -1/+1 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Added support for relative font config URLs (metrics-url and embed-url). Thes... | Manuel Mall | 2006-01-07 | 1 | -3/+3 |
* | Scale factor was wrong. Base must be 72dpi, not the default resolution of the... | Jeremias Maerki | 2005-11-10 | 1 | -2/+4 |
* | Bugzilla #37305:
| Jeremias Maerki | 2005-11-10 | 1 | -3/+38 |
* | Bugzilla #37236:
| Jeremias Maerki | 2005-10-26 | 1 | -3/+10 |
* | Fix to make the Graphics.create() method (calls a copy constructor) work.
| Jeremias Maerki | 2005-10-19 | 1 | -51/+39 |
* | Support for multiple pages in PDFDocumentGraphics2D. Same approach as for Abs... | Jeremias Maerki | 2005-05-25 | 1 | -26/+98 |
* | Implement the cheaper mechanism to ensure correct rendering at differing reso... | Jeremias Maerki | 2004-10-10 | 1 | -0/+2 |
* | PR: | Glen Mazza | 2004-04-22 | 1 | -4/+4 |
* | PDF library no longer gets a logger from its owner. | Jeremias Maerki | 2004-04-02 | 1 | -2/+0 |
* | PR: | Glen Mazza | 2004-03-31 | 1 | -13/+12 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | Moved FontSetup and two helper classes from render.pdf to fonts package. | Glen Mazza | 2003-12-12 | 1 | -2/+2 |
* | move control/Document to apps/Document | William Victor Mote | 2003-08-20 | 1 | -1/+1 |
* | 1. integrate Document and LayoutStrategy into workflow | William Victor Mote | 2003-08-15 | 1 | -15/+15 |
* | 1. create control package | William Victor Mote | 2003-08-14 | 1 | -4/+4 |
* | Adjust to changes in PDF library.
| Jeremias Maerki | 2003-03-27 | 1 | -29/+107 |
* | Make sure no NPE's are happening. (Setting a NullLogger for now. Revisiting n... | Jeremias Maerki | 2003-03-15 | 1 | -0/+1 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+279 |