]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
17 years agoChange build version to 0.94
Vincent Hennebert [Wed, 8 Aug 2007 17:45:23 +0000 (17:45 +0000)]
Change build version to 0.94

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@563956 13f79535-47bb-0310-9956-ffa450edef68

17 years agoMerged revisions 556566-556990,556992-556996,556998-557336,557338-557540,557542-55762...
Vincent Hennebert [Wed, 8 Aug 2007 17:37:33 +0000 (17:37 +0000)]
Merged revisions 556566-556990,556992-556996,556998-557336,557338-557540,557542-557629,557631-557648,557651-558044,558046-559086,559088-562052,562054-562139,562141-562171,562173-562382,562384-563902,563904-563927 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r557035 | adelmelle | 2007-07-17 21:29:40 +0200 (mar, 17 jui 2007) | 1 line

  Undo changes of r556112
........
  r557219 | manuel | 2007-07-18 12:40:12 +0200 (mer, 18 jui 2007) | 1 line

  Fixed incomplete support for Unicode word joiners
........
  r557272 | adelmelle | 2007-07-18 16:21:49 +0200 (mer, 18 jui 2007) | 1 line

  Correction of premature javadoc commit in r557035
........
  r557347 | manuel | 2007-07-18 20:06:09 +0200 (mer, 18 jui 2007) | 1 line

  Added support for keep-togther.within-line="always"
........
  r557612 | adelmelle | 2007-07-19 15:24:54 +0200 (jeu, 19 jui 2007) | 1 line

  Fix: add implementation of hashCode() and equals() to NumberProperty, to make the caching work as expected.
........
  r557814 | adelmelle | 2007-07-20 01:31:55 +0200 (ven, 20 jui 2007) | 1 line

  Cache CharacterProperty
........
  r557934 | jeremias | 2007-07-20 11:17:21 +0200 (ven, 20 jui 2007) | 1 line

  Fix bug in equals() that made caching effect-less.
........
  r558041 | adelmelle | 2007-07-20 18:20:23 +0200 (ven, 20 jui 2007) | 1 line

  Fix possible memory leak in PropertyCache
........
  r558042 | adelmelle | 2007-07-20 18:25:23 +0200 (ven, 20 jui 2007) | 1 line

  Remove method added only for quick debug.
........
  r558047 | adelmelle | 2007-07-20 18:51:51 +0200 (ven, 20 jui 2007) | 1 line

  Tweak: use generic boolean Maker.
........
  r558279 | vhennebert | 2007-07-21 11:37:08 +0200 (sam, 21 jui 2007) | 2 lines

  Fix javadoc error
........
  r558455 | manuel | 2007-07-22 04:55:46 +0200 (dim, 22 jui 2007) | 1 line

  Corrected issue with zero width spaces being given a non zero width
........
  r558456 | manuel | 2007-07-22 05:08:14 +0200 (dim, 22 jui 2007) | 1 line

  Changed my mind on handling of width calculation for zero width spaces and moved it into the Font class where other similar cases are already dealt with
........
  r559818 | jeremias | 2007-07-26 15:59:12 +0200 (jeu, 26 jui 2007) | 1 line

  rubico.com doesn't exist anymore.
........
  r560936 | cbowditch | 2007-07-30 14:20:15 +0200 (lun, 30 jui 2007) | 5 lines

  Bugzilla #42971 and #42956
  AFP Renderer Improvements
  Submitted by Adrian Cumiskey <dev.at.cumiskey.com>
........
  r561251 | jeremias | 2007-07-31 09:19:11 +0200 (mar, 31 jui 2007) | 4 lines

  Bugzilla #42956:
  AFP Renderer - No Operation Extension.
  Added missing file (including the bugfix for the right encoding).
  Submitted by: Adrian Cumiskey <dev.at.cumiskey.com>
........
  r561256 | cbowditch | 2007-07-31 09:54:02 +0200 (mar, 31 jui 2007) | 4 lines

  Bugzilla #42956:
  AFP Renderer - No Operation Extension.
  yet another missing file! The documentation!
  Submitted by: Adrian Cumiskey <dev.at.cumiskey.com>
........
  r561280 | jeremias | 2007-07-31 11:28:47 +0200 (mar, 31 jui 2007) | 2 lines

  AFP Renderer: Bugfix for 1 bit images where the width is not a multiple of 8.
  Essentially, I rewrote convertToGrayScaleImage() to properly padding at the end of each scanline if necessary.
........
  r561757 | cbowditch | 2007-08-01 12:39:58 +0200 (mer, 01 aoû 2007) | 3 lines

  Bugzilla #42956
  Second attempt at AFP NOP Extension
  Submitted by Adrian Cumiskey <dev.at.cumiskey.com>
........
  r561861 | vhennebert | 2007-08-01 18:30:44 +0200 (mer, 01 aoû 2007) | 2 lines

  Set visibility of fields to private
........
  r562908 | vhennebert | 2007-08-05 19:08:04 +0200 (dim, 05 aoû 2007) | 6 lines

  Add in status.xml the noticeable changes I made in the last couple of months:
  - support for conditional spaces in tables
  - fix several keeps and breaks issues in tables

  Plus add importance="high" to the font auto-detection addition
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@563951 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBlocked revisions 558045 via svnmerge
Vincent Hennebert [Wed, 8 Aug 2007 16:14:40 +0000 (16:14 +0000)]
Blocked revisions 558045 via svnmerge

........
  r558045 | adelmelle | 2007-07-20 18:48:55 +0200 (ven, 20 jui 2007) | 5 lines

  Slight correction:
  - make NumberProperty, EnumProperty, EnumNumber and StringProperty final, so instanceof suffices in the check for equality
  - instead of subclassing NumberProperty, make EnumNumber implement the Numeric interface
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@563927 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBlocked revisions 556991,556997,557337,557541,557630,557649-557650,559087,562053...
Vincent Hennebert [Sun, 5 Aug 2007 19:58:39 +0000 (19:58 +0000)]
Blocked revisions 556991,556997,557337,557541,557630,557649-557650,559087,562053,562140,562172,562383 via svnmerge

........
  r556991 | vhennebert | 2007-07-17 19:53:50 +0200 (mar, 17 jui 2007) | 5 lines

  - Compute the height of already handled rows progressively in TableStepper
  - Give this information to the ActiveCell constructor. This allows to:
    - avoid passing the row-group to the constructor
    - avoid re-computing it for each cell starting on the current row
........
  r556997 | vhennebert | 2007-07-17 19:57:40 +0200 (mar, 17 jui 2007) | 2 lines

  Store the index of the last spanned row, instead of the starting row. That latter information isn't really needed.
........
  r557337 | adelmelle | 2007-07-18 19:37:14 +0200 (mer, 18 jui 2007) | 4 lines

  * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags
  * Additional code cleanup: removal of unused imports (mainly in the fo.flow package)
........
  r557541 | vhennebert | 2007-07-19 11:57:10 +0200 (jeu, 19 jui 2007) | 2 lines

  Use an iterator instead of get(index) to iterate over the list of Knuth elements
........
  r557630 | vhennebert | 2007-07-19 16:13:01 +0200 (jeu, 19 jui 2007) | 2 lines

  Rename endRow into the more meaningful endRowIndex
........
  r557649 | vhennebert | 2007-07-19 16:55:04 +0200 (jeu, 19 jui 2007) | 2 lines

  Code cleanup and javadocs
........
  r557650 | vhennebert | 2007-07-19 17:01:20 +0200 (jeu, 19 jui 2007) | 2 lines

  Style only: correct indentation
........
  r559087 | vhennebert | 2007-07-24 17:37:05 +0200 (mar, 24 jui 2007) | 2 lines

  Testcases for conditional spaces inside table-cells.
........
  r562053 | vhennebert | 2007-08-02 11:27:42 +0200 (jeu, 02 aoû 2007) | 2 lines

  Clean up the handling of startIndent
........
  r562140 | vhennebert | 2007-08-02 17:37:17 +0200 (jeu, 02 aoû 2007) | 2 lines

  First step at introducing a layout manager for a row-group
........
  r562172 | vhennebert | 2007-08-02 18:26:36 +0200 (jeu, 02 aoû 2007) | 2 lines

  Move the handling of breaks back in TableContentLM
........
  r562383 | vhennebert | 2007-08-03 10:19:58 +0200 (ven, 03 aoû 2007) | 5 lines

  Clean up:
  - organize imports
  - javadoc for getBreakBefore/After
  - loop no longer necessary when calling TableCellLM.getNextKnuthElements
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562947 13f79535-47bb-0310-9956-ffa450edef68

17 years agoReplace "Apache Forrest" with "Apache FOP". Copy-paste error?
Vincent Hennebert [Sun, 5 Aug 2007 18:10:34 +0000 (18:10 +0000)]
Replace "Apache Forrest" with "Apache FOP". Copy-paste error?

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562925 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd a link to the Release Notes for version 0.94
Vincent Hennebert [Sun, 5 Aug 2007 18:09:44 +0000 (18:09 +0000)]
Add a link to the Release Notes for version 0.94

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562924 13f79535-47bb-0310-9956-ffa450edef68

17 years agoDisable any link to relnotes.html. This file is not properly placed (in no tab),...
Vincent Hennebert [Sun, 5 Aug 2007 17:52:13 +0000 (17:52 +0000)]
Disable any link to relnotes.html. This file is not properly placed (in no tab), and only contains release notes for versions up to 0.92.
TODO determine what to do with this file; newer versions have their own system

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562919 13f79535-47bb-0310-9956-ffa450edef68

17 years agoDisable "Valid HTML" icons. The site isn't valid...
Vincent Hennebert [Sun, 5 Aug 2007 17:11:58 +0000 (17:11 +0000)]
Disable "Valid HTML" icons. The site isn't valid...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562909 13f79535-47bb-0310-9956-ffa450edef68

17 years agoStyle only: remove tab characters
Vincent Hennebert [Sun, 5 Aug 2007 16:23:59 +0000 (16:23 +0000)]
Style only: remove tab characters

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562903 13f79535-47bb-0310-9956-ffa450edef68

17 years agoSetup the "known issues" infrastructure for the 0.94 tab
Vincent Hennebert [Sun, 5 Aug 2007 15:48:50 +0000 (15:48 +0000)]
Setup the "known issues" infrastructure for the 0.94 tab

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562900 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUpdate the list of known issues:
Vincent Hennebert [Sun, 5 Aug 2007 15:32:33 +0000 (15:32 +0000)]
Update the list of known issues:
- border-collapsing model for tables is available
- internal links point to the exact location

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562891 13f79535-47bb-0310-9956-ffa450edef68

17 years agoMerge changes on the Trunk tab from revision 562881
Vincent Hennebert [Sun, 5 Aug 2007 15:22:15 +0000 (15:22 +0000)]
Merge changes on the Trunk tab from revision 562881

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562887 13f79535-47bb-0310-9956-ffa450edef68

17 years agoChanges in the trunk tab:
Vincent Hennebert [Sun, 5 Aug 2007 15:06:59 +0000 (15:06 +0000)]
Changes in the trunk tab:
- update content
- fix typos
- fix broken links

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562881 13f79535-47bb-0310-9956-ffa450edef68

17 years ago- Update the website content
Vincent Hennebert [Sun, 5 Aug 2007 15:05:41 +0000 (15:05 +0000)]
- Update the website content
- Fix some typos
- Fix broken links

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562880 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUpdated FOP Compliance page to include additional column for 0.94 (did not remove...
Clay Leeds [Fri, 3 Aug 2007 05:10:47 +0000 (05:10 +0000)]
Updated FOP Compliance page to include additional column for 0.94 (did not remove 0.20.5 or 0.93 column). Also 'Notes' column was *not* modified for 0.94-specific information.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562333 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUpdated FOP Compliance page to include additional column for 0.94 (did not remove...
Clay Leeds [Fri, 3 Aug 2007 05:09:50 +0000 (05:09 +0000)]
Updated FOP Compliance page to include additional column for 0.94 (did not remove 0.20.5 or 0.93 column). Also 'Notes' column was *not* modified for 0.94-specific information.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562332 13f79535-47bb-0310-9956-ffa450edef68

17 years agoChanges to fop-0_94 branch to prepare it for 0.94 release.
Clay Leeds [Thu, 2 Aug 2007 06:27:01 +0000 (06:27 +0000)]
Changes to fop-0_94 branch to prepare it for 0.94 release.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562027 13f79535-47bb-0310-9956-ffa450edef68

17 years agoChanges to fop-0_94 branch to prepare it for 0.94 release.
Clay Leeds [Thu, 2 Aug 2007 06:09:33 +0000 (06:09 +0000)]
Changes to fop-0_94 branch to prepare it for 0.94 release.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562024 13f79535-47bb-0310-9956-ffa450edef68

17 years agoChanges to fop-0_94 branch to prepare it for 0.94 release.
Clay Leeds [Thu, 2 Aug 2007 06:08:49 +0000 (06:08 +0000)]
Changes to fop-0_94 branch to prepare it for 0.94 release.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@562023 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUpdate the documentation before releasing
Vincent Hennebert [Mon, 30 Jul 2007 08:19:59 +0000 (08:19 +0000)]
Update the documentation before releasing

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@560886 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRemove any reference to the old maintenance branch
Vincent Hennebert [Sat, 28 Jul 2007 19:45:13 +0000 (19:45 +0000)]
Remove any reference to the old maintenance branch

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@560600 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCreate a tab for the new 0.94 version
Vincent Hennebert [Sat, 28 Jul 2007 19:28:30 +0000 (19:28 +0000)]
Create a tab for the new 0.94 version

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@560596 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRemove tab for the no longer supported 0.20.5 version
Vincent Hennebert [Sat, 28 Jul 2007 19:26:51 +0000 (19:26 +0000)]
Remove tab for the no longer supported 0.20.5 version

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@560595 13f79535-47bb-0310-9956-ffa450edef68

17 years agoInitialize merge tracking via "svnmerge" from the Trunk
Vincent Hennebert [Sat, 21 Jul 2007 09:50:32 +0000 (09:50 +0000)]
Initialize merge tracking via "svnmerge" from the Trunk
(for applying to the 0.94 branch the applicable changes in the Trunk)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@558281 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBranching for the 0.94 release
Vincent Hennebert [Mon, 16 Jul 2007 09:12:50 +0000 (09:12 +0000)]
Branching for the 0.94 release

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@556566 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCompliance update: starting-state supported on fo:bookmark; already added at other...
Andreas L. Delmelle [Sat, 14 Jul 2007 10:21:02 +0000 (10:21 +0000)]
Compliance update: starting-state supported on fo:bookmark; already added at other places in the docs

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@556257 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse a slightly more convenient name to keep the code somewhat readable
Andreas L. Delmelle [Sat, 14 Jul 2007 08:52:28 +0000 (08:52 +0000)]
Use a slightly more convenient name to keep the code somewhat readable

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@556248 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRemoval of unused method
Andreas L. Delmelle [Sat, 14 Jul 2007 08:49:13 +0000 (08:49 +0000)]
Removal of unused method

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@556245 13f79535-47bb-0310-9956-ffa450edef68

17 years agoSome cleanup and removal of unused methods
Andreas L. Delmelle [Sat, 14 Jul 2007 08:48:04 +0000 (08:48 +0000)]
Some cleanup and removal of unused methods

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@556244 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla 42843: Warn on glyph substitution (offered by Max Berger)
Andreas L. Delmelle [Sat, 14 Jul 2007 08:16:17 +0000 (08:16 +0000)]
Bugzilla 42843: Warn on glyph substitution (offered by Max Berger)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@556239 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAddition of a general-purpose int-to-int map to replace Integer-to-Integer HashMaps...
Andreas L. Delmelle [Fri, 13 Jul 2007 19:21:03 +0000 (19:21 +0000)]
Addition of a general-purpose int-to-int map to replace Integer-to-Integer HashMaps + first usage in TTFFile

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@556112 13f79535-47bb-0310-9956-ffa450edef68

17 years agoExtract the ActiveCell class into a top-level class
Vincent Hennebert [Thu, 12 Jul 2007 16:28:22 +0000 (16:28 +0000)]
Extract the ActiveCell class into a top-level class

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@555686 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCompletion of the previous two small patches: modified and corrected javadoc comments
Andreas L. Delmelle [Thu, 12 Jul 2007 16:24:27 +0000 (16:24 +0000)]
Completion of the previous two small patches: modified and corrected javadoc comments

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@555684 13f79535-47bb-0310-9956-ffa450edef68

17 years agoTODO-comment also removed...
Andreas L. Delmelle [Thu, 12 Jul 2007 16:18:33 +0000 (16:18 +0000)]
TODO-comment also removed...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@555681 13f79535-47bb-0310-9956-ffa450edef68

17 years agoTODO removed: use LayoutContext's stackLimit instead of the availIPD parameter
Andreas L. Delmelle [Thu, 12 Jul 2007 16:17:32 +0000 (16:17 +0000)]
TODO removed: use LayoutContext's stackLimit instead of the availIPD parameter

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@555680 13f79535-47bb-0310-9956-ffa450edef68

17 years agoMove the creation of GridUnitParts into ActiveCell
Vincent Hennebert [Thu, 12 Jul 2007 16:11:32 +0000 (16:11 +0000)]
Move the creation of GridUnitParts into ActiveCell

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@555677 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFixes in the steps computation:
Vincent Hennebert [Thu, 12 Jul 2007 14:59:06 +0000 (14:59 +0000)]
Fixes in the steps computation:
- directly include the penalties of the cell contents in the step computation; no longer use a nestedPenaltyLength
- compute the real remaining length, i.e., discarding all the glues and penalties after the candidate break
- if step + maxRemainingLength < totalLength, a glue must be added to hold the additional length when the row group is not broken

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@555651 13f79535-47bb-0310-9956-ffa450edef68

17 years agoTemporary hack to handle cells with content of zero length
Vincent Hennebert [Thu, 12 Jul 2007 13:45:35 +0000 (13:45 +0000)]
Temporary hack to handle cells with content of zero length

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@555628 13f79535-47bb-0310-9956-ffa450edef68

17 years agoMove the content of the now small setupElementList method into initializeElementLists
Vincent Hennebert [Mon, 9 Jul 2007 17:05:18 +0000 (17:05 +0000)]
Move the content of the now small setupElementList method into initializeElementLists

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554711 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse a prevIsBox boolean instead of duplicating the list of Knuth elements for active...
Vincent Hennebert [Mon, 9 Jul 2007 16:59:42 +0000 (16:59 +0000)]
Use a prevIsBox boolean instead of duplicating the list of Knuth elements for active cells into an ArrayList

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554709 13f79535-47bb-0310-9956-ffa450edef68

17 years agoIn case where SAX Exception is thrown by Area Tree Parser when parsing Area Tree...
Chris Bowditch [Mon, 9 Jul 2007 16:08:55 +0000 (16:08 +0000)]
In case where SAX Exception is thrown by Area Tree Parser when parsing Area Tree XML, error is logged but Exception should be passed back up to allow a calling Application to abort processing.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554693 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse a list of active cells for computing steps, continued:
Vincent Hennebert [Mon, 9 Jul 2007 16:00:51 +0000 (16:00 +0000)]
Use a list of active cells for computing steps, continued:
- remove the need for backupWidth
- handle the iteration over the cell's Knuth element inside the active cell itself
- improve the computation of the remaining height (a testcase needed to be updated; no visual change, only the values for the boxes/penalties which lead to the same result)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554690 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAlso display the width of the penalty in the toString method
Vincent Hennebert [Mon, 9 Jul 2007 15:50:21 +0000 (15:50 +0000)]
Also display the width of the penalty in the toString method

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554689 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFix build errors after revision 554251.
Jeremias Maerki [Mon, 9 Jul 2007 07:54:35 +0000 (07:54 +0000)]
Fix build errors after revision 554251.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554551 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla 42785: Support alignment-adjust for images (submitted by Max Berger)
Andreas L. Delmelle [Sun, 8 Jul 2007 19:47:53 +0000 (19:47 +0000)]
Bugzilla 42785: Support alignment-adjust for images (submitted by Max Berger)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554423 13f79535-47bb-0310-9956-ffa450edef68

17 years agoPartial application of the patch in Bugzilla 41044:
Andreas L. Delmelle [Sat, 7 Jul 2007 20:13:41 +0000 (20:13 +0000)]
Partial application of the patch in Bugzilla 41044:
 * addition of a generic PropertyCache to be used by all Property
   types that can be safely canonicalized
 * modified EnumProperty, StringProperty, NumberProperty, EnumNumber
   and FixedLength to make use of the cache infrastructure

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554251 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla 42832: Fix in AWT preview if used with non-english locale (offered by Max...
Andreas L. Delmelle [Sat, 7 Jul 2007 18:42:56 +0000 (18:42 +0000)]
Bugzilla 42832: Fix in AWT preview if used with non-english locale (offered by Max Berger)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554240 13f79535-47bb-0310-9956-ffa450edef68

17 years agoOK, now it was ready...
Andreas L. Delmelle [Sat, 7 Jul 2007 01:08:14 +0000 (01:08 +0000)]
OK, now it was ready...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554105 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla 41656:
Andreas L. Delmelle [Sat, 7 Jul 2007 01:07:10 +0000 (01:07 +0000)]
Bugzilla 41656:
Refactoring in the fo package:
-> removal of the childNodes instance member in fop.fo.FObj
-> addition of a firstChild instance member in fop.fo.FObj
-> addition of a siblings instance member in fop.fo.FONode
-> addition of a FONodeIterator interface in FONode + corresponding implementation in FObj
-> changed implementations of FObj.addChildNode(), .removeChild() and .getChildNodes()

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554104 13f79535-47bb-0310-9956-ffa450edef68

17 years agoOops, not ready yet...
Andreas L. Delmelle [Sat, 7 Jul 2007 00:59:40 +0000 (00:59 +0000)]
Oops, not ready yet...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554103 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla 41656
Andreas L. Delmelle [Sat, 7 Jul 2007 00:56:29 +0000 (00:56 +0000)]
Bugzilla 41656
        Refactoring in the fo package:
        -> removal of the childNodes instance member in fop.fo.FObj
        -> addition of a firstChild instance member in fop.fo.FObj
        -> addition of a siblings instance member in fop.fo.FONode
        -> addition of a FONodeIterator interface in FONode + corresponding implementation in FObj
        -> changed implementations of FObj.addChildNode(), .removeChild() and .getChildNodes()

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554101 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)
Andreas L. Delmelle [Sat, 7 Jul 2007 00:04:25 +0000 (00:04 +0000)]
Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554094 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRemoval of unused classes ?
Andreas L. Delmelle [Fri, 6 Jul 2007 23:49:30 +0000 (23:49 +0000)]
Removal of unused classes ?

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554092 13f79535-47bb-0310-9956-ffa450edef68

17 years agoTweak: allow control over usage of Locators
Andreas L. Delmelle [Fri, 6 Jul 2007 23:44:57 +0000 (23:44 +0000)]
Tweak: allow control over usage of Locators

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554091 13f79535-47bb-0310-9956-ffa450edef68

17 years agoImprovement in handling relative font-weights
Andreas L. Delmelle [Fri, 6 Jul 2007 23:30:14 +0000 (23:30 +0000)]
Improvement in handling relative font-weights

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554088 13f79535-47bb-0310-9956-ffa450edef68

17 years agoImprovement in handling relative font-weights
Andreas L. Delmelle [Fri, 6 Jul 2007 23:29:26 +0000 (23:29 +0000)]
Improvement in handling relative font-weights

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554087 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCleaner way to handle border-separation in ActiveCell
Vincent Hennebert [Fri, 6 Jul 2007 14:29:10 +0000 (14:29 +0000)]
Cleaner way to handle border-separation in ActiveCell

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553895 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd a signalMinStep method in ActiveCell
Vincent Hennebert [Fri, 6 Jul 2007 13:49:12 +0000 (13:49 +0000)]
Add a signalMinStep method in ActiveCell

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553878 13f79535-47bb-0310-9956-ffa450edef68

17 years agoMove the getNextStep method into ActiveCell
Vincent Hennebert [Fri, 6 Jul 2007 13:34:41 +0000 (13:34 +0000)]
Move the getNextStep method into ActiveCell

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553876 13f79535-47bb-0310-9956-ffa450edef68

17 years agoClarification about the status of fo:bookmark support.
Jeremias Maerki [Fri, 6 Jul 2007 12:22:20 +0000 (12:22 +0000)]
Clarification about the status of fo:bookmark support.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553859 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd a testcase for a bug in TableStepper spotted during the refactoring. The border...
Vincent Hennebert [Fri, 6 Jul 2007 10:01:58 +0000 (10:01 +0000)]
Add a testcase for a bug in TableStepper spotted during the refactoring. The border-before of the primary grid unit was taken into account instead of the whole cell border. If the cell is spanning over two columns and the border-before for the second grid unit is bigger, this was leading to a wrong step computation.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553824 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRemove decrease of activeRowIndex when backtracking
Vincent Hennebert [Fri, 6 Jul 2007 09:24:06 +0000 (09:24 +0000)]
Remove decrease of activeRowIndex when backtracking

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553809 13f79535-47bb-0310-9956-ffa450edef68

17 years agoOrganize imports and remove no longer used methods
Vincent Hennebert [Fri, 6 Jul 2007 08:43:51 +0000 (08:43 +0000)]
Organize imports and remove no longer used methods

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553792 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFirst step towards using a list of active cells for computing steps
Vincent Hennebert [Fri, 6 Jul 2007 08:41:46 +0000 (08:41 +0000)]
First step towards using a list of active cells for computing steps

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553790 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFix a broken link
Andreas L. Delmelle [Thu, 5 Jul 2007 20:40:24 +0000 (20:40 +0000)]
Fix a broken link

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553627 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFix for a tiny but very nasty bug...
Andreas L. Delmelle [Thu, 5 Jul 2007 19:01:14 +0000 (19:01 +0000)]
Fix for a tiny but very nasty bug...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553612 13f79535-47bb-0310-9956-ffa450edef68

17 years agoApplied fix suggested by Arno Peters to the fop shell script. This fix
Simon Pepping [Fri, 29 Jun 2007 17:39:01 +0000 (17:39 +0000)]
Applied fix suggested by Arno Peters to the fop shell script. This fix
makes the script work with a FOP_HOME path containing spaces. This
solves bug 42616.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@551972 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla #42278:
Jeremias Maerki [Fri, 29 Jun 2007 12:46:14 +0000 (12:46 +0000)]
Bugzilla #42278:
Refactoring of color map cache and uri/fo resolution from FopFactory
Submitted by: Adrian Cumiskey <fop-dev@cumiskey.com>

Changes in addition to the patch by jeremias:
- Moved the color map cache to the util package so it doesn't clutter the API (apps) package.
- Factored out the data URL resolution into its own URIResolver class which can now be used separately.
- Added a utility class for generating RFC2397 data URLs.
- Added a unit test for data URL handling.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@551874 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdditional testcases for tables with spanning cells and collapsing-border model.
Vincent Hennebert [Thu, 28 Jun 2007 15:52:45 +0000 (15:52 +0000)]
Additional testcases for tables with spanning cells and collapsing-border model.
TODO the checks in table_border-collapse_collapse_spans_2.xml need to updated once bugs #42768 and #42769 are fixed

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@551603 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla 42703: white-space incorrectly handled in retrieved markers
Andreas L. Delmelle [Sat, 23 Jun 2007 20:31:59 +0000 (20:31 +0000)]
Bugzilla 42703: white-space incorrectly handled in retrieved markers

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@550098 13f79535-47bb-0310-9956-ffa450edef68

17 years agoA note on the PDF/A namespace confusion.
Jeremias Maerki [Fri, 22 Jun 2007 14:23:30 +0000 (14:23 +0000)]
A note on the PDF/A namespace confusion.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@549827 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUpdated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
Jeremias Maerki [Fri, 22 Jun 2007 13:34:37 +0000 (13:34 +0000)]
Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
Changed test.xconf to match the triplet generated by auto-font-detection (Gladiator is bold) and adjusted PDF/A test files accordingly.
Updated XML Graphics Commons to latest snapshot to include the PDF/A fixes.
Added a unit test for the synchronization of PDF Info and XMP metadata as described in PDF/A-1.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@549816 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla #42576
Chris Bowditch [Fri, 22 Jun 2007 10:26:39 +0000 (10:26 +0000)]
Bugzilla #42576
Fix bug in force-page-count
Submitted by Adrian Cumiskey <dev.at.cumiskey.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@549767 13f79535-47bb-0310-9956-ffa450edef68

17 years agoMove Glen Mazza to the list of inactive committers, as per his own request. While...
Vincent Hennebert [Tue, 19 Jun 2007 07:08:33 +0000 (07:08 +0000)]
Move Glen Mazza to the list of inactive committers, as per his own request. While I'm at it, replace his column with mine in "Areas of Expertise".

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@548619 13f79535-47bb-0310-9956-ffa450edef68

17 years agocorrected some misspellings and other potential annoyances in example
Joerg Pietschmann [Sun, 17 Jun 2007 20:39:55 +0000 (20:39 +0000)]
corrected some misspellings and other potential annoyances in example

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@548105 13f79535-47bb-0310-9956-ffa450edef68

17 years agoremoved hyphenation advice from basic example
Joerg Pietschmann [Sat, 16 Jun 2007 20:48:24 +0000 (20:48 +0000)]
removed hyphenation advice from basic example

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@547979 13f79535-47bb-0310-9956-ffa450edef68

17 years agoremove deprecated style task
Joerg Pietschmann [Sat, 16 Jun 2007 19:59:30 +0000 (19:59 +0000)]
remove deprecated style task

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@547971 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd Assentis:DocDesign (an FO editor)
Jeremias Maerki [Fri, 15 Jun 2007 06:55:02 +0000 (06:55 +0000)]
Add Assentis:DocDesign (an FO editor)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@547553 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd JEuclid as it now provides its own FOP extension.
Jeremias Maerki [Fri, 15 Jun 2007 06:49:40 +0000 (06:49 +0000)]
Add JEuclid as it now provides its own FOP extension.
Correct Barcode4J's URL.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@547550 13f79535-47bb-0310-9956-ffa450edef68

17 years agoApply a similar change to the page of the trunk as to that of the 0.93 release
Simon Pepping [Fri, 8 Jun 2007 18:47:44 +0000 (18:47 +0000)]
Apply a similar change to the page of the trunk as to that of the 0.93 release

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@545589 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUpdates to promote FOP 0.93 over 0.20.5
Clay Leeds [Thu, 7 Jun 2007 15:57:47 +0000 (15:57 +0000)]
Updates to promote FOP 0.93 over 0.20.5

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@545224 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd Adrian Cumiskey to the list of FOP's active contributors. Many thanks to Adrian...
Vincent Hennebert [Wed, 6 Jun 2007 07:37:52 +0000 (07:37 +0000)]
Add Adrian Cumiskey to the list of FOP's active contributors. Many thanks to Adrian for his contributions so far!
Patch provided by Adrian himself ;-)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@544758 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd Max Berger to the list of FOP's active contributors. Many thanks to Max for his...
Vincent Hennebert [Wed, 6 Jun 2007 07:22:04 +0000 (07:22 +0000)]
Add Max Berger to the list of FOP's active contributors. Many thanks to Max for his contributions so far!

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@544748 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBug #42476:
Vincent Hennebert [Tue, 29 May 2007 07:51:52 +0000 (07:51 +0000)]
Bug #42476:
- fix NPE in XMLReader when no handler is found for the image
- prevent SVGReader from closing the input stream if the image actually isn't SVG
- reduce log level in SVGReader and XMLReader to avoid "false positive" (read error reported whereas the image format actually isn't recognized). This may hide regular I/O errors to the end-user, but I assume this will be rare enough compared to the annoyance of such messages when third-party plugins are used.

Patch submitted by Max Berger (max.at.berger.name)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@542447 13f79535-47bb-0310-9956-ffa450edef68

17 years agoDiscover the .otf font extension (OpenType fonts), too.
Jeremias Maerki [Mon, 28 May 2007 14:48:09 +0000 (14:48 +0000)]
Discover the .otf font extension (OpenType fonts), too.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@542242 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla #41831:
Jeremias Maerki [Mon, 28 May 2007 14:31:24 +0000 (14:31 +0000)]
Bugzilla #41831:
- Add support font auto-detection (easier font configuration) including a font cache to speed up the auto-detection process.
- Refactoring of the configuration code: All Avalon configuration stuff is extracted into separate "Configurator" classes.
- Refactoring of the FOURIResolver.
Submitted by: Adrian Cumiskey <fop-dev.at.cumiskey.com>

Changes to the patch by jeremias during the review:
- Font cache simplified (Java object serialization instead of XML), functionality fixed and moved to the fonts.package.
- Relocated default cache file location to user directory.
- Fixed the font configuration for PDFDocumentGraphics2D/PDFTranscoder that got lost with the patch.
- Fixed a problem with having a non-file URL as font base URL.
- Simplified RendererContextInfo stuff to make it easier to understand.
- Fixed handling of Type 1 fonts in auto-detection.
- Reduced verbosity of font-related log output.
- Updated Jakarta Commons IO to version 1.3.1 (the patch depends on it)
- Various javadocs improvements

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@542237 13f79535-47bb-0310-9956-ffa450edef68

17 years agoOne Factory per VM is enough here.
Jeremias Maerki [Sun, 27 May 2007 21:03:22 +0000 (21:03 +0000)]
One Factory per VM is enough here.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@542036 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCheckstyle only.
Jeremias Maerki [Fri, 25 May 2007 12:52:22 +0000 (12:52 +0000)]
Checkstyle only.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@541628 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla #42406:
Jeremias Maerki [Mon, 21 May 2007 07:59:05 +0000 (07:59 +0000)]
Bugzilla #42406:
Use source resolution setting for bitmap images which don't provide their own resolution.
Submitted by: Hussein Shafie <hussein.at.xmlmind.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@540052 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla #42109:
Jeremias Maerki [Mon, 21 May 2007 07:32:46 +0000 (07:32 +0000)]
Bugzilla #42109:
Fixed the rendering of zero-width spaces for certain fonts by not generating them into the area tree.
Submitted by: Paul Vinkenoog <paul.at.vinkenoog.nl>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@540049 13f79535-47bb-0310-9956-ffa450edef68

17 years agoPFMFile is now also used inside FOP's normal operations, so don't log too much in...
Jeremias Maerki [Mon, 21 May 2007 06:57:03 +0000 (06:57 +0000)]
PFMFile is now also used inside FOP's normal operations, so don't log too much in "info" level.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@540042 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla #42067:
Jeremias Maerki [Mon, 21 May 2007 06:17:48 +0000 (06:17 +0000)]
Bugzilla #42067:
Fixed a possible StringIndexOutOfBoundsException.
Submitted by: Paul Vinkenoog <paul.at.vinkenoog.nl>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@540036 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugzilla #42067:
Jeremias Maerki [Fri, 18 May 2007 11:59:26 +0000 (11:59 +0000)]
Bugzilla #42067:
Restore JDK 1.3 compatibility.
Submitted by: Adrian Cumiskey <fop-dev.at.cumiskey.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@539406 13f79535-47bb-0310-9956-ffa450edef68

17 years agoBugfix for ClassCastException with spaces inside a table-cell (using fox:widow/orphan...
Jeremias Maerki [Thu, 17 May 2007 09:36:24 +0000 (09:36 +0000)]
Bugfix for ClassCastException with spaces inside a table-cell (using fox:widow/orphan-content-limit)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@538849 13f79535-47bb-0310-9956-ffa450edef68

17 years agoMissed the URL.
Jeremias Maerki [Thu, 17 May 2007 08:26:28 +0000 (08:26 +0000)]
Missed the URL.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@538829 13f79535-47bb-0310-9956-ffa450edef68

17 years agoApacheCon US coming up next
Jeremias Maerki [Thu, 17 May 2007 08:20:53 +0000 (08:20 +0000)]
ApacheCon US coming up next

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@538826 13f79535-47bb-0310-9956-ffa450edef68

17 years agoID on wrapper should work now.
Jeremias Maerki [Wed, 16 May 2007 11:24:23 +0000 (11:24 +0000)]
ID on wrapper should work now.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@538539 13f79535-47bb-0310-9956-ffa450edef68

17 years agoSmall Javadoc issue fixed.
Jeremias Maerki [Wed, 16 May 2007 09:57:47 +0000 (09:57 +0000)]
Small Javadoc issue fixed.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@538509 13f79535-47bb-0310-9956-ffa450edef68

17 years agoExtracted a little bit of the multi-output handling code from PNGRenderer in to a...
Jeremias Maerki [Wed, 16 May 2007 09:54:34 +0000 (09:54 +0000)]
Extracted a little bit of the multi-output handling code from PNGRenderer in to a new class (MultiFileRenderingUtil) for reuse in the SVGRenderer.
Minimal SVG rendering support using Batik's SVGGraphics2D

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@538506 13f79535-47bb-0310-9956-ffa450edef68

17 years agosetHyphenBaseURL() was missing.
Jeremias Maerki [Wed, 16 May 2007 08:49:48 +0000 (08:49 +0000)]
setHyphenBaseURL() was missing.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@538485 13f79535-47bb-0310-9956-ffa450edef68