| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | XMLHandler interface changed so it reports whether it supports a particular R... | Jeremias Maerki | 2005-12-16 | 3 | -155/+168 |
* | NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(... | Jeremias Maerki | 2005-12-15 | 1 | -1/+1 |
* | startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento... | Jeremias Maerki | 2005-12-13 | 1 | -5/+8 |
* | Bugfix for placement of text inside a text area when borders are present in P... | Jeremias Maerki | 2005-11-24 | 1 | -1/+1 |
* | Improvements for leader painting in PDF. "dots" are actually dots now, nicer ... | Jeremias Maerki | 2005-11-24 | 1 | -3/+73 |
* | Avoid painting empty rectangles because that can lead to unwanted artifacts. | Jeremias Maerki | 2005-11-15 | 1 | -5/+7 |
* | Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.... | Jeremias Maerki | 2005-11-14 | 3 | -13/+4 |
* | Deprecated constructors Fop(int) and Fop(int, FOUserAgent). | Jeremias Maerki | 2005-11-12 | 2 | -4/+4 |
* | Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ... | Jeremias Maerki | 2005-11-11 | 4 | -1/+147 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 3 | -8/+14 |
* | Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue... | Luca Furini | 2005-10-27 | 1 | -1/+1 |
* | Package documentation. | Jeremias Maerki | 2005-10-27 | 2 | -0/+44 |
* | Javadoc fixes. | Jeremias Maerki | 2005-10-27 | 1 | -20/+0 |
* | Bugzilla #37236:
| Jeremias Maerki | 2005-10-26 | 1 | -0/+9 |
* | Fixed various javadoc problems, fixed a deprecation warning, removed function... | Manuel Mall | 2005-10-26 | 1 | -1/+2 |
* | Update to support border and padding and alignments on inline fos | Manuel Mall | 2005-10-07 | 1 | -7/+2 |
* | Fixes a compile error. I used a method from a SVN checkout of Commons IO. Sorry. | Jeremias Maerki | 2005-09-05 | 1 | -2/+2 |
* | Implemented embedding of Type 1 fonts.
| Jeremias Maerki | 2005-09-05 | 7 | -93/+307 |
* | Initial work on enhancing the extension facilities to register special extens... | Jeremias Maerki | 2005-09-02 | 6 | -12/+444 |
* | Harmonization between the two Graphics2D implementations. Clipping is done af... | Jeremias Maerki | 2005-08-30 | 1 | -9/+18 |
* | Removed unnecessary comments. | Jeremias Maerki | 2005-08-30 | 1 | -8/+0 |
* | Character positioning array can easily become too long so break them after ev... | Jeremias Maerki | 2005-08-29 | 1 | -1/+5 |
* | Fix problem with SVG painting. ET was not sent. | Jeremias Maerki | 2005-08-26 | 1 | -0/+1 |
* | Add support for character area. | Jeremias Maerki | 2005-08-26 | 1 | -2/+17 |
* | Bugfix for block-container-abs6 which didn't paint correctly in PostScript af... | Jeremias Maerki | 2005-08-25 | 1 | -0/+1 |
* | Kerning is currently not supported by the layout engine, so disable it for PD... | Jeremias Maerki | 2005-08-25 | 1 | -1/+11 |
* | Improved text painting for PostScript (including letter-space and word-space)
| Jeremias Maerki | 2005-08-24 | 2 | -71/+86 |
* | Fixes unrecoverable exceptions causing BatchDiffer to fail.
| Jeremias Maerki | 2005-08-24 | 1 | -1/+6 |
* | Started to implement a resource tracking facility in the PSGenerator. It trac... | Jeremias Maerki | 2005-08-23 | 6 | -144/+369 |
* | Fix the DSC comment (Begin|EndDocument) for EPS files. It wasn't in the right... | Jeremias Maerki | 2005-08-22 | 1 | -3/+9 |
* | Remember the original URI in the FopImage instance.
| Jeremias Maerki | 2005-08-22 | 2 | -8/+8 |
* | Rename PSXMLHandler to what it really is: an SVGHandler. | Jeremias Maerki | 2005-08-21 | 2 | -10/+10 |
* | A big step towards a usable PostScript renderer.
| Jeremias Maerki | 2005-08-21 | 7 | -481/+786 |
* | Squashed some JavaDoc warnings. | Joerg Pietschmann | 2005-08-14 | 1 | -1/+1 |
* | Ported an important page setup instruction from the branch. GhostScript, for ... | Jeremias Maerki | 2005-07-28 | 1 | -1/+7 |
* | Changes for restoring JDK 1.3 compatibility.
| Jeremias Maerki | 2005-07-27 | 1 | -4/+4 |
* | Made Service a stand-alone class so it can be reused.
| Jeremias Maerki | 2005-07-25 | 2 | -19/+20 |
* | PR: | Glen Mazza | 2005-02-06 | 1 | -1/+1 |
* | Forgot this one when extending FopImage | Jeremias Maerki | 2005-01-20 | 1 | -1/+21 |
* | PR: | Glen Mazza | 2004-11-24 | 1 | -1/+1 |
* | Deleted unused imports. | Finn Bock | 2004-10-11 | 1 | -2/+0 |
* | Implement the cheaper mechanism to ensure correct rendering at differing reso... | Jeremias Maerki | 2004-10-10 | 2 | -19/+45 |
* | Set Batik rendering hints to improve output quality. | Jeremias Maerki | 2004-10-10 | 1 | -0/+7 |
* | Make fonts configurable for PS Renderer and now use PrintRenderer as base cla... | Jeremias Maerki | 2004-10-10 | 1 | -13/+10 |
* | Emit valid floating point numbers, even when running under a Locale with | Finn Bock | 2004-09-28 | 1 | -3/+5 |
* | Gets rid of currentBlockIPPosition. Use currentIPPosition instead and | Finn Bock | 2004-09-22 | 1 | -2/+2 |
* | Use content ipd/bpd instead of allocation width/height. | Finn Bock | 2004-09-22 | 1 | -9/+9 |
* | JDK 1.5 compile-time compatibility (still doesn't compile under 1.5, yet) | Jeremias Maerki | 2004-08-15 | 1 | -6/+6 |
* | Implementing user configuration file. | Simon Pepping | 2004-07-09 | 1 | -0/+5 |
* | 1.) Moving renderer-specific customization variables (producer, creator, crea... | Glen Mazza | 2004-06-23 | 3 | -5/+5 |