]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
20 years agoMore String->Int conversions.
Glen Mazza [Tue, 6 Jan 2004 00:49:40 +0000 (00:49 +0000)]
More String->Int conversions.

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

20 years agoSwitch from strings->ints in Property.setSubprop() (from Finn Bock).
Glen Mazza [Mon, 5 Jan 2004 22:13:19 +0000 (22:13 +0000)]
Switch from strings->ints in Property.setSubprop()  (from Finn Bock).

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

20 years agoCOMPOUND_MASK/PROPERTY_MASK bug fixed in PropertyList.java (patch by Finn Bock).
Glen Mazza [Mon, 5 Jan 2004 22:02:47 +0000 (22:02 +0000)]
COMPOUND_MASK/PROPERTY_MASK bug fixed in PropertyList.java (patch by Finn Bock).

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

20 years agoMore String->Int Conversions.
Glen Mazza [Mon, 5 Jan 2004 01:31:09 +0000 (01:31 +0000)]
More String->Int Conversions.

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

20 years agoMore String-->int conversions. Work primarily from Finn Bock's patch.
Glen Mazza [Mon, 5 Jan 2004 00:44:59 +0000 (00:44 +0000)]
More String-->int conversions.  Work primarily from Finn Bock's patch.

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

20 years agoMore String->Int conversion; also removed member variable passing (namespace,
Glen Mazza [Sun, 4 Jan 2004 22:47:36 +0000 (22:47 +0000)]
More String->Int conversion; also removed member variable passing (namespace,
element) within private functions.  (Also made more methods private until external
use determined.)

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

20 years agoMore string-->int conversions.
Glen Mazza [Sun, 4 Jan 2004 22:23:16 +0000 (22:23 +0000)]
More string-->int conversions.

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

20 years agomore String->int conversions.
Glen Mazza [Sun, 4 Jan 2004 22:04:08 +0000 (22:04 +0000)]
more String->int conversions.

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

20 years agoString->Int conversion: removed String version of PropertyList.get()
Glen Mazza [Sun, 4 Jan 2004 21:14:34 +0000 (21:14 +0000)]
String->Int conversion: removed String version of PropertyList.get()

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

20 years agoFix to remove unnecessary imports of Constants interface.
Glen Mazza [Sun, 4 Jan 2004 05:42:03 +0000 (05:42 +0000)]
Fix to remove unnecessary imports of Constants interface.

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

20 years agobug fixed: The first occurence of a custom color was displayed with wrong color
Peter Herweg [Sat, 3 Jan 2004 13:43:12 +0000 (13:43 +0000)]
bug fixed: The first occurence of a custom color was displayed with wrong color

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

20 years agoRemove unused import to quieten Eclipse.
Peter Bernard West [Sat, 3 Jan 2004 03:25:02 +0000 (03:25 +0000)]
Remove unused import to quieten Eclipse.

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

20 years agoRemove unused imports to quieten Eclipse.
Peter Bernard West [Sat, 3 Jan 2004 03:23:51 +0000 (03:23 +0000)]
Remove unused imports to quieten Eclipse.

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

20 years agoRemove unused imports to quieten Eclipse.
Peter Bernard West [Sat, 3 Jan 2004 03:13:37 +0000 (03:13 +0000)]
Remove unused imports to quieten Eclipse.

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

20 years agoRemove unused imports to quieten Eclipse.
Peter Bernard West [Sat, 3 Jan 2004 02:34:28 +0000 (02:34 +0000)]
Remove unused imports to quieten Eclipse.

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

20 years agoFOPropertyMapping.GetPropertyId() modified to also be able to return
Glen Mazza [Fri, 2 Jan 2004 23:53:09 +0000 (23:53 +0000)]
FOPropertyMapping.GetPropertyId() modified to also be able to return
(base + compound) ID value for a "base.compound" string; more String->Int
conversions in Leader.java.

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

20 years agoBug 25808 (Patch by Finn Bock) -- NPE Fix to LineLayoutManager.
Glen Mazza [Fri, 2 Jan 2004 22:51:31 +0000 (22:51 +0000)]
Bug 25808 (Patch by Finn Bock) -- NPE Fix to LineLayoutManager.

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

20 years agoBug 25803 (patch by Simon Pepping): Fix bug occurring when a compound property
Glen Mazza [Fri, 2 Jan 2004 22:37:09 +0000 (22:37 +0000)]
Bug 25803 (patch by Simon Pepping):  Fix bug occurring when a compound property
is specified (e.g. "leader-length.maximum") before its base property (e.g. "leader-length").

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

20 years agoRemoved unnecessary semi-colon.
Peter Bernard West [Fri, 2 Jan 2004 12:18:45 +0000 (12:18 +0000)]
Removed unnecessary semi-colon.

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

20 years agoadded support for fo:basic-link
Peter Herweg [Thu, 1 Jan 2004 21:19:55 +0000 (21:19 +0000)]
added support for fo:basic-link

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

20 years agoBug #25806 (Patch by Finn Bock)--NPE fixed in ExternalGraphic.java.
Glen Mazza [Thu, 1 Jan 2004 18:52:22 +0000 (18:52 +0000)]
Bug #25806 (Patch by Finn Bock)--NPE fixed in ExternalGraphic.java.

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

20 years agoChanged jumps to forks (=open new window on links) on team page.
Glen Mazza [Thu, 1 Jan 2004 18:31:03 +0000 (18:31 +0000)]
Changed jumps to forks (=open new window on links) on team page.

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

20 years agoXML bug on team page.
Glen Mazza [Wed, 31 Dec 2003 04:17:34 +0000 (04:17 +0000)]
XML bug on team page.

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

20 years agoMore String->Int conversions, primarily from patch from Finn Bock.
Glen Mazza [Wed, 31 Dec 2003 01:41:46 +0000 (01:41 +0000)]
More String->Int conversions, primarily from patch from Finn Bock.

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

20 years agoBug #25563 (Patch by Finn Bock) toString() implementations added.
Glen Mazza [Wed, 31 Dec 2003 00:40:14 +0000 (00:40 +0000)]
Bug #25563 (Patch by Finn Bock) toString() implementations added.

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

20 years agoBug #25813 (Patch by Finn Bock): Calculation change in setBlockTextInfo().
Glen Mazza [Tue, 30 Dec 2003 23:11:00 +0000 (23:11 +0000)]
Bug #25813 (Patch by Finn Bock):  Calculation change in setBlockTextInfo().

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

20 years agoMore String->int conversions, annoyingly incremental but I'm getting there...
Glen Mazza [Mon, 29 Dec 2003 23:28:47 +0000 (23:28 +0000)]
More String->int conversions, annoyingly incremental but I'm getting there...

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

20 years agoRemoval of unnecessary local variable, patch by Andreas Delmille. (Bug 25786)
Glen Mazza [Mon, 29 Dec 2003 21:19:20 +0000 (21:19 +0000)]
Removal of unnecessary local variable, patch by Andreas Delmille.  (Bug 25786)

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

20 years agoBug #25804: Fix of ClassCastException error occuring while
Glen Mazza [Mon, 29 Dec 2003 20:50:41 +0000 (20:50 +0000)]
Bug #25804: Fix of ClassCastException error occuring while
using (unimplemented) bidi-override.  Patch by Finn Bock.

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

20 years agoAdded Simon Pepping to contributors list.
Glen Mazza [Sun, 28 Dec 2003 19:01:52 +0000 (19:01 +0000)]
Added Simon Pepping to contributors list.

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

20 years agoConversion of more properties from Strings to ints.
Glen Mazza [Sun, 28 Dec 2003 17:10:17 +0000 (17:10 +0000)]
Conversion of more properties from Strings to ints.

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

20 years agoMinor patch for fixing NPE error when Locator not available--submitted by
Glen Mazza [Sun, 28 Dec 2003 16:13:10 +0000 (16:13 +0000)]
Minor patch for fixing NPE error when Locator not available--submitted by
Finn Bock.

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

20 years ago*Partial* conversion of PropertyList.get(String propName) to new PropertyList.get...
Glen Mazza [Sat, 27 Dec 2003 22:00:38 +0000 (22:00 +0000)]
*Partial* conversion of PropertyList.get(String propName) to new PropertyList.get(int propId) method.  This method will remain
overloaded until all calls converted to int constants.

Work based on Finn Bock's patch.

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

20 years agoBug 25756 (Patch by Simon Pepping): Remove line BPs where line consists
Glen Mazza [Sat, 27 Dec 2003 21:03:34 +0000 (21:03 +0000)]
Bug 25756 (Patch by Simon Pepping):  Remove line BPs where line consists
only of suppressible content (whitespace).

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

20 years agoBug 25758 (patch by Finn Bock) -- Fix of content-height/content-width
Glen Mazza [Sat, 27 Dec 2003 20:40:04 +0000 (20:40 +0000)]
Bug 25758 (patch by Finn Bock) -- Fix of content-height/content-width
for images, to satisfy NIST test adp-height1.fo

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

20 years agoProperty.getPropertyName() switched from returning strings to
Glen Mazza [Fri, 26 Dec 2003 23:41:47 +0000 (23:41 +0000)]
Property.getPropertyName() switched from returning strings to
integer constants (perh. should be renamed to getPropertyId()?);
change propagated to classes calling this function.

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

20 years agoBug 25708 (Patch submitted by Simon Pepping) -- implementation of fo:wrapper in 1...
Glen Mazza [Fri, 26 Dec 2003 22:39:14 +0000 (22:39 +0000)]
Bug 25708 (Patch submitted by Simon Pepping) -- implementation of fo:wrapper in 1.0 version.

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

20 years ago----------------------------------------------------------------------
Glen Mazza [Fri, 26 Dec 2003 22:11:17 +0000 (22:11 +0000)]
----------------------------------------------------------------------
Bug #25646 (Patch by Finn Bock):  setting SAX Locator (line and column
index of input fo stream) for debugging and better error feedback.

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

20 years agoRemoved the elementStringTable HashMap references (never used; was
Glen Mazza [Wed, 24 Dec 2003 00:06:14 +0000 (00:06 +0000)]
Removed the elementStringTable HashMap references (never used; was
meant to define element-specific makers for a particular property,
instead of the default make for the property) from fo.FObj and
fo.PropertyList.

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

20 years agoBug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background class.
Glen Mazza [Tue, 23 Dec 2003 21:53:46 +0000 (21:53 +0000)]
Bug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background class.

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

20 years agoBug #25031 -- patch in calculation of line breakpoints, by Simon Pepping (spepping...
Glen Mazza [Tue, 23 Dec 2003 20:41:58 +0000 (20:41 +0000)]
Bug #25031 -- patch in calculation of line breakpoints, by Simon Pepping (spepping at leverkruid dot nl)

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

20 years agoInitial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design's
Glen Mazza [Mon, 22 Dec 2003 23:23:05 +0000 (23:23 +0000)]
Initial Check-in of PropertySets.java and .xsl.  (Similar to Alt-Design's
PropertySets, however uses integer arrays to identify those properties
relevant for an FO.)

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

20 years agoReversed order of code: add string constant first to HashMap, *then* create
Glen Mazza [Mon, 22 Dec 2003 21:50:58 +0000 (21:50 +0000)]
Reversed order of code: add string constant first to HashMap, *then* create
corresponding maker (latter classes weren't having access to the string constant
in their constructors.)

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

20 years agoPR:
Glen Mazza [Mon, 22 Dec 2003 21:37:44 +0000 (21:37 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
1.) renamed enumgen.xsl to longer but hopefully clearer
prop-val-enum-interfaces.xsl

2.) Moved Constants.java from fo.properties to fo package, to reduce the
need for layout and renderers to import directly from the properties package.

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

20 years ago----------------------------------------------------------------------
Glen Mazza [Mon, 22 Dec 2003 03:53:31 +0000 (03:53 +0000)]
----------------------------------------------------------------------
More of conversion of strings to integers:  Makers now being created via int constants in fo.properties.Constants class.

Temporary string-int conversions currently in Property.java and PropertyList.java, which converts strings from callers into ints for subsequent use.

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

20 years agoRemoval of some of the temporary code elements (FO Element lists still pending.)
Glen Mazza [Mon, 22 Dec 2003 01:03:31 +0000 (01:03 +0000)]
Removal of some of the temporary code elements (FO Element lists still pending.)

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

20 years agoProperty Makers now being activated via int constants. (Maker classes themselves...
Glen Mazza [Sat, 20 Dec 2003 17:40:01 +0000 (17:40 +0000)]
Property Makers now being activated via int constants.  (Maker classes themselves, as well as code referencing the properties, still need conversion to int's.  Also, HashMaps for String and Integer in FOPropertyMapping and FObj temporarily being retained for troubleshooting purposes.)  Contribution mainly from Finn Bock (Bug #25480).

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

20 years ago1. Moved static element and property structures from PropertyList (previously in...
Glen Mazza [Sat, 20 Dec 2003 06:53:23 +0000 (06:53 +0000)]
1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj

2. Renamed FObj "properties" instance variable to "propertyList" (reduces
confusion on the type of object holding FO property information in the code)

3. Unneeded imports removed (Finn Bock's patch, Bug #25582).

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

20 years agoUpdates to team page.
Glen Mazza [Fri, 19 Dec 2003 01:08:42 +0000 (01:08 +0000)]
Updates to team page.

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

20 years agoPlace Constants.java file in wrong location.
Glen Mazza [Thu, 18 Dec 2003 23:37:45 +0000 (23:37 +0000)]
Place Constants.java file in wrong location.

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

20 years agoHyphenation/Quotation problem fixed ("quoted strings" not breaking properly.)
Glen Mazza [Mon, 15 Dec 2003 22:39:01 +0000 (22:39 +0000)]
Hyphenation/Quotation problem fixed ("quoted strings" not breaking properly.)
Patch #25512 by Simon Pepping (spepping at leverkruid dot nl).

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

20 years ago1. Removed the properties.Constants class from automatic generation, and
Glen Mazza [Mon, 15 Dec 2003 01:07:50 +0000 (01:07 +0000)]
1. Removed the properties.Constants class from automatic generation, and
added Finn Bock's work on Property and Element Constants (currently unused
within application.)  The CVS version is now the official one.  (The
new constants are not currently being used within the application;
more work is needed.)

2. Build.xml has a new helper XSLTtoJAVA task separate from any of the build
processes to generate the Constants class above (although its output is
expected to fall behind what will be maintained in the CVS version.)

3. Some xml and xsl file renaming to make clearer the purposes of those files.

4. Removed a debug statement from PropertyList.java (forgot to remove from
yesterday's work).

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

20 years agoBug 25474--incorrect element name (table-column instead of fo:table-column) given...
Glen Mazza [Sun, 14 Dec 2003 01:56:09 +0000 (01:56 +0000)]
Bug 25474--incorrect element name (table-column instead of fo:table-column) given in code.  Patch by Finn Bock (bckfnn at worldonline dot dk)

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

20 years agoConsolidated PropertyListBuilder and PropertyList.
Glen Mazza [Sun, 14 Dec 2003 01:40:50 +0000 (01:40 +0000)]
Consolidated PropertyListBuilder and PropertyList.

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

20 years agoRemove embedded Ant
Jeremias Maerki [Sat, 13 Dec 2003 23:24:33 +0000 (23:24 +0000)]
Remove embedded Ant

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

20 years agoRemove out-of-date file.
Jeremias Maerki [Sat, 13 Dec 2003 23:24:12 +0000 (23:24 +0000)]
Remove out-of-date file.

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

20 years agoDon't use embedded Ant. An Ant installation is now required. (tested in Cygwin, pleas...
Jeremias Maerki [Sat, 13 Dec 2003 23:23:43 +0000 (23:23 +0000)]
Don't use embedded Ant. An Ant installation is now required. (tested in Cygwin, please test on Unix)

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

20 years agoDon't use embedded Ant. An Ant installation is now required.
Jeremias Maerki [Sat, 13 Dec 2003 23:23:03 +0000 (23:23 +0000)]
Don't use embedded Ant. An Ant installation is now required.

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

20 years agoMoved FontSetup and two helper classes from render.pdf to fonts package.
Glen Mazza [Fri, 12 Dec 2003 22:37:39 +0000 (22:37 +0000)]
Moved FontSetup and two helper classes from render.pdf to fonts package.
FontSetup has the PDF fonts as the default, but this class can be extended
if/when another renderer needs its own font setups.  (Cannot do this, however,
for AWT's FontSetup at the moment, because its setup() has a different
signature.)

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

20 years agoAdobe Illustrator 10 file that is the source document for creating the logo2.svg...
William Victor Mote [Mon, 8 Dec 2003 19:53:33 +0000 (19:53 +0000)]
Adobe Illustrator 10 file that is the source document for creating the logo2.svg file.

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

20 years agoadd svg image for new FOP logo
William Victor Mote [Fri, 5 Dec 2003 19:13:06 +0000 (19:13 +0000)]
add svg image for new FOP logo

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

20 years agoHyphenation improvements from Simon Pepping (Bugs #25031 and #25059) added.
Glen Mazza [Mon, 1 Dec 2003 04:47:00 +0000 (04:47 +0000)]
Hyphenation improvements from Simon Pepping (Bugs #25031 and #25059) added.

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

20 years agofix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080
William Victor Mote [Sat, 29 Nov 2003 14:39:46 +0000 (14:39 +0000)]
fix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080

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

20 years agoAdded link to the Wiki
Christian Geisert [Wed, 26 Nov 2003 01:12:46 +0000 (01:12 +0000)]
Added link to the Wiki

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

20 years agoadd some cvs and xsl-fo resources
William Victor Mote [Tue, 25 Nov 2003 15:29:38 +0000 (15:29 +0000)]
add some cvs and xsl-fo resources

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

20 years ago1.) Chris Bowditch's patch on padding-start implemented. (Changes were
Glen Mazza [Mon, 24 Nov 2003 19:07:35 +0000 (19:07 +0000)]
1.) Chris Bowditch's patch on padding-start implemented.  (Changes were
extended to implement part of padding-end as well.)

2.) Switched from TOP/BOTTOM/LEFT/RIGHT to BEFORE/AFTER/START/END
in CommonBorderAndPadding--this is more appropriate for BlockLayout,
also the various places calling it already were either (1) commenting
on the need to switch to the above, or (2) placing the results of the
above functions using the former constants into variables emphasizing
the latter.

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

20 years agoUsing Joe's new "relativebase" feature, this file can be simplified.
Jeremias Maerki [Sat, 22 Nov 2003 19:49:29 +0000 (19:49 +0000)]
Using Joe's new "relativebase" feature, this file can be simplified.

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

20 years agoNew feature for the Ant task: relativebase="true" uses the directory of each FO-file...
Jeremias Maerki [Sat, 22 Nov 2003 19:48:21 +0000 (19:48 +0000)]
New feature for the Ant task: relativebase="true" uses the directory of each FO-file in a fileset as basedir. This is in contrast to the general basedir parameter.
Submitted by: Joe DeVivo <fop.at.joedevivo.com>

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

20 years agoStyle fixes only
Jeremias Maerki [Sat, 22 Nov 2003 17:40:14 +0000 (17:40 +0000)]
Style fixes only

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

20 years agoRTF output: Support for fo:list-block
Jeremias Maerki [Sat, 22 Nov 2003 17:11:14 +0000 (17:11 +0000)]
RTF output: Support for fo:list-block
Submitted by: Peter Herweg <pherweg.at.web.de>

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

20 years ago1. add method to LayoutStrategy indicating whether an FO Tree should be built for...
William Victor Mote [Wed, 19 Nov 2003 18:32:33 +0000 (18:32 +0000)]
1. add method to LayoutStrategy indicating whether an FO Tree should be built for this strategy
2. add logic in Driver.render() to handle the case of a LayoutStrategy that does not want to build an FO Tree

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

20 years agofix Unicode encoding problem in comments
William Victor Mote [Wed, 19 Nov 2003 18:03:56 +0000 (18:03 +0000)]
fix Unicode encoding problem in comments

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

20 years agominor elaboration
Glen Mazza [Sun, 16 Nov 2003 19:57:01 +0000 (19:57 +0000)]
minor elaboration

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

20 years agorephrased to look better.
Glen Mazza [Sun, 16 Nov 2003 19:02:51 +0000 (19:02 +0000)]
rephrased to look better.

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

20 years agoAddition of Peter Herweg to our team page (secured his permission first).
Glen Mazza [Sun, 16 Nov 2003 17:38:59 +0000 (17:38 +0000)]
Addition of Peter Herweg to our team page (secured his permission first).

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

20 years agoPeter Herweg's patch applied:
Glen Mazza [Sat, 15 Nov 2003 23:45:34 +0000 (23:45 +0000)]
Peter Herweg's patch applied:
http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=9128

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

20 years agoadd developer checklist
William Victor Mote [Thu, 13 Nov 2003 18:01:49 +0000 (18:01 +0000)]
add developer checklist

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

20 years agofix minor grammatical problem
William Victor Mote [Thu, 13 Nov 2003 18:01:22 +0000 (18:01 +0000)]
fix minor grammatical problem

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

20 years ago1. add section regarding basic/API tests
William Victor Mote [Thu, 13 Nov 2003 17:41:20 +0000 (17:41 +0000)]
1. add section regarding basic/API tests
2. add warning that the functional testing is inoperative

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

20 years agomake external site a jump instead of link
William Victor Mote [Wed, 12 Nov 2003 17:41:06 +0000 (17:41 +0000)]
make external site a jump instead of link

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

20 years agoadd doc for using current date and time, and create an FAQ referencing it
William Victor Mote [Wed, 12 Nov 2003 17:28:07 +0000 (17:28 +0000)]
add doc for using current date and time, and create an FAQ referencing it

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

20 years agoadd link for UTR-14
William Victor Mote [Wed, 12 Nov 2003 15:29:59 +0000 (15:29 +0000)]
add link for UTR-14

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

20 years agoupdate URLs for DTDs
William Victor Mote [Wed, 12 Nov 2003 15:24:53 +0000 (15:24 +0000)]
update URLs for DTDs

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

20 years agoupdate URLs for DTDs
William Victor Mote [Wed, 12 Nov 2003 15:11:59 +0000 (15:11 +0000)]
update URLs for DTDs

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

20 years agoPartial implementation of space-after functionality--mostly working, but
Glen Mazza [Tue, 11 Nov 2003 13:50:00 +0000 (13:50 +0000)]
Partial implementation of space-after functionality--mostly working, but
some remaining problems:

1.) relying on a static variable to carry space-after value from previous
block to current.  (BlockLayoutManager is be instantiated for each block
instead of being in memory for all blocks--bad design?)

2.) The space-after of a block ending at the bottom of the page is not
currently being added to the beginning of the subsequent page.

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

20 years agofo:block space-before property now activated only on the first Area.Block object...
Glen Mazza [Tue, 11 Nov 2003 04:40:12 +0000 (04:40 +0000)]
fo:block space-before property now activated only on the first Area.Block object used
in rendering the fo:block.  (Previous implementation repeated space-before at the
top of every page.)  Suggestion from Chris Bowditch.

(Space-after property still needs work:  renders at the correct places but
results in subsequent text overrunning region borders.)

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

20 years agoPeter Herweg's latest patch applied:
Glen Mazza [Sun, 9 Nov 2003 17:06:01 +0000 (17:06 +0000)]
Peter Herweg's latest patch applied:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24533

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

20 years agoA few more toString() implementations helpful for debugging spacing
Glen Mazza [Sun, 9 Nov 2003 15:38:27 +0000 (15:38 +0000)]
A few more toString() implementations helpful for debugging spacing
issues in BLM.

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

20 years agoStyle fixes only
Jeremias Maerki [Sat, 8 Nov 2003 19:58:03 +0000 (19:58 +0000)]
Style fixes only

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

20 years agoRTF: Add support for number-rows-spanned, height (at table-row) and margin-left
Jeremias Maerki [Sat, 8 Nov 2003 19:31:41 +0000 (19:31 +0000)]
RTF: Add support for number-rows-spanned, height (at table-row) and margin-left
(at table and block).
Submitted By: Peter Herweg <pherweg@web.de>

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

20 years agoNow all setup code is moved from render() to getContentHandler() except for the FOTre...
Jeremias Maerki [Sat, 8 Nov 2003 15:16:53 +0000 (15:16 +0000)]
Now all setup code is moved from render() to getContentHandler() except for the FOTreeListener.

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

20 years agoBasic functionality tests for PS and RTF besides PDF. Still no detailed output checki...
Jeremias Maerki [Sat, 8 Nov 2003 15:14:34 +0000 (15:14 +0000)]
Basic functionality tests for PS and RTF besides PDF. Still no detailed output checking, only checking that no exception is thrown.

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

20 years agoAnother fix, making Area Tree Renderers work again. Damn, when am I going to get...
Jeremias Maerki [Sat, 8 Nov 2003 14:30:01 +0000 (14:30 +0000)]
Another fix, making Area Tree Renderers work again. Damn, when am I going to get it right?

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

20 years agoChanged image loading to use Commons IO.
Jeremias Maerki [Sat, 8 Nov 2003 14:19:45 +0000 (14:19 +0000)]
Changed image loading to use Commons IO.
Properly close InputStream.

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

20 years agoRTF: added support for fo:external-graphic
Jeremias Maerki [Sat, 8 Nov 2003 14:01:24 +0000 (14:01 +0000)]
RTF: added support for fo:external-graphic
Submitted By: Peter Herweg <pherweg@web.de>

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

20 years agoFix Document construction in getContentHandler() (it was done too late)
Jeremias Maerki [Sat, 8 Nov 2003 14:00:02 +0000 (14:00 +0000)]
Fix Document construction in getContentHandler() (it was done too late)

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

20 years agoNot needed anymore. Everything we need is in Commons IO.
Jeremias Maerki [Fri, 7 Nov 2003 22:21:57 +0000 (22:21 +0000)]
Not needed anymore. Everything we need is in Commons IO.

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

20 years agoAdjust transcoder packaging to changes in FOP.
Jeremias Maerki [Fri, 7 Nov 2003 22:21:28 +0000 (22:21 +0000)]
Adjust transcoder packaging to changes in FOP.

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

20 years agoSubstantial refactoring of the PS transcoder (especially the text painting, less...
Jeremias Maerki [Fri, 7 Nov 2003 22:19:19 +0000 (22:19 +0000)]
Substantial refactoring of the PS transcoder (especially the text painting, less painting using the StrokingTextPainter, therefore more speed and smaller output files)
Addition of an EPS transcoder

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

20 years agoUse different base class for user agent
Jeremias Maerki [Fri, 7 Nov 2003 21:55:23 +0000 (21:55 +0000)]
Use different base class for user agent

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