aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/render/pdf
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-119-2956/+0
* Switched to long licence Jeremias Maerki2003-03-077-81/+480
* Switched to long licence Jeremias Maerki2003-03-051-4/+4
* Switched to long licence Jeremias Maerki2003-03-051-54/+178
* Make graphics state save/restore and text object begin/end into methods so co...Jeremias Maerki2003-01-271-39/+63
* Second part of font refactoring:Jeremias Maerki2003-01-0812-1123/+216
* clear data when stopping rendererKeiron Liddle2002-12-181-2/+12
* use more decimal places for scalingKeiron Liddle2002-12-091-4/+4
* white-space and line-ending fixesWilliam Victor Mote2002-11-294-36/+36
* some minor optimisation: only close text or update colour when necessaryKeiron Liddle2002-11-221-33/+48
* reuses duplicate link pdf objectsKeiron Liddle2002-11-221-2/+2
* enable setting creatorKeiron Liddle2002-11-201-3/+15
* make sure it has valid pdf contextKeiron Liddle2002-11-141-0/+3
* fixes problem of links not working after data outputKeiron Liddle2002-11-112-10/+23
* background and borders for regionsKeiron Liddle2002-11-061-9/+34
* handle unresolved pdf bookmarkKeiron Liddle2002-11-051-12/+16
* fixed link/resolving problemKeiron Liddle2002-11-031-9/+23
* added some colors border and backgroundKeiron Liddle2002-11-012-49/+217
* more style fixesKeiron Liddle2002-10-251-4/+5
* updated for area tree and prepare for block border and backKeiron Liddle2002-09-181-13/+48
* starting implementation of tablesKeiron Liddle2002-09-131-20/+17
* fixed most style errorsKeiron Liddle2002-09-111-50/+134
* 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