]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
21 years agoExpand descriptions of graphics formats where known.
William Victor Mote [Tue, 29 Apr 2003 03:30:54 +0000 (03:30 +0000)]
Expand descriptions of graphics formats where known.
Expand Resolution section to include brief conclusion.
Add Batik version to Batik section.
Minor changes to Batik/SVG sections.
All suggestions from Clay Leeds.

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

21 years agoAdd some more links, mostly leads from Clay Leeds.
William Victor Mote [Tue, 29 Apr 2003 02:20:25 +0000 (02:20 +0000)]
Add some more links, mostly leads from Clay Leeds.

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

21 years agoAdd reference for hardcopy version of XML Bible.
William Victor Mote [Tue, 29 Apr 2003 01:10:04 +0000 (01:10 +0000)]
Add reference for hardcopy version of XML Bible.
Convert non-Apache <link>s to <jump>s.

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

21 years agoPretty-print and whitespace changes only.
William Victor Mote [Tue, 29 Apr 2003 00:32:27 +0000 (00:32 +0000)]
Pretty-print and whitespace changes only.

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

21 years agoAdd link to YahooGroup's XSL-FO mailing list.
William Victor Mote [Tue, 29 Apr 2003 00:23:44 +0000 (00:23 +0000)]
Add link to YahooGroup's XSL-FO mailing list.

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

21 years agoAdd links to Mulberry's XSLT mailing list & Dave Pawson's XSLT FAQ.
William Victor Mote [Mon, 28 Apr 2003 20:58:12 +0000 (20:58 +0000)]
Add links to Mulberry's XSLT mailing list & Dave Pawson's XSLT FAQ.

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

21 years agoSort content from most specific to least. Break specs down into sub-sections to match...
William Victor Mote [Mon, 28 Apr 2003 20:44:47 +0000 (20:44 +0000)]
Sort content from most specific to least. Break specs down into sub-sections to match format of other sections.

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

21 years agoRemove propsDone. Unused, probably unneeded, and in the way.
William Victor Mote [Mon, 28 Apr 2003 02:30:25 +0000 (02:30 +0000)]
Remove propsDone. Unused, probably unneeded, and in the way.

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

21 years agoRefactor: extract methods findBasePropertyName and findSubPropertyName from makeList...
William Victor Mote [Mon, 28 Apr 2003 00:38:21 +0000 (00:38 +0000)]
Refactor: extract methods findBasePropertyName and findSubPropertyName from makeList, and clean up logic using them.

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

21 years agoRefactor: make local variable names more meaningful.
William Victor Mote [Sun, 27 Apr 2003 23:48:02 +0000 (23:48 +0000)]
Refactor: make local variable names more meaningful.

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

21 years agoRefactor: extract method findNearestAncestorFObj from handleAttrs
William Victor Mote [Sun, 27 Apr 2003 22:21:24 +0000 (22:21 +0000)]
Refactor: extract method findNearestAncestorFObj from handleAttrs

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

21 years agoFinish restructuring.
William Victor Mote [Sun, 27 Apr 2003 19:12:10 +0000 (19:12 +0000)]
Finish restructuring.

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

21 years agoEnhancements for javadocs.
William Victor Mote [Sun, 27 Apr 2003 18:19:49 +0000 (18:19 +0000)]
Enhancements for javadocs.

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

21 years agoRefactor:
William Victor Mote [Sun, 27 Apr 2003 17:15:39 +0000 (17:15 +0000)]
Refactor:
1. extract method findFOMaker from startElement.
2. change name of startElement param uri to namespaceURI.

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

21 years agoFix array out-of-bounds error. pageSequence starts at 1, the array starts at 0.
William Victor Mote [Sun, 27 Apr 2003 16:03:45 +0000 (16:03 +0000)]
Fix array out-of-bounds error. pageSequence starts at 1, the array starts at 0.

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

21 years agoClean up javadoc warnings.
William Victor Mote [Sat, 26 Apr 2003 18:18:04 +0000 (18:18 +0000)]
Clean up javadoc warnings.

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

21 years agoAdd some XSLT books.
William Victor Mote [Sat, 26 Apr 2003 05:18:05 +0000 (05:18 +0000)]
Add some XSLT books.

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

21 years agoExpand the xalan script section.
William Victor Mote [Fri, 25 Apr 2003 19:25:12 +0000 (19:25 +0000)]
Expand the xalan script section.
Add/clean up <section> ids.

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

21 years agoAdd note clarifying embedding for TrueType Collections.
William Victor Mote [Fri, 25 Apr 2003 16:51:52 +0000 (16:51 +0000)]
Add note clarifying embedding for TrueType Collections.

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

21 years agoFix bad links/spelling of "extensions".
William Victor Mote [Fri, 25 Apr 2003 16:40:52 +0000 (16:40 +0000)]
Fix bad links/spelling of "extensions".

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

21 years agoRoll back previous change as forrestbot is reverting to 0.4.
William Victor Mote [Fri, 25 Apr 2003 16:36:59 +0000 (16:36 +0000)]
Roll back previous change as forrestbot is reverting to 0.4.

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

21 years agoApply Jeff Turner patches. Fix stylesheet errors & incompatibilities.
William Victor Mote [Fri, 25 Apr 2003 07:30:52 +0000 (07:30 +0000)]
Apply Jeff Turner patches. Fix stylesheet errors & incompatibilities.

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

21 years agojavadoc changes to clean up gump warnings.
William Victor Mote [Fri, 25 Apr 2003 07:06:43 +0000 (07:06 +0000)]
javadoc changes to clean up gump warnings.

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

21 years agoimproved Ant task documentation
Christian Geisert [Thu, 24 Apr 2003 22:53:19 +0000 (22:53 +0000)]
improved Ant task documentation
PR: 18486
Submitted by: Glen Mazza (glenmazza@yahoo.com)

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

21 years agotemporary fix to make the docs work with Forrest 0.3/0.4
Christian Geisert [Thu, 24 Apr 2003 22:46:17 +0000 (22:46 +0000)]
temporary fix to make the docs work with Forrest 0.3/0.4

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

21 years agoMove some content from fotree.xml to other documents.
William Victor Mote [Thu, 24 Apr 2003 19:35:17 +0000 (19:35 +0000)]
Move some content from fotree.xml to other documents.
Reorganize content of fotree.xml.

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

21 years agoNormalize common contents between dev/extensions.xml and design/parsing.xml.
William Victor Mote [Thu, 24 Apr 2003 17:48:27 +0000 (17:48 +0000)]
Normalize common contents between dev/extensions.xml and design/parsing.xml.

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

21 years agoNormalize common contents between embedding.xml and design/parsing.xml.
William Victor Mote [Thu, 24 Apr 2003 16:43:26 +0000 (16:43 +0000)]
Normalize common contents between embedding.xml and design/parsing.xml.

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

21 years agoRework content pointing to Xalan Usage Patterns.
William Victor Mote [Thu, 24 Apr 2003 15:18:07 +0000 (15:18 +0000)]
Rework content pointing to Xalan Usage Patterns.

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

21 years agoMove some content from index.xml to the topical pages.
William Victor Mote [Thu, 24 Apr 2003 14:53:56 +0000 (14:53 +0000)]
Move some content from index.xml to the topical pages.
Finish the rework on index.xml.

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

21 years agomove overview.html to fop's root src directory.
William Victor Mote [Thu, 24 Apr 2003 04:06:40 +0000 (04:06 +0000)]
move overview.html to fop's root src directory.

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

21 years agojavadoc changes to clean up gump warnings.
William Victor Mote [Thu, 24 Apr 2003 02:48:08 +0000 (02:48 +0000)]
javadoc changes to clean up gump warnings.

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

21 years agoRearrange content.
William Victor Mote [Wed, 23 Apr 2003 23:41:30 +0000 (23:41 +0000)]
Rearrange content.
Change main heading to "Core Process".

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

21 years agoFix links broken by move of svg.xml to graphics.xml.
William Victor Mote [Wed, 23 Apr 2003 22:59:46 +0000 (22:59 +0000)]
Fix links broken by move of svg.xml to graphics.xml.

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

21 years agoMove remaining design/understanding content to design.
William Victor Mote [Wed, 23 Apr 2003 22:33:02 +0000 (22:33 +0000)]
Move remaining design/understanding content to design.

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

21 years agoRestructure content into a table.
William Victor Mote [Wed, 23 Apr 2003 22:25:27 +0000 (22:25 +0000)]
Restructure content into a table.

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

21 years agoMove some content from design/index.xml.
William Victor Mote [Wed, 23 Apr 2003 22:24:26 +0000 (22:24 +0000)]
Move some content from design/index.xml.

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

21 years agoReplace use of deprecated field with recommended method to remove a compiler warning...
William Victor Mote [Wed, 23 Apr 2003 17:03:11 +0000 (17:03 +0000)]
Replace use of deprecated field with recommended method to remove a compiler warning in gump.

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

21 years agoRemove link to fop-user list (they are referenced instead to the gethelp page, which...
William Victor Mote [Wed, 23 Apr 2003 15:59:33 +0000 (15:59 +0000)]
Remove link to fop-user list (they are referenced instead to the gethelp page, which has more detailed instructions).
Minor cleanup.

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

21 years agoAttempt to eliminate gump javadoc warnings.
William Victor Mote [Wed, 23 Apr 2003 06:31:24 +0000 (06:31 +0000)]
Attempt to eliminate gump javadoc warnings.

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

21 years agoAdd section about cleaning up web cvs repository.
William Victor Mote [Wed, 23 Apr 2003 04:48:38 +0000 (04:48 +0000)]
Add section about cleaning up web cvs repository.
Make column headings better on table.

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

21 years agoAdd faq for graphics resolution.
William Victor Mote [Tue, 22 Apr 2003 19:22:55 +0000 (19:22 +0000)]
Add faq for graphics resolution.
Move other graphics-related faqs together.

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

21 years agoExpand discussion of graphics resolutions.
William Victor Mote [Tue, 22 Apr 2003 19:12:33 +0000 (19:12 +0000)]
Expand discussion of graphics resolutions.

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

21 years agoMove graphics comments from output.xml to graphics.xml.
William Victor Mote [Tue, 22 Apr 2003 18:24:28 +0000 (18:24 +0000)]
Move graphics comments from output.xml to graphics.xml.

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

21 years agoMove svg.xml to graphics.xml to better reflect the content.
William Victor Mote [Tue, 22 Apr 2003 18:11:44 +0000 (18:11 +0000)]
Move svg.xml to graphics.xml to better reflect the content.

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

21 years agoAdd "build" testing information.
William Victor Mote [Tue, 22 Apr 2003 17:25:17 +0000 (17:25 +0000)]
Add "build" testing information.

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

21 years agoClarify "Doc" item.
William Victor Mote [Tue, 22 Apr 2003 17:24:16 +0000 (17:24 +0000)]
Clarify "Doc" item.

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

21 years agoMove content of design/understanding/index.xml to design/index.xml.
William Victor Mote [Tue, 22 Apr 2003 06:12:51 +0000 (06:12 +0000)]
Move content of design/understanding/index.xml to design/index.xml.

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

21 years agoFix <section> grouping.
William Victor Mote [Tue, 22 Apr 2003 06:05:17 +0000 (06:05 +0000)]
Fix <section> grouping.

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

21 years agoChange "sections" heading to "compliance".
William Victor Mote [Tue, 22 Apr 2003 06:04:21 +0000 (06:04 +0000)]
Change "sections" heading to "compliance".
Move "parsing" to compliance section.

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

21 years agoAdd <section> ids.
William Victor Mote [Tue, 22 Apr 2003 05:03:39 +0000 (05:03 +0000)]
Add <section> ids.
Combine "foreign" discussion from the two documents.

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

21 years agoPretty-print & white-space changes only.
William Victor Mote [Tue, 22 Apr 2003 04:59:56 +0000 (04:59 +0000)]
Pretty-print & white-space changes only.

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

21 years agoMove content from design/understanding/fo_tree.xml to design/fotree.xml.
William Victor Mote [Tue, 22 Apr 2003 04:54:55 +0000 (04:54 +0000)]
Move content from design/understanding/fo_tree.xml to design/fotree.xml.

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

21 years agoAdd <section> ids.
William Victor Mote [Tue, 22 Apr 2003 03:56:00 +0000 (03:56 +0000)]
Add <section> ids.

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

21 years agoPretty-print and white-space changes only.
William Victor Mote [Tue, 22 Apr 2003 03:52:36 +0000 (03:52 +0000)]
Pretty-print and white-space changes only.

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

21 years agoMove content from design/understanding/properties.xml to design/properties.xml.
William Victor Mote [Tue, 22 Apr 2003 03:48:50 +0000 (03:48 +0000)]
Move content from design/understanding/properties.xml to design/properties.xml.

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

21 years agoAdd <section> ids.
William Victor Mote [Tue, 22 Apr 2003 03:33:55 +0000 (03:33 +0000)]
Add <section> ids.

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

21 years agoPretty-print & white-space changes only.
William Victor Mote [Tue, 22 Apr 2003 03:25:30 +0000 (03:25 +0000)]
Pretty-print & white-space changes only.

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

21 years agoMove content from design/understanding/layout_managers.xml to design/layout.xml.
William Victor Mote [Tue, 22 Apr 2003 03:01:53 +0000 (03:01 +0000)]
Move content from design/understanding/layout_managers.xml to design/layout.xml.

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

21 years agoAdd <section> ids.
William Victor Mote [Tue, 22 Apr 2003 02:48:54 +0000 (02:48 +0000)]
Add <section> ids.

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

21 years agoPretty-print & white-space changes only.
William Victor Mote [Tue, 22 Apr 2003 02:44:57 +0000 (02:44 +0000)]
Pretty-print & white-space changes only.

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

21 years agoMove some content from areas.xml to renderers.xml.
William Victor Mote [Tue, 22 Apr 2003 02:35:38 +0000 (02:35 +0000)]
Move some content from areas.xml to renderers.xml.

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

21 years agoIntegrate the content from the two documents a bit.
William Victor Mote [Tue, 22 Apr 2003 02:29:16 +0000 (02:29 +0000)]
Integrate the content from the two documents a bit.

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

21 years agoCombine content of design/understanding/area_tree.xml into design/areas.xml.
William Victor Mote [Tue, 22 Apr 2003 00:21:04 +0000 (00:21 +0000)]
Combine content of design/understanding/area_tree.xml into design/areas.xml.

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

21 years agoIntegrate content of the two documents.
William Victor Mote [Mon, 21 Apr 2003 23:56:10 +0000 (23:56 +0000)]
Integrate content of the two documents.
Add table for the renderer implementations.

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

21 years agoPretty-print & whitespace changes only.
William Victor Mote [Mon, 21 Apr 2003 23:22:38 +0000 (23:22 +0000)]
Pretty-print & whitespace changes only.

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

21 years agoCombine content of design/understanding/renderers.xml with design/renderers.xml.
William Victor Mote [Mon, 21 Apr 2003 22:55:52 +0000 (22:55 +0000)]
Combine content of design/understanding/renderers.xml with design/renderers.xml.

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

21 years agoMove "extensions" item to be parallel with user area.
William Victor Mote [Mon, 21 Apr 2003 22:31:24 +0000 (22:31 +0000)]
Move "extensions" item to be parallel with user area.

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

21 years agoRemove duplicated content in extensions.xml & dev/extensions.xml.
William Victor Mote [Mon, 21 Apr 2003 22:12:18 +0000 (22:12 +0000)]
Remove duplicated content in extensions.xml & dev/extensions.xml.

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

21 years agoRemove dev/configuration.xml. It is a duplicate of the user document by the same...
William Victor Mote [Mon, 21 Apr 2003 21:32:53 +0000 (21:32 +0000)]
Remove dev/configuration.xml. It is a duplicate of the user document by the same name.

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

21 years agoPretty-print & formatting changes.
William Victor Mote [Mon, 21 Apr 2003 21:30:51 +0000 (21:30 +0000)]
Pretty-print & formatting changes.

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

21 years agoRemove top-level section.
William Victor Mote [Mon, 21 Apr 2003 21:09:31 +0000 (21:09 +0000)]
Remove top-level section.

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

21 years agoRemove top-level section.
William Victor Mote [Mon, 21 Apr 2003 20:52:37 +0000 (20:52 +0000)]
Remove top-level section.

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

21 years agoCorrect typo.
William Victor Mote [Mon, 21 Apr 2003 20:51:55 +0000 (20:51 +0000)]
Correct typo.

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

21 years agoAdd missing <section> ids.
William Victor Mote [Mon, 21 Apr 2003 20:35:41 +0000 (20:35 +0000)]
Add missing <section> ids.

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

21 years agoAdd more links to output.
William Victor Mote [Mon, 21 Apr 2003 20:15:59 +0000 (20:15 +0000)]
Add more links to output.

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

21 years agoMove documentation README to a web page.
William Victor Mote [Mon, 21 Apr 2003 19:48:40 +0000 (19:48 +0000)]
Move documentation README to a web page.

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

21 years agoRemove extraneous link.
William Victor Mote [Mon, 21 Apr 2003 18:38:03 +0000 (18:38 +0000)]
Remove extraneous link.

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

21 years agoFlatten menu by pulling "understanding" into "design", and making the two menus visua...
William Victor Mote [Mon, 21 Apr 2003 16:38:01 +0000 (16:38 +0000)]
Flatten menu by pulling "understanding" into "design", and making the two menus visually identical.

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

21 years agoAdd missing <section> id.
William Victor Mote [Mon, 21 Apr 2003 15:20:36 +0000 (15:20 +0000)]
Add missing <section> id.

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

21 years agoChange "Redesign" tab to "Design".
William Victor Mote [Mon, 21 Apr 2003 15:20:08 +0000 (15:20 +0000)]
Change "Redesign" tab to "Design".

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

21 years agoAdd missing <section> ids.
William Victor Mote [Mon, 21 Apr 2003 08:01:01 +0000 (08:01 +0000)]
Add missing <section> ids.
Move primary design goals up to <section> tags.
Add some content on area tree recycling.

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

21 years agoAdd comments about the reasoning behind some of the design decisions.
William Victor Mote [Mon, 21 Apr 2003 04:39:28 +0000 (04:39 +0000)]
Add comments about the reasoning behind some of the design decisions.
Separate primary goals, secondary goals, and supporting design decisions.

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

21 years agoClean up formatting of classes & methods.
William Victor Mote [Mon, 21 Apr 2003 00:12:42 +0000 (00:12 +0000)]
Clean up formatting of classes & methods.

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

21 years agoAdd some detail on handing over from FO build to LM (trunk).
William Victor Mote [Sun, 20 Apr 2003 23:47:27 +0000 (23:47 +0000)]
Add some detail on handing over from FO build to LM (trunk).

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

21 years agoRemove outer <section> so outline makes more sense.
William Victor Mote [Sun, 20 Apr 2003 23:46:10 +0000 (23:46 +0000)]
Remove outer <section> so outline makes more sense.

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

21 years agoRemove extraneous items.
William Victor Mote [Sun, 20 Apr 2003 23:44:36 +0000 (23:44 +0000)]
Remove extraneous items.

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

21 years agoAdd link for ViewCVS.
William Victor Mote [Sun, 20 Apr 2003 20:23:44 +0000 (20:23 +0000)]
Add link for ViewCVS.

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

21 years agoAdjust for method move. Fixes compile error.
Jeremias Maerki [Fri, 18 Apr 2003 20:21:07 +0000 (20:21 +0000)]
Adjust for method move. Fixes compile error.
Submitted by: Glen Mazza <glenmazza@yahoo.com>

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

21 years agoFix display-align
Jeremias Maerki [Thu, 17 Apr 2003 16:30:25 +0000 (16:30 +0000)]
Fix display-align

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

21 years agoUpdate changes
Jeremias Maerki [Thu, 17 Apr 2003 16:05:30 +0000 (16:05 +0000)]
Update changes

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

21 years agoMoved all procsets out to PSProcSets.
Jeremias Maerki [Thu, 17 Apr 2003 15:35:20 +0000 (15:35 +0000)]
Moved all procsets out to PSProcSets.
Cleaned up PSRenderer a bit
Add configurable auto-rotate-landscape behaviour (default is false)
Added PageHiResBoundingBox
Fixed BoundingBox values

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

21 years agoAdded commons-io to the classpath.
Jeremias Maerki [Wed, 16 Apr 2003 06:39:18 +0000 (06:39 +0000)]
Added commons-io to the classpath.
Submitted by: Glen Mazza <glenmazza.at.yahoo.com>

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

21 years agoAdd section ids.
William Victor Mote [Tue, 15 Apr 2003 17:30:58 +0000 (17:30 +0000)]
Add section ids.

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

21 years agoMove memory discussion from faq.xml to running.xml.
William Victor Mote [Tue, 15 Apr 2003 16:38:38 +0000 (16:38 +0000)]
Move memory discussion from faq.xml to running.xml.

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

21 years agoAdd comment incorporating contents of running.xml.
William Victor Mote [Tue, 15 Apr 2003 15:50:40 +0000 (15:50 +0000)]
Add comment incorporating contents of running.xml.

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

21 years agoAdd links to email abbreviation glossaries.
William Victor Mote [Tue, 15 Apr 2003 15:35:03 +0000 (15:35 +0000)]
Add links to email abbreviation glossaries.

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

21 years agoMake format of dates consistent.
William Victor Mote [Tue, 15 Apr 2003 14:42:02 +0000 (14:42 +0000)]
Make format of dates consistent.

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

21 years agoMove fop-dev mailing list from the user docs to the dev docs, to reduce risk of cross...
William Victor Mote [Tue, 15 Apr 2003 01:54:06 +0000 (01:54 +0000)]
Move fop-dev mailing list from the user docs to the dev docs, to reduce risk of cross-posting, and to reduce noise in the user section.
Organizational changes to dev/index.xml.

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

21 years agoClean up links that have changed due to expanding svg.xml to include more information.
William Victor Mote [Mon, 14 Apr 2003 23:09:15 +0000 (23:09 +0000)]
Clean up links that have changed due to expanding svg.xml to include more information.

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