aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/render/pdf
Commit message (Expand)AuthorAgeFilesLines
* fixed hack on link rectangleKeiron Liddle2002-09-091-1/+0
* implemented render pages model with a simple cached implKeiron Liddle2002-09-091-41/+73
* implemented basic link with linking from pdfKeiron Liddle2002-09-071-29/+89
* bookmark extension now workingKeiron Liddle2002-09-051-0/+32
* removed old configurationKeiron Liddle2002-09-041-6/+10
* start implementation of block-containerKeiron Liddle2002-08-301-7/+108
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-231-0/+8
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-221-8/+72
* load original data properlyKeiron Liddle2002-08-191-1/+1
* reset fontname at start of regionKeiron Liddle2002-08-191-0/+1
* get Jimi working again and correctly reporting errorsKeiron Liddle2002-08-021-4/+6
* moved embed font info into the render.pdf packageKeiron Liddle2002-07-314-19/+89
* separated the specific PDFRender functionality from the CTM classKeiron Liddle2002-07-302-138/+257
* cleaned up the font state a bitKeiron Liddle2002-07-233-84/+87
* removed old id reference stuffKeiron Liddle2002-07-091-1/+0
* alignment and scaling for instream-foreign-object using viewportKeiron Liddle2002-07-052-16/+20
* improved gstate usageKeiron Liddle2002-07-042-28/+53
* progressively output pdf objects to reduce memory usageKeiron Liddle2002-07-012-3/+15
* handles pattern resources betterKeiron Liddle2002-06-283-11/+12
* proper use of font encodings for native fontsKeiron Liddle2002-06-282-13/+13
* added transparency for imagesKeiron Liddle2002-06-272-4/+207
* removed old area treeKeiron Liddle2002-06-201-1/+1
* implemented links in svg both for standalone and in fo documentsKeiron Liddle2002-06-182-8/+32
* PR:Karen Lease2002-05-261-7/+1
* initial implementation of line area layout processingKeiron Liddle2002-04-261-0/+10
* comment for possible thread problemKeiron Liddle2002-04-261-0/+3
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-111-2/+0
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-5/+5
* changed property to trait for areasKeiron Liddle2002-03-211-5/+5
* made it easier to add xml handlersKeiron Liddle2002-03-181-10/+18
* renders images and ifo to pdf docKeiron Liddle2002-03-082-4/+298
* remove SVGArea and ImageArea, no longer neededKeiron Liddle2002-02-261-1/+0
* Take CTM into account for PDF rendering (small test)Karen Lease2002-02-231-4/+35
* does a bit better job at adding text to line areaKeiron Liddle2002-02-115-19/+13
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-0/+217
* removed message handlerKeiron Liddle2001-11-223-8/+6
* some changes for out of order rendering and rendering to a rendererKeiron Liddle2001-11-121-14/+52
* changed the parent to FONodeKeiron Liddle2001-11-094-17/+15
* updated a few hashtables and vectorsKeiron Liddle2001-11-022-27/+23
* updates to area tree and reading/rendering with xmlKeiron Liddle2001-10-261-10/+58
* new area tree and rendering stuffKeiron Liddle2001-10-221-735/+7
* catches exception when building svgKeiron Liddle2001-09-261-1/+7
* updated to use HashMap so that when using threads reading dataKeiron Liddle2001-09-241-4/+0
* updated use of batik to changed apiKeiron Liddle2001-09-241-157/+32
* put a few common methods in the abstract rendererKeiron Liddle2001-09-171-0/+1
* handles viewbox and no svg size betterKeiron Liddle2001-08-301-0/+12
* made the pdf renderer reusable (eg. how cocoon uses it)Keiron Liddle2001-08-231-0/+9
* put back bookmark extension - not completeKeiron Liddle2001-08-211-8/+10
* changed to new logging for renderersKeiron Liddle2001-08-211-6/+5
* This fixes A4 letter size printing from Jeremias Maerki.Steve Coffman2001-08-141-2/+4