]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
21 years agoMoved PFM classes to type1 subpackage.
Jeremias Maerki [Fri, 29 Nov 2002 08:40:54 +0000 (08:40 +0000)]
Moved PFM classes to type1 subpackage.
Use of org.apache.fop.tools.IOUtil instead of rewriting the same functionality every time.
Added a parser and memory representation class for Adobe Type 1 PFB files (Full support for raw and PC format as described in the "Download Fonts" spec from Adobe).
Adjusted the PFMReader for the package move.
Added Avalon logging to the PFMReader (adds a dependency to avalon-framework.jar, I will document that)

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

21 years agoMade the rest of the constants public.
Jeremias Maerki [Fri, 29 Nov 2002 08:37:36 +0000 (08:37 +0000)]
Made the rest of the constants public.

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

21 years agoAdded some I/O utilities. This class is to be replaced with Jakarta Commons IO as...
Jeremias Maerki [Fri, 29 Nov 2002 08:35:43 +0000 (08:35 +0000)]
Added some I/O utilities. This class is to be replaced with Jakarta Commons IO as soon as a release is available.

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

21 years agoAvoid NPE when options aren't set on the XMLRenderer (Bug 14768)
Jeremias Maerki [Thu, 28 Nov 2002 16:06:39 +0000 (16:06 +0000)]
Avoid NPE when options aren't set on the XMLRenderer (Bug 14768)
Submitted by: Matthias Brunner <mb@blumenstrasse.vol.at>

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

21 years agoMake sure that a warning is shown when page-position="last" is used.
Jeremias Maerki [Thu, 28 Nov 2002 15:44:06 +0000 (15:44 +0000)]
Make sure that a warning is shown when page-position="last" is used.

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

21 years agoGood error messages when Driver is not initialized properly.
Jeremias Maerki [Thu, 28 Nov 2002 15:43:17 +0000 (15:43 +0000)]
Good error messages when Driver is not initialized properly.

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

21 years agoAdded infinite loop detection (just halts processing, see bug #8878)
Christian Geisert [Thu, 28 Nov 2002 15:23:23 +0000 (15:23 +0000)]
Added infinite loop detection (just halts processing, see bug #8878)
Submitted by: Rhett Aultman (raultman@fcci-group.com)

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

22 years agoAdded autoselecting portrait/landscape on PCL Renderer (see bug #6638)
Christian Geisert [Tue, 26 Nov 2002 18:15:18 +0000 (18:15 +0000)]
Added autoselecting  portrait/landscape on PCL Renderer (see bug #6638)
Submitted by: vicentesalvador@netscape.net (Vicente Salvador)

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

22 years agoFixes bug from previous Perfomance tuning patch
Christian Geisert [Mon, 25 Nov 2002 19:43:42 +0000 (19:43 +0000)]
Fixes bug from previous Perfomance tuning patch
Submitted by: Henrik Olsson <henrik.olsson@intentia.se>

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

22 years agoImproved AWT Font-measuring/rendering (see bug #14657)
Christian Geisert [Mon, 25 Nov 2002 17:01:48 +0000 (17:01 +0000)]
Improved AWT Font-measuring/rendering (see bug #14657)
Submitted by: Ralph LaChance <Ralph_LaChance@compuserve.com>

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

22 years agoUpdated examples/fo files to remove all errors and warnings during build
Christian Geisert [Mon, 25 Nov 2002 11:56:53 +0000 (11:56 +0000)]
Updated examples/fo files to remove all errors and warnings during build
Submitted by: Manuel Mall <mm@arcus.com.au> (see bug #13867)

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

22 years agoExample of using continued-label extension element
Karen Lease [Sun, 24 Nov 2002 22:22:47 +0000 (22:22 +0000)]
Example of using continued-label extension element

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

22 years agoHook up the TiffImage to the factory; falls back to generic handler if not present
Karen Lease [Sun, 24 Nov 2002 21:35:14 +0000 (21:35 +0000)]
Hook up the TiffImage to the factory; falls back to generic handler if not present

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

22 years agoImplement a continued-label extension for use in tables
Karen Lease [Sun, 24 Nov 2002 21:29:11 +0000 (21:29 +0000)]
Implement a continued-label extension for use in tables

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

22 years agoKeep track of whether an area has been created so the continued label can be generated
Karen Lease [Sun, 24 Nov 2002 21:27:46 +0000 (21:27 +0000)]
Keep track of whether an area has been created so the continued label can be generated

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

22 years agoSupport for page-width and page-height "auto" values (fallback to 8 and 11in). Fixes...
Oleg Tkachenko [Sun, 24 Nov 2002 07:23:51 +0000 (07:23 +0000)]
Support for page-width and page-height "auto" values (fallback to 8 and 11in). Fixes infinite loop when page-height is "auto".

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

22 years agoPerfomance tuning (reduced object creation etc.) (see bug #14103)
Christian Geisert [Fri, 22 Nov 2002 15:10:49 +0000 (15:10 +0000)]
Perfomance tuning (reduced object creation etc.) (see bug #14103)
Submitted by: Henrik Olsson <henrik.olsson@intentia.se>

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

22 years agoCorrect ordering of loca table in embedded true type fonts
Karen Lease [Thu, 21 Nov 2002 21:58:49 +0000 (21:58 +0000)]
Correct ordering of loca table in embedded true type fonts

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

22 years agoCosmetic: updated version signature up to 0.20.5cvs.
Oleg Tkachenko [Thu, 21 Nov 2002 19:32:09 +0000 (19:32 +0000)]
Cosmetic: updated version signature up to 0.20.5cvs.

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

22 years agoUpdate changes
Jeremias Maerki [Tue, 19 Nov 2002 13:57:47 +0000 (13:57 +0000)]
Update changes

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

22 years agoAdjust classpath
Jeremias Maerki [Tue, 19 Nov 2002 13:42:55 +0000 (13:42 +0000)]
Adjust classpath
Reduced the classpath in build.bat/sh to a minimum for easier maintenance.

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

22 years agoAdjust classpath
Jeremias Maerki [Tue, 19 Nov 2002 13:34:08 +0000 (13:34 +0000)]
Adjust classpath

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

22 years agoUpgrade to Xerces 2.2.1 (bugfix release)
Jeremias Maerki [Tue, 19 Nov 2002 13:33:22 +0000 (13:33 +0000)]
Upgrade to Xerces 2.2.1 (bugfix release)

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

22 years agoClean up line endings.
Peter Bernard West [Tue, 19 Nov 2002 01:04:13 +0000 (01:04 +0000)]
Clean up line endings.

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

22 years agoClean up line endings.
Peter Bernard West [Tue, 19 Nov 2002 00:47:01 +0000 (00:47 +0000)]
Clean up line endings.

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

22 years agoUpdated classpath (new xalan and xerces libraries file names).
Oleg Tkachenko [Mon, 18 Nov 2002 21:04:58 +0000 (21:04 +0000)]
Updated classpath (new xalan and xerces libraries file names).

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

22 years agoAdded support for CCITT Group 4 encoded TIFF files
Christian Geisert [Mon, 18 Nov 2002 14:37:47 +0000 (14:37 +0000)]
Added support for CCITT Group 4 encoded TIFF files
Made JAI support dynamic (no recompile needed anymore)
Submitted by: Manuel Mall <mm@arcus.com.au> (see bug #13866)

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

22 years agoFixed Bug 14576
Jeremias Maerki [Mon, 18 Nov 2002 10:44:41 +0000 (10:44 +0000)]
Fixed Bug 14576
EOFException in TTFReader (fsize in FontFileReader is not set)
Submitted by: bdhaveos@wanadoo.be

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

22 years agoLine ending fixes.
Peter Bernard West [Sun, 17 Nov 2002 01:40:19 +0000 (01:40 +0000)]
Line ending fixes.

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

22 years agobasic-link should work again. Sorry.
Jeremias Maerki [Wed, 13 Nov 2002 12:48:44 +0000 (12:48 +0000)]
basic-link should work again. Sorry.

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

22 years agoAdjust for Batik 1.5b4
Jeremias Maerki [Wed, 13 Nov 2002 10:33:08 +0000 (10:33 +0000)]
Adjust for Batik 1.5b4

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

22 years agoAdjust for Batik 1.5b4
Jeremias Maerki [Wed, 13 Nov 2002 10:32:21 +0000 (10:32 +0000)]
Adjust for Batik 1.5b4
Add some support for rendering spans correctly (primarily to get me started with Batik for further work in the redesign)
Fix line endings

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

22 years agoFix deprecation message
Jeremias Maerki [Wed, 13 Nov 2002 10:30:16 +0000 (10:30 +0000)]
Fix deprecation message

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

22 years agoUpgrade to Batik 1.5b4
Jeremias Maerki [Wed, 13 Nov 2002 10:28:52 +0000 (10:28 +0000)]
Upgrade to Batik 1.5b4

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

22 years agoFixed problem with jpegs with icc profile and acrobat reader 5 (Bug #11301)
Christian Geisert [Mon, 11 Nov 2002 18:30:15 +0000 (18:30 +0000)]
Fixed problem with jpegs with icc profile and acrobat reader 5 (Bug #11301)
Submitted by: Stephan Neuhaus <stephan.neuhaus@myview.de>

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

22 years agoAlso use the new method to retrieve the baseURL
Jeremias Maerki [Mon, 11 Nov 2002 13:02:38 +0000 (13:02 +0000)]
Also use the new method to retrieve the baseURL

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

22 years agoUpdate changes
Jeremias Maerki [Mon, 11 Nov 2002 11:03:27 +0000 (11:03 +0000)]
Update changes

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

22 years agoFix ArrayOutOfBoundException when number of rects is zero in mergeLinks().
Jeremias Maerki [Mon, 11 Nov 2002 11:01:41 +0000 (11:01 +0000)]
Fix ArrayOutOfBoundException when number of rects is zero in mergeLinks().
Fix line endings
ArrayList --> List

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

22 years agoNot necessary anymore
Jeremias Maerki [Mon, 11 Nov 2002 10:26:46 +0000 (10:26 +0000)]
Not necessary anymore

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

22 years agoUpdated committer list, todo for maint branch and changes (mine and Oleg's)
Jeremias Maerki [Mon, 11 Nov 2002 10:26:24 +0000 (10:26 +0000)]
Updated committer list, todo for maint branch and changes (mine and Oleg's)

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

22 years agoUpdated and improved readability of classpath
Jeremias Maerki [Mon, 11 Nov 2002 10:24:39 +0000 (10:24 +0000)]
Updated and improved readability of classpath

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

22 years agoAdded target description texts as supported by ant 1.5.x
Jeremias Maerki [Mon, 11 Nov 2002 10:24:07 +0000 (10:24 +0000)]
Added target description texts as supported by ant 1.5.x
Removed necessity of a buildtools.jar

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

22 years agoUpdated and improved readability of classpath
Jeremias Maerki [Mon, 11 Nov 2002 10:22:34 +0000 (10:22 +0000)]
Updated and improved readability of classpath
fix line endings for build.bat

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

22 years agoAdded target description texts as supported by ant 1.5.x
Jeremias Maerki [Mon, 11 Nov 2002 10:20:08 +0000 (10:20 +0000)]
Added target description texts as supported by ant 1.5.x

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

22 years agoUpdated and improved readability of classpath
Jeremias Maerki [Mon, 11 Nov 2002 10:19:27 +0000 (10:19 +0000)]
Updated and improved readability of classpath

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

22 years agoUpdate from Xerces 2.0.1 to 2.2.0
Jeremias Maerki [Mon, 11 Nov 2002 10:18:26 +0000 (10:18 +0000)]
Update from Xerces 2.0.1 to 2.2.0
Update from Xalan 2.3.1 to 2.4.1
Removed buildtools.jar (won't be necessary anymore)

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

22 years agoUpdate from Ant 1.4.1 to 1.5.1 (Optional classes needed for style task included)
Jeremias Maerki [Mon, 11 Nov 2002 10:16:41 +0000 (10:16 +0000)]
Update from Ant 1.4.1 to 1.5.1 (Optional classes needed for style task included)

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

22 years agoDocument fontBaseDir configuration entry and provide example.
Jeremias Maerki [Mon, 11 Nov 2002 09:53:21 +0000 (09:53 +0000)]
Document fontBaseDir configuration entry and provide example.

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

22 years agoEnabled debug info because we're in development here. IMO debug info should only...
Jeremias Maerki [Fri, 8 Nov 2002 10:29:24 +0000 (10:29 +0000)]
Enabled debug info because we're in development here. IMO debug info should only (if at all) be disabled in a final release.

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

22 years agoI got serialization errors during build so I rebuilt buildtools.jar.
Jeremias Maerki [Fri, 8 Nov 2002 10:28:06 +0000 (10:28 +0000)]
I got serialization errors during build so I rebuilt buildtools.jar.

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

22 years agoConfiguration now has two static getter methods returning a baseURL and a fontBaseURL...
Jeremias Maerki [Fri, 8 Nov 2002 10:25:29 +0000 (10:25 +0000)]
Configuration now has two static getter methods returning a baseURL and a fontBaseURL. Those two values can be a filename or a URL.

I've changed quite a few places where Strings were used to reference a file to URLs. The whole stuff should now be more consistent and less error prone. It uses the URLBuilder class I've submitted earlier.

line ending corrections
ArrayList --> List, HashMap --> Map

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

22 years agoFixed multi-threading bugs (NPEs)
Jeremias Maerki [Fri, 8 Nov 2002 10:11:06 +0000 (10:11 +0000)]
Fixed multi-threading bugs (NPEs)
Submitted by: Joachim Unger <joachim.unger@softwareag.com>

line ending correction
ArrayList --> List, HashMap --> Map

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

22 years agoImproved registration of ImageReader implementations.
Jeremias Maerki [Fri, 8 Nov 2002 10:05:29 +0000 (10:05 +0000)]
Improved registration of ImageReader implementations.
line ending correction
ArrayList --> List

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

22 years agoLittle helper class with static methods to build a URL from a string which can be...
Jeremias Maerki [Fri, 8 Nov 2002 10:00:29 +0000 (10:00 +0000)]
Little helper class with static methods to build a URL from a string which can be a URL or a filename.

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

22 years agoBugzilla Entry 13310
Jeremias Maerki [Tue, 5 Nov 2002 07:53:49 +0000 (07:53 +0000)]
Bugzilla Entry 13310
Fixed some javadoc warnings
Submitted by: Victor Mote <vic@outfitr.com>

Some additional javadoc warnings fixed
Fixed line endings in some places

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

22 years agoBugzilla Entry 13310
Jeremias Maerki [Mon, 4 Nov 2002 16:05:05 +0000 (16:05 +0000)]
Bugzilla Entry 13310
Improved classpath construction
Submitted by: Victor Mote <vic@outfitr.com>

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

22 years agoBugzilla Entry 14161
Jeremias Maerki [Mon, 4 Nov 2002 15:14:33 +0000 (15:14 +0000)]
Bugzilla Entry 14161
Added translation for GoToPageDialog
Update for czech translations
Submitted by: Michal Buchtik <BuchtikM@dlsystem.cz>

Update for german translations
Fix CRLF problems

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

22 years agoFixed sloppy passing of StringBuffer which causes problems if
Joerg Pietschmann [Wed, 9 Oct 2002 19:30:20 +0000 (19:30 +0000)]
Fixed sloppy passing of StringBuffer which causes problems if
debug information is generated.
PR:13433
Submitted by: PeekGM@az1.BP.com

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

22 years agoUse the formatted page number string instead of the
Joerg Pietschmann [Mon, 30 Sep 2002 20:54:23 +0000 (20:54 +0000)]
Use the formatted page number string instead of the
raw number in IDReferences/IDNode, so that a
page-number citation gets the formatted number.

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

22 years agoMoved table row ID creation so that the ID will always be created
Joerg Pietschmann [Thu, 26 Sep 2002 22:17:58 +0000 (22:17 +0000)]
Moved table row ID creation so that the ID will always be created
if the row layout restarts.
PR: 12876

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

22 years agoFix parameter type in constructor
Karen Lease [Thu, 26 Sep 2002 21:12:37 +0000 (21:12 +0000)]
Fix parameter type in constructor

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

22 years agoFix NPE if no embed file specified for a font
Karen Lease [Thu, 26 Sep 2002 21:11:21 +0000 (21:11 +0000)]
Fix NPE if no embed file specified for a font

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

22 years agoImprove link hotspot positioning
Karen Lease [Thu, 26 Sep 2002 21:09:19 +0000 (21:09 +0000)]
Improve link hotspot positioning

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

22 years agoPreliminarily added additional constructors to Options
Joerg Pietschmann [Tue, 17 Sep 2002 22:01:06 +0000 (22:01 +0000)]
Preliminarily added additional constructors to Options
and InputHandlers to provide more flexibility for
data and XSLT input sources.

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

22 years agoFixed problem with empty text buffer.
Joerg Pietschmann [Tue, 17 Sep 2002 20:21:32 +0000 (20:21 +0000)]
Fixed problem with empty text buffer.

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

22 years agoAdded method to clear the image cache to FopImageFactory.
Joerg Pietschmann [Tue, 17 Sep 2002 20:19:29 +0000 (20:19 +0000)]
Added method to clear the image cache to FopImageFactory.

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

22 years agoAdded some missing SVG elements.
Joerg Pietschmann [Thu, 12 Sep 2002 20:57:56 +0000 (20:57 +0000)]
Added some missing SVG elements.
PR: 12565
Submitted by: michael.maier@vivai.de (Michael Maier)

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

22 years agoA few more JavaDoc related patches.
Joerg Pietschmann [Thu, 12 Sep 2002 20:38:31 +0000 (20:38 +0000)]
A few more JavaDoc related patches.
Submitted by: Victor Mote

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

22 years agoAdded directory missed by last commit
Joerg Pietschmann [Thu, 12 Sep 2002 19:36:41 +0000 (19:36 +0000)]
Added directory missed by last commit

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

22 years agoAdded package description files for javadoc generation.
Joerg Pietschmann [Thu, 12 Sep 2002 19:34:11 +0000 (19:34 +0000)]
Added package description files for javadoc generation.
Submitted by: Victor Mote (mailto:vic@outfitr.com)

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

22 years agoFixed wrong parameter sequence.
Joerg Pietschmann [Thu, 12 Sep 2002 19:27:11 +0000 (19:27 +0000)]
Fixed wrong parameter sequence.
PR: 12566
Submitted by: michael.maier@vivai.de

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

22 years agoRecognize JDK1.4 and setup filters for appropriatly commenting
Joerg Pietschmann [Mon, 9 Sep 2002 21:01:20 +0000 (21:01 +0000)]
Recognize JDK1.4 and setup filters for appropriatly commenting
JDK specific code.
Removed a bit of cruft.

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

22 years agoStripped CRs
Peter Bernard West [Sat, 31 Aug 2002 15:17:28 +0000 (15:17 +0000)]
Stripped CRs

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

22 years agoStripped CRs
Peter Bernard West [Sat, 31 Aug 2002 15:12:21 +0000 (15:12 +0000)]
Stripped CRs

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

22 years agoFixed page number setup for consecutive page sequences.
Joerg Pietschmann [Wed, 21 Aug 2002 22:10:52 +0000 (22:10 +0000)]
Fixed page number setup for consecutive page sequences.

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

22 years agoUpdate to reflect changes in PS renderer
Jeremias Maerki [Mon, 12 Aug 2002 17:05:51 +0000 (17:05 +0000)]
Update to reflect changes in PS renderer

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

22 years agoAdded a RunLengthEncode filter for the PostScript renderer.
Jeremias Maerki [Mon, 12 Aug 2002 17:05:09 +0000 (17:05 +0000)]
Added a RunLengthEncode filter for the PostScript renderer.
Submitted by: Stephen Wolke <smwolke@geistig.com>

Added a property on the PostScript renderer for switching between PostScript
Level 2 and 3. Default is Level 3. (Jeremias Maerki)

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

22 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Mon, 12 Aug 2002 17:05:09 +0000 (17:05 +0000)]
This commit was manufactured by cvs2svn to create branch
'fop-0_20_2-maintain'.

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

22 years agoBetter fix for setting TextDecoration.
Joerg Pietschmann [Sat, 10 Aug 2002 20:09:40 +0000 (20:09 +0000)]
Better fix for setting TextDecoration.
Changed error handling and detection of markers which
are not initial children of their parent.

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

22 years agoWrapper does now set the TextState.
Joerg Pietschmann [Sat, 10 Aug 2002 18:39:08 +0000 (18:39 +0000)]
Wrapper does now set the TextState.

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

22 years agoFixed width calculation for spaces which are not mapped
Joerg Pietschmann [Fri, 9 Aug 2002 21:28:56 +0000 (21:28 +0000)]
Fixed width calculation for spaces which are not mapped
by the current font. The calculation will still fail
under certain circumstances (embedded user fonts).

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

22 years agoAdjust for new Avalon Framework JAR
Jeremias Maerki [Wed, 7 Aug 2002 10:31:37 +0000 (10:31 +0000)]
Adjust for new Avalon Framework JAR

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

22 years agoAdded new Avalon Framework compiled with Log4J support
Jeremias Maerki [Wed, 7 Aug 2002 10:27:23 +0000 (10:27 +0000)]
Added new Avalon Framework compiled with Log4J support
Bug 11274

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

22 years agoIgnore build directory for CVS
Jeremias Maerki [Wed, 7 Aug 2002 10:25:15 +0000 (10:25 +0000)]
Ignore build directory for CVS

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

22 years agoReplaced Java 1.0 containers by Java 1.2 containers.
Joerg Pietschmann [Fri, 2 Aug 2002 20:28:59 +0000 (20:28 +0000)]
Replaced Java 1.0 containers by Java 1.2 containers.
Generally use index instead of enumerato to iterate
over ArrayLists.

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

22 years agoSimplified ASCII85Filter computation, thereby hopefully
Joerg Pietschmann [Thu, 1 Aug 2002 14:52:49 +0000 (14:52 +0000)]
Simplified ASCII85Filter computation, thereby hopefully
working around JVM bugs

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

22 years agoAdded border-spacing support
Joerg Pietschmann [Sun, 28 Jul 2002 22:18:05 +0000 (22:18 +0000)]
Added border-spacing support
Added more property definitions
Submitted by: border-spacing suppoert byu Oleg Tkachenko

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

22 years agoRemoved some unused code
Joerg Pietschmann [Sat, 27 Jul 2002 20:08:28 +0000 (20:08 +0000)]
Removed some unused code

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

22 years agoCheck whether there is a flow in a page sequence.
Joerg Pietschmann [Sat, 27 Jul 2002 10:50:18 +0000 (10:50 +0000)]
Check whether there is a flow in a page sequence.

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

22 years agoRemoved fo:flow hackery. Simplified structure checking and
Joerg Pietschmann [Wed, 24 Jul 2002 02:39:44 +0000 (02:39 +0000)]
Removed fo:flow hackery. Simplified structure checking and
page layout loop.
Some minor cosmetic changes.

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

22 years agoRemoved 'name' field and diverse getElementName() methods,
Joerg Pietschmann [Wed, 24 Jul 2002 01:06:26 +0000 (01:06 +0000)]
Removed 'name' field and diverse getElementName() methods,
replaced by getName() returning a string constant.
A few minor cosmetic changes.

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

22 years agoFO Schema and dtd for use with FOP and editors
Keiron Liddle [Mon, 22 Jul 2002 10:28:21 +0000 (10:28 +0000)]
FO Schema and dtd for use with FOP and editors
Submitted by: Chuck Paussa <cpaussa@myrealbox.com>

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

22 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Mon, 22 Jul 2002 10:28:21 +0000 (10:28 +0000)]
This commit was manufactured by cvs2svn to create branch
'fop-0_20_2-maintain'.

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

22 years agoFixed problem with link rectangle offset.
Joerg Pietschmann [Sat, 20 Jul 2002 13:58:51 +0000 (13:58 +0000)]
Fixed problem with link rectangle offset.

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

22 years agoSmall corrections for the validity checking patch.
Joerg Pietschmann [Sat, 20 Jul 2002 12:58:48 +0000 (12:58 +0000)]
Small corrections for the validity checking patch.

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

22 years agoBetter validity checking for table FOs.
Joerg Pietschmann [Sat, 20 Jul 2002 12:50:00 +0000 (12:50 +0000)]
Better validity checking for table FOs.

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

22 years agoGet logger from parent in FONode constructor. This allows logging
Joerg Pietschmann [Fri, 19 Jul 2002 20:41:01 +0000 (20:41 +0000)]
Get logger from parent in FONode constructor. This allows logging
in FO constructors (except in fo:root).
Moved fo:marker handlich from FONode to FObj.
Create Hashtable for fo:marker lazily.
Removed unused method getNextPage() from AreaTree

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

22 years agoFixed marker retrival to a large degree. It works
Joerg Pietschmann [Fri, 19 Jul 2002 00:30:13 +0000 (00:30 +0000)]
Fixed marker retrival to a large degree. It works
now for arbitrary retrival boundaries as long as
the referenced page is still in the renderer queue
(could be enforced by forward referencing page
number citation)
Markers which are immediate children of a flow
still don't work.

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

22 years agoFixed a class cast error with retrieve-marker
Joerg Pietschmann [Thu, 18 Jul 2002 22:47:41 +0000 (22:47 +0000)]
Fixed a class cast error with retrieve-marker
Submitted by: Trond Aasan trondaas@ub.ntnu.no

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

22 years agoRearranged page master calculations.
Joerg Pietschmann [Thu, 18 Jul 2002 22:25:30 +0000 (22:25 +0000)]
Rearranged page master calculations.

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