]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
20 years agoUse different base class for user agent.
Jeremias Maerki [Fri, 7 Nov 2003 21:54:32 +0000 (21:54 +0000)]
Use different base class for user agent.

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

20 years agoHelper class for debugging in TextPainters
Jeremias Maerki [Fri, 7 Nov 2003 21:53:43 +0000 (21:53 +0000)]
Helper class for debugging in TextPainters

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

20 years agoTried to fix basic driver tests but didn't manage, yet.
Jeremias Maerki [Fri, 7 Nov 2003 21:49:02 +0000 (21:49 +0000)]
Tried to fix basic driver tests but didn't manage, yet.
Some initialisation code moved from render() to getContentHandler().

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

20 years agoPut namespace URI in public constant
Jeremias Maerki [Fri, 7 Nov 2003 21:23:58 +0000 (21:23 +0000)]
Put namespace URI in public constant

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

20 years agoCleanup and make it compile again
Jeremias Maerki [Fri, 7 Nov 2003 21:22:26 +0000 (21:22 +0000)]
Cleanup and make it compile again

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

20 years agoHyphenation problem in Bug 23985 (http://nagoya.apache.org/bugzilla/show_bug.cgi...
Glen Mazza [Fri, 7 Nov 2003 05:09:51 +0000 (05:09 +0000)]
Hyphenation problem in Bug 23985 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23985)
fixed in HEAD.  (maintenance still to be done.)

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

20 years agotoString() methods implemented for these objects for help in
Glen Mazza [Wed, 5 Nov 2003 23:48:47 +0000 (23:48 +0000)]
toString() methods implemented for these objects for help in
testing/debugging.

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

20 years agoRTF structural renderer moved from root to render.rtf, joining all the other renderers
Glen Mazza [Tue, 4 Nov 2003 23:59:14 +0000 (23:59 +0000)]
RTF structural renderer moved from root to render.rtf, joining all the other renderers
RTF Library moved from root to render.rtf.rtflib, but kept separate from renderer itself.
See:  http://marc.theaimsgroup.com/?l=fop-dev&m=106753338719406&w=2

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

20 years agoTom DeWeese's changes made;
Glen Mazza [Tue, 4 Nov 2003 21:56:23 +0000 (21:56 +0000)]
Tom DeWeese's changes made;
See: http://marc.theaimsgroup.com/?l=fop-dev&m=106795227230411&w=2

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

20 years agoClearer method names given for finding border and padding for regions.
Glen Mazza [Sun, 2 Nov 2003 16:20:16 +0000 (16:20 +0000)]
Clearer method names given for finding border and padding for regions.

See: http://marc.theaimsgroup.com/?l=fop-dev&m=106777246222766&w=2
and http://www.w3.org/TR/2001/REC-xsl-20011015/slice4.html#area-stackblock

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

20 years agoMoved mif package (including structural renderer MIFHandler.java) to
Glen Mazza [Sat, 1 Nov 2003 23:08:51 +0000 (23:08 +0000)]
Moved mif package (including structural renderer MIFHandler.java) to
render.mif.

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

20 years ago1. PDF block background rendering properly offset to account for region
Glen Mazza [Sat, 1 Nov 2003 21:05:23 +0000 (21:05 +0000)]
1.  PDF block background rendering properly offset to account for region
borders and padding.
2.  Helper methods added to RegionViewport for quickly determining region
margins, useful for render.* and layoutmgr.* classes.

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

20 years agoPeter Herweg's missed files from his previous RTF patch.
Glen Mazza [Sat, 1 Nov 2003 17:07:31 +0000 (17:07 +0000)]
Peter Herweg's missed files from his previous RTF patch.

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

20 years agoPeter Herweg's RTF patches applied--note the RTFHandler update was missing,
Glen Mazza [Sat, 1 Nov 2003 14:23:49 +0000 (14:23 +0000)]
Peter Herweg's RTF patches applied--note the RTFHandler update was missing,
added similar changes as was done to the MIFHandler.

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

20 years agoLayout changed to account for fo:region-body borders and padding when
Glen Mazza [Sat, 1 Nov 2003 04:28:02 +0000 (04:28 +0000)]
Layout changed to account for fo:region-body borders and padding when
determining printable width and height for each page.

Various method nitpicks also fixed.

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

20 years agorenamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid
Glen Mazza [Tue, 28 Oct 2003 04:22:14 +0000 (04:22 +0000)]
renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid
conflicts with org.w3c.dom.Text)
changed Renderer.renderWord() method to renderText().

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

20 years ago1. TraitSetter modified to provide padding properties for regions.
Glen Mazza [Sun, 26 Oct 2003 19:29:14 +0000 (19:29 +0000)]
1. TraitSetter modified to provide padding properties for regions.
2. PDFRenderer modified to take into account region borders and region padding
   when rendering text.  (Possibly temporary solution--may need to move code
   to base AbstractRenderer in future.)  Work incomplete--will need to also reduce
   line length accordingly to account for region borders and padding.

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

21 years agoExplicitly calling System.exit(0) for non-AWTRenderer outputs to close any threads
Glen Mazza [Sat, 25 Oct 2003 02:58:03 +0000 (02:58 +0000)]
Explicitly calling System.exit(0) for non-AWTRenderer outputs to close any threads
that may be active as a result of AWT (svg) or other processing.

See: http://marc.theaimsgroup.com/?l=fop-dev&m=106703706423223&w=2

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

21 years agominor elaboration
Glen Mazza [Mon, 20 Oct 2003 23:48:21 +0000 (23:48 +0000)]
minor elaboration

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

21 years agoExplanation of new "force" attribute in ant task.
Glen Mazza [Fri, 17 Oct 2003 22:21:53 +0000 (22:21 +0000)]
Explanation of new "force" attribute in ant task.

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

21 years agoPatch by Finn Bock applied
Glen Mazza [Thu, 16 Oct 2003 23:54:21 +0000 (23:54 +0000)]
Patch by Finn Bock applied
(bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23765:
Words not fitting the current line were not appearing on the
subsequent line when trailing spaces were included in
the fo:block.)

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

21 years agocorrect Mark Lillywhite status
William Victor Mote [Thu, 16 Oct 2003 19:06:31 +0000 (19:06 +0000)]
correct Mark Lillywhite status

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

21 years agoadd Mark Lillywhite to list of former committers
William Victor Mote [Thu, 16 Oct 2003 17:19:59 +0000 (17:19 +0000)]
add Mark Lillywhite to list of former committers

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

21 years agoupdate code conventions from resolved issues on the FOPDevelopersStyleGuide wiki
William Victor Mote [Thu, 16 Oct 2003 16:50:13 +0000 (16:50 +0000)]
update code conventions from resolved issues on the FOPDevelopersStyleGuide wiki

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

21 years agopartially implement patch submitted by Clay Leeds (see http://nagoya.apache.org/bugzi...
William Victor Mote [Thu, 16 Oct 2003 15:06:33 +0000 (15:06 +0000)]
partially implement patch submitted by Clay Leeds (see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23821)

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

21 years agocorrect doc re: use of custome fonts from the AWT and Print renderers
William Victor Mote [Thu, 16 Oct 2003 14:35:11 +0000 (14:35 +0000)]
correct doc re: use of custome fonts from the AWT and Print renderers

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

21 years agoapply patch from Peter Herweg for RTF pagination properties (see http://nagoya.apache...
William Victor Mote [Wed, 15 Oct 2003 17:00:58 +0000 (17:00 +0000)]
apply patch from Peter Herweg for RTF pagination properties (see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23464)

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

21 years agoPCL Output: SVG not supported
Christian Geisert [Wed, 15 Oct 2003 00:43:59 +0000 (00:43 +0000)]
PCL Output: SVG not supported
PR: 22943
Submitted by: Chris Bowditch (bowditch_chris <at> hotmail.com)

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

21 years agofix signature problem in inner class for InlineStackingLayoutManager -- attempt to...
William Victor Mote [Sun, 12 Oct 2003 20:06:57 +0000 (20:06 +0000)]
fix signature problem in inner class for InlineStackingLayoutManager -- attempt to pass BasicLink as an argument changed the signature of the overridden createArea() method, causing the superclass method to be used in error instead

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

21 years agofix typo
William Victor Mote [Sun, 12 Oct 2003 19:49:54 +0000 (19:49 +0000)]
fix typo

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

21 years agoadd fox:destination elements
William Victor Mote [Sun, 12 Oct 2003 19:49:30 +0000 (19:49 +0000)]
add fox:destination elements

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

21 years agoApplied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from latest...
Glen Mazza [Sat, 11 Oct 2003 14:48:49 +0000 (14:48 +0000)]
Applied Tom DeWeese/Batik Team's SVG patches.  New Batik.jar created from latest CVS build, using Batik's "all-jar" target.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agomove static methods getCharWidth and getWordWidth from util.CharUtilities to instance...
William Victor Mote [Fri, 10 Oct 2003 15:56:57 +0000 (15:56 +0000)]
move static methods getCharWidth and getWordWidth from util.CharUtilities to instance methods in fonts.Font

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

21 years agoopen up access in misc places by either adding accessor methods or by loosening acess...
William Victor Mote [Fri, 10 Oct 2003 15:40:31 +0000 (15:40 +0000)]
open up access in misc places by either adding accessor methods or by loosening acess control

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

21 years agoDocument name switched from default "Java Printing" text to "FOP Document".
Glen Mazza [Tue, 7 Oct 2003 21:22:04 +0000 (21:22 +0000)]
Document name switched from default "Java Printing" text to "FOP Document".

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

21 years agoRemoved nonfunctional setParameter() function from XSLTInputHandler. (Bug 23624...
Glen Mazza [Tue, 7 Oct 2003 20:06:17 +0000 (20:06 +0000)]
Removed nonfunctional setParameter() function from XSLTInputHandler.  (Bug 23624, submitted by Julien Cervelle).

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

21 years agoremove unused variable
William Victor Mote [Tue, 7 Oct 2003 00:44:31 +0000 (00:44 +0000)]
remove unused variable

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

21 years agoport layout/FontState.getWordWidth from maintenance branch
William Victor Mote [Tue, 7 Oct 2003 00:43:06 +0000 (00:43 +0000)]
port layout/FontState.getWordWidth from maintenance branch

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

21 years agoport from maintenance branch the variables that are used to track an object's locatio...
William Victor Mote [Tue, 7 Oct 2003 00:36:14 +0000 (00:36 +0000)]
port from maintenance branch the variables that are used to track an object's location in the input file

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

21 years agomove creation of bookmarks in AreaTree from LayoutManagerLS to Document, so that...
William Victor Mote [Mon, 6 Oct 2003 16:55:58 +0000 (16:55 +0000)]
move creation of bookmarks in AreaTree from LayoutManagerLS to Document, so that it automatically occurs for all LayoutStrategies

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

21 years ago1. add an AreaTreeControl interface
William Victor Mote [Mon, 6 Oct 2003 16:38:48 +0000 (16:38 +0000)]
1. add an AreaTreeControl interface
2. make apps/Document implement it
3. tie the AreaTree to an AreaTreeControl object
4. clean up AreaTree to use its parent AreaTreeControl object

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

21 years agocleanup bookmark logic and doc a bit
William Victor Mote [Mon, 6 Oct 2003 16:06:11 +0000 (16:06 +0000)]
cleanup bookmark logic and doc a bit

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

21 years agomove logic for creating area tree bookmarks from layoutmgr/LayoutManagerLS to area...
William Victor Mote [Mon, 6 Oct 2003 15:52:46 +0000 (15:52 +0000)]
move logic for creating area tree bookmarks from layoutmgr/LayoutManagerLS to area/AreaTree:
1. because it is not layout related
2. so that it can be reused by other Layout Strategies

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

21 years ago1. BodyRegion's clone() now including child areas (makes it a bona fide clone()
Glen Mazza [Thu, 2 Oct 2003 00:32:02 +0000 (00:32 +0000)]
1.  BodyRegion's clone() now including child areas (makes it a bona fide clone()
function, also AWTRenderer() needs it.)
2.  Starting implementation of RenderWord() in AWTRenderer; also looking at an
alternate implementation (storing a series of BufferedImages instead of the area
tree elements); temporarily storing both strategies in this commit.

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

21 years agoRedfactored generic FOP test to self-contained JUnit test.
Joerg Pietschmann [Sat, 27 Sep 2003 22:22:18 +0000 (22:22 +0000)]
Redfactored generic FOP test to self-contained JUnit test.
More to add.

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

21 years agoFixed Testcase.
Joerg Pietschmann [Sat, 27 Sep 2003 20:57:48 +0000 (20:57 +0000)]
Fixed Testcase.
Some style changes.
Replace FIXME with TODO

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

21 years agoPatch to sitemap to allow compliance.html to be generated in V5.0
Glen Mazza [Sat, 27 Sep 2003 16:28:23 +0000 (16:28 +0000)]
Patch to sitemap to allow compliance.html to be generated in V5.0
(w/help from Jeff Turner, Forrest Team)

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

21 years agoport maintenance branch improvements in apps/FOPException to the trunk
William Victor Mote [Thu, 25 Sep 2003 18:42:20 +0000 (18:42 +0000)]
port maintenance branch improvements in apps/FOPException to the trunk

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

21 years agoreset background-color for each paragraph, submitted by Peter Herweg, see http:/...
William Victor Mote [Sun, 21 Sep 2003 22:21:11 +0000 (22:21 +0000)]
reset background-color for each paragraph, submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23302

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

21 years ago1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewer
Glen Mazza [Sun, 21 Sep 2003 20:56:24 +0000 (20:56 +0000)]
1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewer
2.) Updated AWT and PDF renderers to draw region borders more accurately.
3.) Rounding errors for determining region sizes in AWT Renderer fixed.

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

21 years agostyle changes only
William Victor Mote [Fri, 19 Sep 2003 18:27:59 +0000 (18:27 +0000)]
style changes only

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

21 years agoadd support for "xsl-region-before", "xsl-region-after" and fo:page-number tag, submi...
William Victor Mote [Fri, 19 Sep 2003 18:17:40 +0000 (18:17 +0000)]
add support for "xsl-region-before", "xsl-region-after" and fo:page-number tag, submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274

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

21 years ago*** empty log message ***
Joerg Pietschmann [Fri, 19 Sep 2003 16:51:16 +0000 (16:51 +0000)]
*** empty log message ***

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

21 years agoSAX filter providing a MD5 checksum for ensuring XML input integrity.
Joerg Pietschmann [Fri, 19 Sep 2003 16:50:56 +0000 (16:50 +0000)]
SAX filter providing a MD5 checksum for ensuring XML input integrity.

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

21 years agoAdd possibility to set creation date.
Joerg Pietschmann [Fri, 19 Sep 2003 16:46:43 +0000 (16:46 +0000)]
Add possibility to set creation date.

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

21 years agoOrganize imports.
Joerg Pietschmann [Fri, 19 Sep 2003 14:33:16 +0000 (14:33 +0000)]
Organize imports.
A bit of JavaDoc cosmetics.

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

21 years agostyle changes only
William Victor Mote [Thu, 18 Sep 2003 17:11:51 +0000 (17:11 +0000)]
style changes only

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

21 years agochanges for RTF tables, submitted by Peter Herweg, see http://nagoya.apache.org/bugzi...
William Victor Mote [Thu, 18 Sep 2003 15:57:25 +0000 (15:57 +0000)]
changes for RTF tables, submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23166

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

21 years agoadd accessor methods for currentDocument
William Victor Mote [Wed, 17 Sep 2003 16:48:02 +0000 (16:48 +0000)]
add accessor methods for currentDocument

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

21 years agoset the (default) LayoutStrategy only if it has not been set already
William Victor Mote [Wed, 17 Sep 2003 16:25:47 +0000 (16:25 +0000)]
set the (default) LayoutStrategy only if it has not been set already

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

21 years agoAdded a link on XSLT stylesheet caching (from a recent email) to the embedding page.
Glen Mazza [Tue, 16 Sep 2003 21:17:38 +0000 (21:17 +0000)]
Added a link on XSLT stylesheet caching (from a recent email) to the embedding page.

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

21 years agotrigger event handling for start and end of table, cell, column, and row, primarily...
William Victor Mote [Tue, 16 Sep 2003 18:11:52 +0000 (18:11 +0000)]
trigger event handling for start and end of table, cell, column, and row, primarily for the benefit of the structure handlers (mif/rtf) -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23103

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

21 years agoadd structure for handling table columns in fo/FOInputHandler and its subclasses...
William Victor Mote [Tue, 16 Sep 2003 17:33:07 +0000 (17:33 +0000)]
add structure for handling table columns in fo/FOInputHandler and its subclasses -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23085

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

21 years agomake RtfColorTable.getColorNumber return an Integer instead of int, so that it can...
William Victor Mote [Tue, 16 Sep 2003 14:50:16 +0000 (14:50 +0000)]
make RtfColorTable.getColorNumber return an Integer instead of int, so that it can return a null value -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082

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

21 years agocorrect computation of integer conversion, as per patch submitted by Peter Herweg...
William Victor Mote [Tue, 16 Sep 2003 14:14:04 +0000 (14:14 +0000)]
correct computation of integer conversion, as per patch submitted by Peter Herweg -- see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23080

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

21 years ago1. convert fo/FOTreeVisitor to an interface
William Victor Mote [Tue, 16 Sep 2003 05:21:07 +0000 (05:21 +0000)]
1. convert fo/FOTreeVisitor to an interface
2. give all FOTreeVisitor methods a unique name (instead of overloading)

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

21 years agoadd <version> tag to most documents
William Victor Mote [Mon, 15 Sep 2003 20:54:03 +0000 (20:54 +0000)]
add <version> tag to most documents

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

21 years agoRemoved apparent patching problem
Joerg Pietschmann [Mon, 15 Sep 2003 18:29:15 +0000 (18:29 +0000)]
Removed apparent patching problem

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

21 years agomake instance variables protected instead of private to make subclassing easier
William Victor Mote [Mon, 15 Sep 2003 17:45:49 +0000 (17:45 +0000)]
make instance variables protected instead of private to make subclassing easier

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

21 years agoPartial implementation of region border properties.
Glen Mazza [Sun, 14 Sep 2003 21:28:38 +0000 (21:28 +0000)]
Partial implementation of region border properties.
Note: File contains several *temporary* debugging statements while work is progressing.

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

21 years agoChange to have the fo:region-body display "on top" in cases of overlap with the other...
Glen Mazza [Sun, 14 Sep 2003 19:32:44 +0000 (19:32 +0000)]
Change to have the fo:region-body display "on top" in cases of overlap with the other fo:regions.

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

21 years agoNew element mapping created to handle Batik extension elements.
Glen Mazza [Sat, 13 Sep 2003 22:55:16 +0000 (22:55 +0000)]
New element mapping created to handle Batik extension elements.

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

21 years agoAdded Andreas to our list of contributors (secured his permission first.)
Glen Mazza [Sat, 13 Sep 2003 21:05:25 +0000 (21:05 +0000)]
Added Andreas to our list of contributors (secured his permission first.)

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

21 years agoconvert DOS line-endings to Unix (oops)
William Victor Mote [Sat, 13 Sep 2003 19:57:28 +0000 (19:57 +0000)]
convert DOS line-endings to Unix (oops)

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

21 years agoapply patch submitted by Jeff Turner to get FOP's site working with Forrest 0.5 ...
William Victor Mote [Sat, 13 Sep 2003 19:44:22 +0000 (19:44 +0000)]
apply patch submitted by Jeff Turner to get FOP's site working with Forrest 0.5 -- see http://marc.theaimsgroup.com/?l=fop-dev&m=106327974618690&w=2

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

21 years agoLink to XSLTC getting started page added.
Glen Mazza [Sat, 13 Sep 2003 14:51:19 +0000 (14:51 +0000)]
Link to XSLTC getting started page added.

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

21 years agoApplied Thomas DeWeese's (Batik team) patches to the transcoder code.
Glen Mazza [Sat, 13 Sep 2003 14:23:40 +0000 (14:23 +0000)]
Applied Thomas DeWeese's (Batik team) patches to the transcoder code.
patch info: http://marc.theaimsgroup.com/?l=fop-dev&m=106318855328310&w=2

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

21 years ago1. tie the LMIter objects to their LM "parent"
William Victor Mote [Fri, 12 Sep 2003 18:57:34 +0000 (18:57 +0000)]
1. tie the LMIter objects to their LM "parent"
2. tie the PageLayoutManager object to its parent LayoutManagerLS
3. create methods for going up the LM tree to get to the LayoutManagerLS
4. store an AddLMVisitor object in LayoutManagerLS so that subclasses can be stored there and used instead of AddLMVisitor itself (so that third-party users can subclass instead of modifying AddLMVisitor)
5. use the stored AddLMVisitor instead of creating one for each LMIter
6. add some accessor methods to AddLMVisitor so that subclasses can use Lists stored therein

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

21 years agoadd InlineAreaVisitor interface to make Area Tree more independent of Rendering
William Victor Mote [Wed, 10 Sep 2003 18:42:22 +0000 (18:42 +0000)]
add InlineAreaVisitor interface to make Area Tree more independent of Rendering

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

21 years agoremove unneeded reference to Renderer from within the area package
William Victor Mote [Wed, 10 Sep 2003 06:25:36 +0000 (06:25 +0000)]
remove unneeded reference to Renderer from within the area package

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

21 years agoChanges to PDFTextPainter to accomodate new Batik library.
Glen Mazza [Tue, 9 Sep 2003 19:44:22 +0000 (19:44 +0000)]
Changes to PDFTextPainter to accomodate new Batik library.

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

21 years agoChanges to PSTextPainter to accomodate new Batik library.
Glen Mazza [Tue, 9 Sep 2003 19:43:49 +0000 (19:43 +0000)]
Changes to PSTextPainter to accomodate new Batik library.

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

21 years agoNightly build version to accomodate new Batik API changes.
Glen Mazza [Tue, 9 Sep 2003 19:06:36 +0000 (19:06 +0000)]
Nightly build version to accomodate new Batik API changes.

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

21 years agoadd support for font-size and font-weight, as per patch from Peter Herweg (mailto...
William Victor Mote [Tue, 9 Sep 2003 14:31:08 +0000 (14:31 +0000)]
add support for font-size and font-weight, as per patch from Peter Herweg (mailto:pherweg@web.de)

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

21 years agoremove global import statements
William Victor Mote [Mon, 8 Sep 2003 17:00:56 +0000 (17:00 +0000)]
remove global import statements

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

21 years agoremove extraneous import statement
William Victor Mote [Mon, 8 Sep 2003 16:32:01 +0000 (16:32 +0000)]
remove extraneous import statement

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

21 years agoMoved three committers to inactive status.
Glen Mazza [Thu, 4 Sep 2003 05:15:07 +0000 (05:15 +0000)]
Moved three committers to inactive status.

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

21 years agoRemove storage of apps/FOUserAgent from fo/FONode in favor of storing it once in...
William Victor Mote [Tue, 2 Sep 2003 13:56:40 +0000 (13:56 +0000)]
Remove storage of apps/FOUserAgent from fo/FONode in favor of storing it once in a higher level class (currently Driver), and accessing it from there. Cleaner design, uses less memory, at the expense of some additional processing time to come up the tree to find the information.

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

21 years agoRemove all storage of fo/FOInputHandler from within the FO Tree itself, in favor...
William Victor Mote [Tue, 2 Sep 2003 01:31:36 +0000 (01:31 +0000)]
Remove all storage of fo/FOInputHandler from within the FO Tree itself, in favor of storing it one time in apps/Document and getting it from there when needed. Makes everything cleaner, and uses less memory, at the probable expense of some processing time (to go up the tree to get to Document).

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

21 years agomove storage of ID references from fo/FOInputHandler to fo/FOTreeControl (implemented...
William Victor Mote [Mon, 1 Sep 2003 19:21:07 +0000 (19:21 +0000)]
move storage of ID references from fo/FOInputHandler to fo/FOTreeControl (implemented in apps/Document)

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

21 years agoremove some convoluted and unnecessary logic -- we already know the Document that...
William Victor Mote [Mon, 1 Sep 2003 18:48:10 +0000 (18:48 +0000)]
remove some convoluted and unnecessary logic -- we already know the Document that is being processed

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

21 years agocheckstyle/javadoc changes only
William Victor Mote [Mon, 1 Sep 2003 18:33:05 +0000 (18:33 +0000)]
checkstyle/javadoc changes only

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

21 years agoclean up some gump javadoc warnings
William Victor Mote [Mon, 1 Sep 2003 14:19:35 +0000 (14:19 +0000)]
clean up some gump javadoc warnings

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

21 years ago1. reduce visibility of many classes
William Victor Mote [Mon, 1 Sep 2003 14:11:51 +0000 (14:11 +0000)]
1. reduce visibility of many classes
2. some style/javadoc changes

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

21 years agostyle/javadoc changes only
William Victor Mote [Mon, 1 Sep 2003 13:42:35 +0000 (13:42 +0000)]
style/javadoc changes only

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

21 years agostyle/javadoc changes only
William Victor Mote [Mon, 1 Sep 2003 13:31:24 +0000 (13:31 +0000)]
style/javadoc changes only

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

21 years agoadd comments about current implementation of block-container object, submitted by...
William Victor Mote [Mon, 1 Sep 2003 12:15:52 +0000 (12:15 +0000)]
add comments about current implementation of block-container object, submitted by Chris Bowditch [bowditch_chris@hotmail.com]; see
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22811

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

21 years ago1. Partial implementation of fo:region-xxx and background-color property
Glen Mazza [Mon, 1 Sep 2003 01:28:51 +0000 (01:28 +0000)]
1.  Partial implementation of fo:region-xxx and background-color property
in AWTRenderer.

2.  ColorType has a new getAWTColor() method, also alpha() function renamed
to getAlpha(). Definition of Alpha values switched to make consistent with
java.awt.Color (i.e., 0 is transparent and 1 is opaque).

3.  AbstractRenderer's handleViewportTraits() renamed to handleRegionTraits()
to lesson confusion (FOP has three types of viewports--
Page, Region, and Block--handleViewportTraits() was only good for Region.)

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

21 years agoDocument paging within AWTRenderer & PreviewDialog activated (no content yet, just...
Glen Mazza [Sat, 30 Aug 2003 21:14:52 +0000 (21:14 +0000)]
Document paging within AWTRenderer & PreviewDialog activated (no content yet, just blank pages).

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

21 years ago1. move some data structures related to used glyphs from fonts/MultiByteFont to super...
William Victor Mote [Sat, 30 Aug 2003 18:52:35 +0000 (18:52 +0000)]
1. move some data structures related to used glyphs from fonts/MultiByteFont to superclass fonts/CIDFont
2. move getSubsetWidths() from fonts/CIDFont (and subclass) to pdf/PDFFactory

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