| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |