]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
22 years agoRemoved Angle, Frequency and Time handling
Peter Bernard West [Tue, 30 Jul 2002 02:16:38 +0000 (02:16 +0000)]
Removed Angle, Frequency and Time handling

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195035 13f79535-47bb-0310-9956-ffa450edef68

22 years agoIntegerType, Angle, Frequency and Time separated from Numeric following communication...
Peter Bernard West [Mon, 29 Jul 2002 16:05:05 +0000 (16:05 +0000)]
IntegerType, Angle, Frequency and Time separated from Numeric following communication from XSL editors.  These values will not be able to participate in expressions with other Numeric quantities.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195034 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded verifyParsing(). Converted complex() calls to verifyParsing().
Peter Bernard West [Tue, 9 Jul 2002 06:49:47 +0000 (06:49 +0000)]
Added verifyParsing(). Converted complex() calls to verifyParsing().

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194988 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged 'complex' method collections on COMPLEX datatypes to 'verifyParsing' method...
Peter Bernard West [Tue, 9 Jul 2002 06:47:25 +0000 (06:47 +0000)]
Changed 'complex' method collections on COMPLEX datatypes to 'verifyParsing' method on all types.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194987 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded 'Type' to name to circumvent collisions in Properties
Peter Bernard West [Tue, 9 Jul 2002 06:42:51 +0000 (06:42 +0000)]
Added 'Type' to name to circumvent collisions in Properties

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194986 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged to <name>Type.java to circumvent name collisions in Properties
Peter Bernard West [Tue, 9 Jul 2002 06:41:32 +0000 (06:41 +0000)]
Changed to <name>Type.java to circumvent name collisions in Properties

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194985 13f79535-47bb-0310-9956-ffa450edef68

22 years agogetInitialValue() method defined on Properties class as fallback for subclass methods...
Peter Bernard West [Thu, 4 Jul 2002 02:48:37 +0000 (02:48 +0000)]
getInitialValue() method defined on Properties class as fallback for subclass methods.  Change to getInitialValue() arg type.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194957 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRemoved handling of MappedEnumType. Removed initialValueMethods array and its usage...
Peter Bernard West [Thu, 4 Jul 2002 02:34:37 +0000 (02:34 +0000)]
Removed handling of MappedEnumType. Removed initialValueMethods array and its usage.  Initial values now derived on demand by invoking the getInitialValue method of each property through the property Class objects.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194956 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRemoved borderCommonWidthMap. Added general mappedNumericArrays for handling MappedN...
Peter Bernard West [Thu, 4 Jul 2002 02:18:33 +0000 (02:18 +0000)]
Removed borderCommonWidthMap.  Added general mappedNumericArrays for handling MappedNumeric types.  Added support functions for mappedNumericArrays.  Added generation of mappedNumArrays through PropertyConsts.mappedNumMethods.  Moved derivation and stscking of initial values into PropertyCOnsts.initialValueMethods array, accessing individual property getInitialValue metods.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194955 13f79535-47bb-0310-9956-ffa450edef68

22 years agoMethod name change in FOTree: getMappedNumValue to getMappedNumArrayValue
Peter Bernard West [Thu, 4 Jul 2002 01:57:17 +0000 (01:57 +0000)]
Method name change in FOTree: getMappedNumValue to getMappedNumArrayValue

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194954 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged derivation of initial value for initialValueExpansion
Peter Bernard West [Thu, 4 Jul 2002 01:25:53 +0000 (01:25 +0000)]
Changed derivation of initial value for initialValueExpansion

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194953 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded ident keywords
Peter Bernard West [Thu, 4 Jul 2002 00:59:40 +0000 (00:59 +0000)]
Added ident keywords

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194952 13f79535-47bb-0310-9956-ffa450edef68

22 years agoExtends FOPException, rather than Exception. Added constructor with Throwable arg...
Peter Bernard West [Thu, 4 Jul 2002 00:54:38 +0000 (00:54 +0000)]
Extends FOPException, rather than Exception.  Added constructor with Throwable arg. Added ident keywords.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194951 13f79535-47bb-0310-9956-ffa450edef68

22 years agoReplaced by MappedNumeric.java
Peter Bernard West [Thu, 4 Jul 2002 00:42:28 +0000 (00:42 +0000)]
Replaced by MappedNumeric.java

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194950 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded toString()
Peter Bernard West [Thu, 4 Jul 2002 00:37:06 +0000 (00:37 +0000)]
Added toString()

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194949 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed ident snafu
Peter Bernard West [Tue, 2 Jul 2002 17:00:22 +0000 (17:00 +0000)]
Fixed ident snafu

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194947 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded ident keywords
Peter Bernard West [Tue, 2 Jul 2002 16:56:22 +0000 (16:56 +0000)]
Added ident keywords

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194946 13f79535-47bb-0310-9956-ffa450edef68

22 years agoSubclass of PropertyException
Peter Bernard West [Tue, 2 Jul 2002 16:49:18 +0000 (16:49 +0000)]
Subclass of PropertyException

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194945 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged setInitialValue to getInitialValue, with PropertyValue returned directly...
Peter Bernard West [Sun, 30 Jun 2002 16:52:44 +0000 (16:52 +0000)]
Changed setInitialValue to getInitialValue, with PropertyValue returned directly.  Changed MAPPED_ENUM to MAPPED_NUMERIC, using MappedNumeric datatype instead of MappedEnumType.  Changes incomplete.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194936 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChange from MappedEnumType to MappedNumeric
Peter Bernard West [Sun, 30 Jun 2002 16:49:26 +0000 (16:49 +0000)]
Change from MappedEnumType to MappedNumeric

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194935 13f79535-47bb-0310-9956-ffa450edef68

22 years agoimport ROIntArray
Peter Bernard West [Fri, 28 Jun 2002 03:32:29 +0000 (03:32 +0000)]
import ROIntArray

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194930 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded FOTree arg to complex() method signature. Inital code for font shorthand support.
Peter Bernard West [Fri, 28 Jun 2002 03:29:43 +0000 (03:29 +0000)]
Added FOTree arg to complex() method signature. Inital code for font shorthand support.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194929 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded methods to support shorthand expansion
Peter Bernard West [Fri, 28 Jun 2002 03:24:42 +0000 (03:24 +0000)]
Added methods to support shorthand expansion

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194928 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded ident keywords
Peter Bernard West [Thu, 27 Jun 2002 12:55:18 +0000 (12:55 +0000)]
Added ident keywords

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194927 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded 3 arg systemFontCharacteristic(). Added expandFontSHand().
Peter Bernard West [Wed, 26 Jun 2002 15:59:46 +0000 (15:59 +0000)]
Added 3 arg systemFontCharacteristic().  Added expandFontSHand().

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194922 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFix typo in systemFontCharacteristic code
Peter Bernard West [Wed, 26 Jun 2002 15:55:37 +0000 (15:55 +0000)]
Fix typo in systemFontCharacteristic code

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194921 13f79535-47bb-0310-9956-ffa450edef68

22 years agoSupport code for system-font function
Peter Bernard West [Wed, 26 Jun 2002 15:19:27 +0000 (15:19 +0000)]
Support code for system-font function

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194920 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded properties to fontExpansion for shorthand
Peter Bernard West [Wed, 26 Jun 2002 14:18:50 +0000 (14:18 +0000)]
Added properties to fontExpansion for shorthand

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194919 13f79535-47bb-0310-9956-ffa450edef68

22 years agoImplement system-font
Peter Bernard West [Tue, 25 Jun 2002 14:06:03 +0000 (14:06 +0000)]
Implement system-font

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194918 13f79535-47bb-0310-9956-ffa450edef68

22 years agoident keywords
Peter Bernard West [Tue, 25 Jun 2002 13:37:32 +0000 (13:37 +0000)]
ident keywords

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194917 13f79535-47bb-0310-9956-ffa450edef68

22 years agoUse FunctionNotImplementedException
Peter Bernard West [Mon, 24 Jun 2002 22:31:58 +0000 (22:31 +0000)]
Use FunctionNotImplementedException

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194916 13f79535-47bb-0310-9956-ffa450edef68

22 years agoExtend PropertyException
Peter Bernard West [Mon, 24 Jun 2002 22:28:10 +0000 (22:28 +0000)]
Extend PropertyException

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194915 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded SLASH processing
Peter Bernard West [Sun, 23 Jun 2002 15:02:18 +0000 (15:02 +0000)]
Added SLASH processing

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194913 13f79535-47bb-0310-9956-ffa450edef68

22 years agoType to accommodate slash in size/height pair of font shorthand.
Peter Bernard West [Fri, 21 Jun 2002 15:44:02 +0000 (15:44 +0000)]
Type to accommodate slash in size/height pair of font shorthand.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194909 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded missing exception to cue
Peter Bernard West [Fri, 21 Jun 2002 04:54:59 +0000 (04:54 +0000)]
Added missing exception to cue

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194906 13f79535-47bb-0310-9956-ffa450edef68

22 years agocue shorthand
Peter Bernard West [Fri, 21 Jun 2002 04:41:50 +0000 (04:41 +0000)]
cue shorthand

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194905 13f79535-47bb-0310-9956-ffa450edef68

22 years agoGeneralized borderEdge. Modified BorderTop. Added BorderRight, BorderLeft and Borde...
Peter Bernard West [Thu, 20 Jun 2002 14:53:51 +0000 (14:53 +0000)]
Generalized borderEdge.  Modified BorderTop.  Added BorderRight, BorderLeft and BorderBottom.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194904 13f79535-47bb-0310-9956-ffa450edef68

22 years agoGeneralised getEnum and getMappedEnum. Added border-top shorthand processing.
Peter Bernard West [Thu, 20 Jun 2002 07:51:54 +0000 (07:51 +0000)]
Generalised getEnum and getMappedEnum.  Added border-top shorthand processing.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194901 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRemoved property arg from complex() parameters.
Peter Bernard West [Wed, 19 Jun 2002 14:04:16 +0000 (14:04 +0000)]
Removed property arg from complex() parameters.
Added border-spacing, border-color, border-style & border-width
shorthands handling (complex()).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194899 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged to use expandAndCopySHand
Peter Bernard West [Tue, 18 Jun 2002 05:29:35 +0000 (05:29 +0000)]
Changed to use expandAndCopySHand

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194893 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed blatant bugs
Peter Bernard West [Tue, 18 Jun 2002 05:28:12 +0000 (05:28 +0000)]
Fixed blatant bugs

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194892 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed badly placed id strings
Peter Bernard West [Mon, 17 Jun 2002 00:30:39 +0000 (00:30 +0000)]
Fixed badly placed id strings

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194889 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded tag and revision strings
Peter Bernard West [Mon, 17 Jun 2002 00:24:49 +0000 (00:24 +0000)]
Added tag and revision strings

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194888 13f79535-47bb-0310-9956-ffa450edef68

22 years agoComment fixed
Peter Bernard West [Sun, 16 Jun 2002 23:52:22 +0000 (23:52 +0000)]
Comment fixed

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194887 13f79535-47bb-0310-9956-ffa450edef68

22 years agoExpanded comments on the rationale of this property value
Peter Bernard West [Sun, 16 Jun 2002 23:21:19 +0000 (23:21 +0000)]
Expanded comments on the rationale of this property value

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194886 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded expandAndCopySHand
Peter Bernard West [Sun, 16 Jun 2002 16:48:35 +0000 (16:48 +0000)]
Added expandAndCopySHand

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194885 13f79535-47bb-0310-9956-ffa450edef68

22 years agoCompleted individual shorthand expansion arrays and added shorthandExpansions array
Peter Bernard West [Sat, 15 Jun 2002 04:20:39 +0000 (04:20 +0000)]
Completed individual shorthand expansion arrays and added shorthandExpansions array

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194884 13f79535-47bb-0310-9956-ffa450edef68

22 years agoModifier changes
Peter Bernard West [Thu, 13 Jun 2002 15:16:24 +0000 (15:16 +0000)]
Modifier changes

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194881 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded Background shorthand support
Peter Bernard West [Thu, 13 Jun 2002 15:08:52 +0000 (15:08 +0000)]
Added Background shorthand support

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194880 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed initialisation in systemColors
Peter Bernard West [Tue, 11 Jun 2002 14:17:42 +0000 (14:17 +0000)]
Fixed initialisation in systemColors

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194872 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded isDistance()
Peter Bernard West [Sun, 9 Jun 2002 10:39:11 +0000 (10:39 +0000)]
Added isDistance()

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194863 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed truncated comment
Peter Bernard West [Sun, 9 Jun 2002 10:33:39 +0000 (10:33 +0000)]
Fixed truncated comment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194862 13f79535-47bb-0310-9956-ffa450edef68

22 years agoPart of migration of propertyStacks into FOTree
Peter Bernard West [Sun, 9 Jun 2002 10:25:29 +0000 (10:25 +0000)]
Part of migration of propertyStacks into FOTree

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194861 13f79535-47bb-0310-9956-ffa450edef68

22 years agoInitial shorthand support - BackgroundPosition
Peter Bernard West [Sun, 9 Jun 2002 10:22:46 +0000 (10:22 +0000)]
Initial shorthand support - BackgroundPosition

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194860 13f79535-47bb-0310-9956-ffa450edef68

22 years agoConverted Version.java to Name keyword handling.
Peter Bernard West [Thu, 30 May 2002 17:54:29 +0000 (17:54 +0000)]
Converted Version.java to Name keyword handling.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194845 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded terminal EOL
Peter Bernard West [Mon, 20 May 2002 04:39:03 +0000 (04:39 +0000)]
Added terminal EOL

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194832 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed path setting bug; used /usr/local/src/xml-fop_20_Alt/bin
Peter Bernard West [Sat, 11 May 2002 00:23:58 +0000 (00:23 +0000)]
Fixed path setting bug; used /usr/local/src/xml-fop_20_Alt/bin

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194819 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment
Peter Bernard West [Thu, 9 May 2002 14:17:02 +0000 (14:17 +0000)]
Stripped down experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194816 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment
Peter Bernard West [Thu, 9 May 2002 13:12:13 +0000 (13:12 +0000)]
Stripped down experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194815 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment
Peter Bernard West [Thu, 9 May 2002 13:02:29 +0000 (13:02 +0000)]
Stripped down experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194814 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment
Peter Bernard West [Thu, 9 May 2002 12:45:18 +0000 (12:45 +0000)]
Stripped down experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194813 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed generation of font name containing spaces.
Peter Bernard West [Thu, 9 May 2002 04:08:39 +0000 (04:08 +0000)]
Fixed generation of font name containing spaces.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194811 13f79535-47bb-0310-9956-ffa450edef68

22 years agoMore corrections.
Peter Bernard West [Wed, 8 May 2002 05:31:26 +0000 (05:31 +0000)]
More corrections.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194808 13f79535-47bb-0310-9956-ffa450edef68

22 years agoconf setup for crude build
Peter Bernard West [Wed, 8 May 2002 05:29:03 +0000 (05:29 +0000)]
conf setup for crude build

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194807 13f79535-47bb-0310-9956-ffa450edef68

22 years agoCorrections
Peter Bernard West [Wed, 8 May 2002 05:21:27 +0000 (05:21 +0000)]
Corrections

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194806 13f79535-47bb-0310-9956-ffa450edef68

22 years agoCrude Fop build scripts
Peter Bernard West [Wed, 8 May 2002 05:17:34 +0000 (05:17 +0000)]
Crude Fop build scripts

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194805 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment
Peter Bernard West [Wed, 8 May 2002 04:34:46 +0000 (04:34 +0000)]
Stripped down experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194804 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment
Peter Bernard West [Wed, 8 May 2002 04:27:35 +0000 (04:27 +0000)]
Stripped down experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194803 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment
Peter Bernard West [Wed, 8 May 2002 04:17:21 +0000 (04:17 +0000)]
Stripped down experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194802 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment
Peter Bernard West [Wed, 8 May 2002 03:52:33 +0000 (03:52 +0000)]
Stripped down experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194801 13f79535-47bb-0310-9956-ffa450edef68

22 years agoNew files for SAX XML event serialisation.
Peter Bernard West [Tue, 7 May 2002 16:40:46 +0000 (16:40 +0000)]
New files for SAX XML event serialisation.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194800 13f79535-47bb-0310-9956-ffa450edef68

22 years agoReformatted
Peter Bernard West [Tue, 7 May 2002 16:31:44 +0000 (16:31 +0000)]
Reformatted

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194799 13f79535-47bb-0310-9956-ffa450edef68

22 years agoPrecursor of the experimental AreaTree code.
Peter Bernard West [Tue, 7 May 2002 16:29:02 +0000 (16:29 +0000)]
Precursor of the experimental AreaTree code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194798 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped down experimental environment.
Peter Bernard West [Tue, 7 May 2002 16:28:08 +0000 (16:28 +0000)]
Stripped down experimental environment.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194797 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRemoved for experimental environment
Peter Bernard West [Tue, 7 May 2002 16:08:56 +0000 (16:08 +0000)]
Removed for experimental environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194796 13f79535-47bb-0310-9956-ffa450edef68

22 years agoNew files for experimental code.
Peter Bernard West [Tue, 7 May 2002 16:06:36 +0000 (16:06 +0000)]
New files for experimental code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194795 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRemoved for experimental code.
Peter Bernard West [Tue, 7 May 2002 16:04:18 +0000 (16:04 +0000)]
Removed for experimental code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194794 13f79535-47bb-0310-9956-ffa450edef68

22 years agoUpdated to experimental code.
Peter Bernard West [Tue, 7 May 2002 15:58:53 +0000 (15:58 +0000)]
Updated to experimental code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194793 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged package description for experimental code.
Peter Bernard West [Tue, 7 May 2002 15:45:17 +0000 (15:45 +0000)]
Changed package description for experimental code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194792 13f79535-47bb-0310-9956-ffa450edef68

22 years agoInitial checkin for experimental version.
Peter Bernard West [Tue, 7 May 2002 15:43:41 +0000 (15:43 +0000)]
Initial checkin for experimental version.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194791 13f79535-47bb-0310-9956-ffa450edef68

22 years agoVector->ArrayList, Hashtable->HashMap, Enumerator->Iterator
Peter Bernard West [Tue, 7 May 2002 15:16:53 +0000 (15:16 +0000)]
Vector->ArrayList, Hashtable->HashMap, Enumerator->Iterator

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194790 13f79535-47bb-0310-9956-ffa450edef68

22 years agoPackage description
Peter Bernard West [Tue, 7 May 2002 15:13:03 +0000 (15:13 +0000)]
Package description

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194789 13f79535-47bb-0310-9956-ffa450edef68

22 years agoVector->ArrayList Hashtable->HashMap
Peter Bernard West [Tue, 7 May 2002 15:11:15 +0000 (15:11 +0000)]
Vector->ArrayList Hashtable->HashMap

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194787 13f79535-47bb-0310-9956-ffa450edef68

22 years agoVector -> ArrayList
Peter Bernard West [Tue, 7 May 2002 15:05:46 +0000 (15:05 +0000)]
Vector -> ArrayList

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194786 13f79535-47bb-0310-9956-ffa450edef68

22 years agoReader for Country, Language & Script data file.
Peter Bernard West [Tue, 7 May 2002 14:51:30 +0000 (14:51 +0000)]
Reader for Country, Language & Script data file.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194785 13f79535-47bb-0310-9956-ffa450edef68

22 years agoInitial checkin of versions for experimental code.
Peter Bernard West [Tue, 7 May 2002 14:42:58 +0000 (14:42 +0000)]
Initial checkin of versions for experimental code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194784 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped-down experimental environment.
Peter Bernard West [Tue, 7 May 2002 06:00:08 +0000 (06:00 +0000)]
Stripped-down experimental environment.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194783 13f79535-47bb-0310-9956-ffa450edef68

22 years agoInitial commit of experimental page-handling.
Peter Bernard West [Tue, 7 May 2002 05:50:04 +0000 (05:50 +0000)]
Initial commit of experimental page-handling.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194782 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped-down experimental develoment environment.
Peter Bernard West [Tue, 7 May 2002 05:48:13 +0000 (05:48 +0000)]
Stripped-down experimental develoment environment.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194781 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped-down environment for experimental development.
Peter Bernard West [Tue, 7 May 2002 05:42:39 +0000 (05:42 +0000)]
Stripped-down environment for experimental development.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194780 13f79535-47bb-0310-9956-ffa450edef68

22 years agoInitial commit of experimental property expression handling files.
Peter Bernard West [Tue, 7 May 2002 05:40:16 +0000 (05:40 +0000)]
Initial commit of experimental property expression handling files.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194779 13f79535-47bb-0310-9956-ffa450edef68

22 years agoInitial version of experimental property expression parsing.
Peter Bernard West [Tue, 7 May 2002 05:37:16 +0000 (05:37 +0000)]
Initial version of experimental property expression parsing.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194777 13f79535-47bb-0310-9956-ffa450edef68

22 years agoStripped-down environment for experimental development.
Peter Bernard West [Tue, 7 May 2002 05:30:51 +0000 (05:30 +0000)]
Stripped-down environment for experimental development.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194776 13f79535-47bb-0310-9956-ffa450edef68

22 years agoExperimental version of FONode
Peter Bernard West [Tue, 7 May 2002 05:23:06 +0000 (05:23 +0000)]
Experimental version of FONode

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194775 13f79535-47bb-0310-9956-ffa450edef68

22 years ago*** empty log message ***
Peter Bernard West [Tue, 7 May 2002 05:19:50 +0000 (05:19 +0000)]
*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194774 13f79535-47bb-0310-9956-ffa450edef68

22 years agoInitial commit of experimental version.
Peter Bernard West [Tue, 7 May 2002 05:17:52 +0000 (05:17 +0000)]
Initial commit of experimental version.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194772 13f79535-47bb-0310-9956-ffa450edef68

22 years agoOptions merged with CommandLineOptions for experimental development.
Peter Bernard West [Tue, 7 May 2002 04:52:35 +0000 (04:52 +0000)]
Options merged with CommandLineOptions for experimental development.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194771 13f79535-47bb-0310-9956-ffa450edef68

22 years agoInitial commit for minimalist experimental development environment
Peter Bernard West [Tue, 7 May 2002 04:51:00 +0000 (04:51 +0000)]
Initial commit for minimalist experimental development environment

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194770 13f79535-47bb-0310-9956-ffa450edef68

22 years agoClasses for complex data structures.
Peter Bernard West [Tue, 7 May 2002 04:37:53 +0000 (04:37 +0000)]
Classes for complex data structures.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194769 13f79535-47bb-0310-9956-ffa450edef68

22 years agoNotes on minimalist experimental build.
Peter Bernard West [Tue, 7 May 2002 04:34:32 +0000 (04:34 +0000)]
Notes on minimalist experimental build.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194768 13f79535-47bb-0310-9956-ffa450edef68