aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop
Commit message (Expand)AuthorAgeFilesLines
* added logging to the font converterKeiron Liddle2002-09-023-98/+131
* start implementation of block-containerKeiron Liddle2002-08-3010-213/+707
* return if no areas to addKeiron Liddle2002-08-301-0/+3
* moved filed area to its own classKeiron Liddle2002-08-292-33/+51
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-2811-42/+17
* updated to current batik method and variable names for pixel to mmKeiron Liddle2002-08-231-3/+3
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-2310-19/+254
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-2213-121/+295
* properly resets blocksKeiron Liddle2002-08-215-67/+95
* handle errors betterKeiron Liddle2002-08-202-11/+17
* fix for invalid colorspace on jpegKeiron Liddle2002-08-202-1/+9
* load original data properlyKeiron Liddle2002-08-195-2/+14
* reset fontname at start of regionKeiron Liddle2002-08-191-0/+1
* properly sets the dpi valKeiron Liddle2002-08-191-9/+3
* removed split contextKeiron Liddle2002-08-196-97/+5
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-189-71/+84
* Attempt at adding static content.Joerg Pietschmann2002-08-1715-445/+573
* cleanuup, updated status for line heightKeiron Liddle2002-08-165-10/+0
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-1613-172/+164
* debug not that usefulKeiron Liddle2002-08-161-1/+2
* added useful bit of docKeiron Liddle2002-08-161-0/+6
* fixed reset, only does it when restarting leaf nodeKeiron Liddle2002-08-141-1/+4
* made messages more sensibleKeiron Liddle2002-08-141-2/+2
* Updated batik with change to TextPainter interface and UserAgent.Keiron Liddle2002-08-142-78/+106
* Replaced the PostScript filters with the refactored ones from the maintenanceJeremias Maerki2002-08-1210-337/+556
* get some page breaking workingKeiron Liddle2002-08-116-106/+119
* fixed compile errorKeiron Liddle2002-08-091-3/+0
* removed old code, cleaned up a bitKeiron Liddle2002-08-0914-881/+53
* set user agent on rendererKeiron Liddle2002-08-091-0/+1
* initial attempt at getting some paginationKeiron Liddle2002-08-0824-1475/+1742
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-0742-412/+379
* remove distracting messageKeiron Liddle2002-08-061-1/+0
* removed unneeded codeKeiron Liddle2002-08-051-11/+1
* Minor patch for the TTFReader to remove an unreachable statementKeiron Liddle2002-08-051-1/+1
* fixes length problem causing xref error...found it at lastKeiron Liddle2002-08-021-1/+1
* get Jimi working again and correctly reporting errorsKeiron Liddle2002-08-023-15/+35
* Simplified ASCII85Filter computation, thereby hopefullyKeiron Liddle2002-08-021-5/+20
* workaround for eps files that have invalid float bounding box valuesKeiron Liddle2002-08-021-5/+13
* use buffered streamKeiron Liddle2002-08-021-1/+1
* fixed master-name and a test setup problemKeiron Liddle2002-07-311-0/+1
* moved embed font info into the render.pdf packageKeiron Liddle2002-07-3112-47/+31
* separated the specific PDFRender functionality from the CTM classKeiron Liddle2002-07-303-212/+323
* adapted to change in batikKeiron Liddle2002-07-291-2/+2
* cleaned up the font state a bitKeiron Liddle2002-07-2313-270/+294
* fix for unknown child that returns null sizeKeiron Liddle2002-07-231-0/+4
* handles clip betterKeiron Liddle2002-07-231-2/+23
* prevent npeKeiron Liddle2002-07-232-4/+9
* spearated GraphicsConfiguration classesKeiron Liddle2002-07-237-241/+336
* fixed compile errorKeiron Liddle2002-07-191-3/+0
* reuse old patterns and shadings to reduce file sizeKeiron Liddle2002-07-195-22/+278