aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Changed output from Writer to OutputStream to allow for binary output.Kelly Campbell2000-12-184-9/+10
* oops: added further files for rule-stylefotis2000-12-021-75/+96
* adds support for rule-style values dashed, dotted, groove, ridge, doublefotis2000-12-021-586/+642
* updated svg stuff for the latest java bindingsKeiron Liddle2000-11-291-14/+26
* adds support for properties leader-align, leader-pattern-width, leader-lengt...fotis2000-11-254-44/+61
* AWTRenderer uses now system fonts and not pdf fonts. All (error) messagesfotis2000-11-165-1080/+1878
* region-name support, refactoring of region, PageSequence, PageMasterReference...fotis2000-11-151-1/+3
* handles curves properlyKeiron Liddle2000-11-141-130/+255
* removed all svg stuffKeiron Liddle2000-11-131-1980/+25
* new file for the SVG rendering into PDFKeiron Liddle2000-11-101-0/+2478
* handles radial gradients betterKeiron Liddle2000-11-091-84/+179
* Dorothea Wiarda's caught an escaped quotation mark. The mark has beenSteve Coffman2000-11-081-1/+1
* adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch>fotis2000-11-021-3/+3
* adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch>fotis2000-11-021-132/+148
* handlesKeiron Liddle2000-10-251-36/+229
* Apply's Christian Geisert's text decoration (underline) patch.Steve Coffman2000-10-191-0/+5
* Domagoj Cosic's patch, and changed FOP CVS version to "0.15cvs" soSteve Coffman2000-10-051-449/+459
* fixed svg font bugKeiron Liddle2000-09-221-200/+217
* handles use, svg, symbol, switch and gradients with 0 or 1 stopsKeiron Liddle2000-09-151-35/+269
* correctly finds external referenceKeiron Liddle2000-09-111-2/+2
* improvements in text rendering, tref, tspan and getting defs for svgKeiron Liddle2000-09-041-433/+474
* changed only so it compiles, should be fixed laterKeiron Liddle2000-08-291-8/+9
* changed to handle changes to dom, styling, transform, text etc.Keiron Liddle2000-08-291-733/+985
* support for switch and rendering sub-A elementsKeiron Liddle2000-08-141-4/+161
* updates AWT viewer to new SVG support, implements a goto function for the userfotis2000-08-071-56/+557
* rendering for foreign objectKeiron Liddle2000-08-033-0/+17
* added foreign object renderingKeiron Liddle2000-08-031-98/+138
* added round edges to rectsKeiron Liddle2000-07-271-6/+20
* Now reports all id's which were referenced but do not exist, rather than just...Jordan Naftolin2000-07-201-2/+6
* fixes image bug where images where flippedKeiron Liddle2000-07-201-2/+3
* changes for new svg java bindingsKeiron Liddle2000-07-181-73/+73
* better implementation for drawing svg objectsKeiron Liddle2000-07-121-59/+222
* This adds Domagoj Cosic's patch to fix printing to Postscript printers,Steve Coffman2000-07-111-13/+16
* changed to render svg area, in a different packageKeiron Liddle2000-07-114-438/+1286
* Added basic support for forward page-number-citationsJordan Naftolin2000-07-051-3/+13
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-274-7/+11
* add setup info for symbol and zapfdingbatsfotis2000-06-221-0/+6
* Added internal-link functionalityJordan Naftolin2000-06-211-14/+25
* Added ability for render() to throw FOPExceptionJordan Naftolin2000-06-211-1/+2
* remove makefilesfotis2000-06-045-120/+0
* changes to compile (needs to check if it still works)eschaeffer2000-05-231-14/+19
* changes to compileeschaeffer2000-05-231-4/+4
* This is to use colors instead of numbers, the first step in supporting gradie...Steve Coffman2000-05-151-325/+319
* Andreas Rueckert's fix to allow more complex documents to have in-lineSteve Coffman2000-04-211-1/+1
* Submitted patcharved2000-04-111-506/+539
* Changed Rectangles to LinkedRectangles in makePage()arved2000-04-021-3/+5
* adds border support (contributed by Jon Smirl) also to the awt rendering (Jon...fotis2000-03-191-180/+274
* Added support for linksarved2000-03-101-4/+17
* Support for absolute positioning and borders (contributed by Jon Smirl)fotis2000-03-071-41/+78
* Update: Links added to AnnotListarved2000-03-051-6/+17