aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop
Commit message (Collapse)AuthorAgeFilesLines
* added logging to the font converterKeiron Liddle2002-09-023-98/+131
| | | | | | | | | fixed (possibly) a problem where certain fonts had a range value for the last character causing it to try to get invalid info also handles the lack of support for non-unicode cmap tables better git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195135 13f79535-47bb-0310-9956-ffa450edef68
* start implementation of block-containerKeiron Liddle2002-08-3010-213/+707
| | | | | | | does absolute and static and the various reference-orientation git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195127 13f79535-47bb-0310-9956-ffa450edef68
* return if no areas to addKeiron Liddle2002-08-301-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195126 13f79535-47bb-0310-9956-ffa450edef68
* moved filed area to its own classKeiron Liddle2002-08-292-33/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195124 13f79535-47bb-0310-9956-ffa450edef68
* Remove two parameter version of getNextBreakPoss method and remove all calls ↵Karen Lease2002-08-2811-42/+17
| | | | | | to it which always used a null second parameter git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195123 13f79535-47bb-0310-9956-ffa450edef68
* updated to current batik method and variable names for pixel to mmKeiron Liddle2002-08-231-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195115 13f79535-47bb-0310-9956-ffa450edef68
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-2310-19/+254
| | | | | | | | implemented title for pdf renderer todo: sort out how leader creates areas and offset of areas git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195114 13f79535-47bb-0310-9956-ffa450edef68
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-2213-121/+295
| | | | | | | adjusts line area ipd to best fit (spaces not handled yet) and aligns git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195112 13f79535-47bb-0310-9956-ffa450edef68
* properly resets blocksKeiron Liddle2002-08-215-67/+95
| | | | | | | use a block lm iter so that it can create line layout manager from inline lm's git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195110 13f79535-47bb-0310-9956-ffa450edef68
* handle errors betterKeiron Liddle2002-08-202-11/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195108 13f79535-47bb-0310-9956-ffa450edef68
* fix for invalid colorspace on jpegKeiron Liddle2002-08-202-1/+9
| | | | | | | also catches error when jimi not in classpath git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195107 13f79535-47bb-0310-9956-ffa450edef68
* load original data properlyKeiron Liddle2002-08-195-2/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195097 13f79535-47bb-0310-9956-ffa450edef68
* reset fontname at start of regionKeiron Liddle2002-08-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195095 13f79535-47bb-0310-9956-ffa450edef68
* properly sets the dpi valKeiron Liddle2002-08-191-9/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195094 13f79535-47bb-0310-9956-ffa450edef68
* removed split contextKeiron Liddle2002-08-196-97/+5
| | | | | | | set ipd for static content git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195093 13f79535-47bb-0310-9956-ffa450edef68
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-189-71/+84
| | | | | | | properly resets git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195092 13f79535-47bb-0310-9956-ffa450edef68
* Attempt at adding static content.Joerg Pietschmann2002-08-1715-445/+573
| | | | | | | Moved subsequence handling to PageSequenceMaster. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195091 13f79535-47bb-0310-9956-ffa450edef68
* cleanuup, updated status for line heightKeiron Liddle2002-08-165-10/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195090 13f79535-47bb-0310-9956-ffa450edef68
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-1613-172/+164
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195089 13f79535-47bb-0310-9956-ffa450edef68
* debug not that usefulKeiron Liddle2002-08-161-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195088 13f79535-47bb-0310-9956-ffa450edef68
* added useful bit of docKeiron Liddle2002-08-161-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195087 13f79535-47bb-0310-9956-ffa450edef68
* fixed reset, only does it when restarting leaf nodeKeiron Liddle2002-08-141-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195086 13f79535-47bb-0310-9956-ffa450edef68
* made messages more sensibleKeiron Liddle2002-08-141-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195085 13f79535-47bb-0310-9956-ffa450edef68
* Updated batik with change to TextPainter interface and UserAgent.Keiron Liddle2002-08-142-78/+106
| | | | | | | | Improved PDFTextPainter to handle more types of text. Added more todo items git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195084 13f79535-47bb-0310-9956-ffa450edef68
* Replaced the PostScript filters with the refactored ones from the maintenanceJeremias Maerki2002-08-1210-337/+556
| | | | | | | | | | branch. (JM) Added a RunLengthEncode filter for the PostScript renderer. Submitted by: "Stephen Wolke" <smwolke@geistig.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195079 13f79535-47bb-0310-9956-ffa450edef68
* get some page breaking workingKeiron Liddle2002-08-116-106/+119
| | | | | | | properly resets leaf node git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195077 13f79535-47bb-0310-9956-ffa450edef68
* fixed compile errorKeiron Liddle2002-08-091-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195073 13f79535-47bb-0310-9956-ffa450edef68
* removed old code, cleaned up a bitKeiron Liddle2002-08-0914-881/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195072 13f79535-47bb-0310-9956-ffa450edef68
* set user agent on rendererKeiron Liddle2002-08-091-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195071 13f79535-47bb-0310-9956-ffa450edef68
* initial attempt at getting some paginationKeiron Liddle2002-08-0824-1475/+1742
| | | | | | | | breaks after every block and gets lots of things wrong formatted code git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195070 13f79535-47bb-0310-9956-ffa450edef68
* First batch of changes for preparation for adoption of Avalon patterns. Only ↵Jeremias Maerki2002-08-0742-412/+379
| | | | | | changes on logging for now. Mostly usage of LogEnabled contract interface. Separate mail follows. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195068 13f79535-47bb-0310-9956-ffa450edef68
* remove distracting messageKeiron Liddle2002-08-061-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195060 13f79535-47bb-0310-9956-ffa450edef68
* removed unneeded codeKeiron Liddle2002-08-051-11/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195057 13f79535-47bb-0310-9956-ffa450edef68
* Minor patch for the TTFReader to remove an unreachable statementKeiron Liddle2002-08-051-1/+1
| | | | | | | | compiler warning Submitted by: Kevin O'Neill <kevin@rocketred.com.au> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195056 13f79535-47bb-0310-9956-ffa450edef68
* fixes length problem causing xref error...found it at lastKeiron Liddle2002-08-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195053 13f79535-47bb-0310-9956-ffa450edef68
* get Jimi working again and correctly reporting errorsKeiron Liddle2002-08-023-15/+35
| | | | | | | fixed some eps npe's git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195050 13f79535-47bb-0310-9956-ffa450edef68
* Simplified ASCII85Filter computation, thereby hopefullyKeiron Liddle2002-08-021-5/+20
| | | | | | | | working around JVM bugs from Branch git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195049 13f79535-47bb-0310-9956-ffa450edef68
* workaround for eps files that have invalid float bounding box valuesKeiron Liddle2002-08-021-5/+13
| | | | | | | | | | float values are rounded off according to the spec the %%HiResBoundingBox should be used instead for floating poitn values Submitted by: Torsten Erler <erlto@net-linx.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195048 13f79535-47bb-0310-9956-ffa450edef68
* use buffered streamKeiron Liddle2002-08-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195047 13f79535-47bb-0310-9956-ffa450edef68
* fixed master-name and a test setup problemKeiron Liddle2002-07-311-0/+1
| | | | | | | | as suggested by: Peter Kullmann <p.kullmann@arenae.ch> fixed line endings git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195040 13f79535-47bb-0310-9956-ffa450edef68
* moved embed font info into the render.pdf packageKeiron Liddle2002-07-3112-47/+31
| | | | | | | reduced dependancy on Configuration git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195039 13f79535-47bb-0310-9956-ffa450edef68
* separated the specific PDFRender functionality from the CTM classKeiron Liddle2002-07-303-212/+323
| | | | | | | | and created a small utility class for the renderer to use Submitted by: Kevin O'Neill <kevin@rocketred.com.au> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195038 13f79535-47bb-0310-9956-ffa450edef68
* adapted to change in batikKeiron Liddle2002-07-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195033 13f79535-47bb-0310-9956-ffa450edef68
* cleaned up the font state a bitKeiron Liddle2002-07-2313-270/+294
| | | | | | | | | exception only thrown after setup as exception indicates invalid setup only font name key and size are set on the area tree FontState used as handler to get metric info git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195024 13f79535-47bb-0310-9956-ffa450edef68
* fix for unknown child that returns null sizeKeiron Liddle2002-07-231-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195023 13f79535-47bb-0310-9956-ffa450edef68
* handles clip betterKeiron Liddle2002-07-231-2/+23
| | | | | | | added method to restore to a level git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195022 13f79535-47bb-0310-9956-ffa450edef68
* prevent npeKeiron Liddle2002-07-232-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195021 13f79535-47bb-0310-9956-ffa450edef68
* spearated GraphicsConfiguration classesKeiron Liddle2002-07-237-241/+336
| | | | | | | | handles the text painting better using the stroke painter as a proxy for bounds etc. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195020 13f79535-47bb-0310-9956-ffa450edef68
* fixed compile errorKeiron Liddle2002-07-191-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195011 13f79535-47bb-0310-9956-ffa450edef68
* reuse old patterns and shadings to reduce file sizeKeiron Liddle2002-07-195-22/+278
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195010 13f79535-47bb-0310-9956-ffa450edef68