| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed output from Writer to OutputStream to allow for binary output. | Kelly Campbell | 2000-12-18 | 4 | -9/+10 |
* | oops: added further files for rule-style | fotis | 2000-12-02 | 1 | -75/+96 |
* | adds support for rule-style values dashed, dotted, groove, ridge, double | fotis | 2000-12-02 | 1 | -586/+642 |
* | updated svg stuff for the latest java bindings | Keiron Liddle | 2000-11-29 | 1 | -14/+26 |
* | adds support for properties leader-align, leader-pattern-width, leader-lengt... | fotis | 2000-11-25 | 4 | -44/+61 |
* | AWTRenderer uses now system fonts and not pdf fonts. All (error) messages | fotis | 2000-11-16 | 5 | -1080/+1878 |
* | region-name support, refactoring of region, PageSequence, PageMasterReference... | fotis | 2000-11-15 | 1 | -1/+3 |
* | handles curves properly | Keiron Liddle | 2000-11-14 | 1 | -130/+255 |
* | removed all svg stuff | Keiron Liddle | 2000-11-13 | 1 | -1980/+25 |
* | new file for the SVG rendering into PDF | Keiron Liddle | 2000-11-10 | 1 | -0/+2478 |
* | handles radial gradients better | Keiron Liddle | 2000-11-09 | 1 | -84/+179 |
* | Dorothea Wiarda's caught an escaped quotation mark. The mark has been | Steve Coffman | 2000-11-08 | 1 | -1/+1 |
* | adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch> | fotis | 2000-11-02 | 1 | -3/+3 |
* | adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch> | fotis | 2000-11-02 | 1 | -132/+148 |
* | handles | Keiron Liddle | 2000-10-25 | 1 | -36/+229 |
* | Apply's Christian Geisert's text decoration (underline) patch. | Steve Coffman | 2000-10-19 | 1 | -0/+5 |
* | Domagoj Cosic's patch, and changed FOP CVS version to "0.15cvs" so | Steve Coffman | 2000-10-05 | 1 | -449/+459 |
* | fixed svg font bug | Keiron Liddle | 2000-09-22 | 1 | -200/+217 |
* | handles use, svg, symbol, switch and gradients with 0 or 1 stops | Keiron Liddle | 2000-09-15 | 1 | -35/+269 |
* | correctly finds external reference | Keiron Liddle | 2000-09-11 | 1 | -2/+2 |
* | improvements in text rendering, tref, tspan and getting defs for svg | Keiron Liddle | 2000-09-04 | 1 | -433/+474 |
* | changed only so it compiles, should be fixed later | Keiron Liddle | 2000-08-29 | 1 | -8/+9 |
* | changed to handle changes to dom, styling, transform, text etc. | Keiron Liddle | 2000-08-29 | 1 | -733/+985 |
* | support for switch and rendering sub-A elements | Keiron Liddle | 2000-08-14 | 1 | -4/+161 |
* | updates AWT viewer to new SVG support, implements a goto function for the user | fotis | 2000-08-07 | 1 | -56/+557 |
* | rendering for foreign object | Keiron Liddle | 2000-08-03 | 3 | -0/+17 |
* | added foreign object rendering | Keiron Liddle | 2000-08-03 | 1 | -98/+138 |
* | added round edges to rects | Keiron Liddle | 2000-07-27 | 1 | -6/+20 |
* | Now reports all id's which were referenced but do not exist, rather than just... | Jordan Naftolin | 2000-07-20 | 1 | -2/+6 |
* | fixes image bug where images where flipped | Keiron Liddle | 2000-07-20 | 1 | -2/+3 |
* | changes for new svg java bindings | Keiron Liddle | 2000-07-18 | 1 | -73/+73 |
* | better implementation for drawing svg objects | Keiron Liddle | 2000-07-12 | 1 | -59/+222 |
* | This adds Domagoj Cosic's patch to fix printing to Postscript printers, | Steve Coffman | 2000-07-11 | 1 | -13/+16 |
* | changed to render svg area, in a different package | Keiron Liddle | 2000-07-11 | 4 | -438/+1286 |
* | Added basic support for forward page-number-citations | Jordan Naftolin | 2000-07-05 | 1 | -3/+13 |
* | replaces calls of System.err.println etc. with calls to the new MessageHandle... | fotis | 2000-06-27 | 4 | -7/+11 |
* | add setup info for symbol and zapfdingbats | fotis | 2000-06-22 | 1 | -0/+6 |
* | Added internal-link functionality | Jordan Naftolin | 2000-06-21 | 1 | -14/+25 |
* | Added ability for render() to throw FOPException | Jordan Naftolin | 2000-06-21 | 1 | -1/+2 |
* | remove makefiles | fotis | 2000-06-04 | 5 | -120/+0 |
* | changes to compile (needs to check if it still works) | eschaeffer | 2000-05-23 | 1 | -14/+19 |
* | changes to compile | eschaeffer | 2000-05-23 | 1 | -4/+4 |
* | This is to use colors instead of numbers, the first step in supporting gradie... | Steve Coffman | 2000-05-15 | 1 | -325/+319 |
* | Andreas Rueckert's fix to allow more complex documents to have in-line | Steve Coffman | 2000-04-21 | 1 | -1/+1 |
* | Submitted patch | arved | 2000-04-11 | 1 | -506/+539 |
* | Changed Rectangles to LinkedRectangles in makePage() | arved | 2000-04-02 | 1 | -3/+5 |
* | adds border support (contributed by Jon Smirl) also to the awt rendering (Jon... | fotis | 2000-03-19 | 1 | -180/+274 |
* | Added support for links | arved | 2000-03-10 | 1 | -4/+17 |
* | Support for absolute positioning and borders (contributed by Jon Smirl) | fotis | 2000-03-07 | 1 | -41/+78 |
* | Update: Links added to AnnotList | arved | 2000-03-05 | 1 | -6/+17 |