aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* start implementation of block-containerKeiron Liddle2002-08-302-18/+146
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-232-4/+20
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-224-21/+88
* load original data properlyKeiron Liddle2002-08-191-1/+1
* reset fontname at start of regionKeiron Liddle2002-08-191-0/+1
* Replaced the PostScript filters with the refactored ones from the maintenanceJeremias Maerki2002-08-1210-337/+556
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-077-43/+33
* get Jimi working again and correctly reporting errorsKeiron Liddle2002-08-021-4/+6
* moved embed font info into the render.pdf packageKeiron Liddle2002-07-317-22/+92
* separated the specific PDFRender functionality from the CTM classKeiron Liddle2002-07-302-138/+257
* cleaned up the font state a bitKeiron Liddle2002-07-234-155/+149
* removed old id reference stuffKeiron Liddle2002-07-094-8/+0
* alignment and scaling for instream-foreign-object using viewportKeiron Liddle2002-07-052-16/+20
* improved gstate usageKeiron Liddle2002-07-043-32/+58
* 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-273-14/+220
* removed old importsKeiron Liddle2002-06-214-4/+0
* removed old area treeKeiron Liddle2002-06-202-2/+2
* implemented links in svg both for standalone and in fo documentsKeiron Liddle2002-06-182-8/+32
* start to an improved mif handlerKeiron Liddle2002-06-0517-4349/+0
* PR:Karen Lease2002-05-262-74/+32
* cleaned up bookmark extension a bitKeiron Liddle2002-05-171-1/+1
* Add support for line-breaking in nested inlines using BreakPoss strategyKaren Lease2002-05-103-2/+22
* 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-118-13/+6
* basic vertical alignment and height for linesKeiron Liddle2002-04-021-0/+3
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-212-10/+12
* changed property to trait for areasKeiron Liddle2002-03-212-23/+23
* 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-2610-13/+0
* Take CTM into account for PDF rendering (small test)Karen Lease2002-02-232-6/+46
* some preliminary changes to image handlingKeiron Liddle2002-02-212-14/+22
* does a bit better job at adding text to line areaKeiron Liddle2002-02-115-19/+13
* renders word are to xmlKeiron Liddle2002-02-081-0/+10
* Generated text is written in UTF-8 encoding instead of ISO-8859-1Art Welch2002-01-311-0/+35
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-083-20/+244
* removed message handlerKeiron Liddle2001-11-226-14/+6
* PR:Tore Engvig2001-11-162-2/+35
* some changes for out of order rendering and rendering to a rendererKeiron Liddle2001-11-123-14/+77
* Rename Region to RegionReference in package areaKaren Lease2001-11-092-13/+13
* changed the parent to FONodeKeiron Liddle2001-11-096-19/+17
* updated a few hashtables and vectorsKeiron Liddle2001-11-026-70/+62
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-023-16/+324
* updates to area tree and reading/rendering with xmlKeiron Liddle2001-10-267-111/+567
* new area tree and rendering stuffKeiron Liddle2001-10-2212-5919/+365
* cleaned up the importsKeiron Liddle2001-10-151-30/+15