]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
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

22 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Tue, 7 May 2002 04:34:32 +0000 (04:34 +0000)]
This commit was manufactured by cvs2svn to create branch
'FOP_0-20-0_Alt-Design'.

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

23 years agoAHS: Build and runtime file updates
arved [Sun, 12 Aug 2001 17:05:13 +0000 (17:05 +0000)]
AHS: Build and runtime file updates

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

23 years agoAdded changes from 0.19 to 0.20
arved [Sat, 11 Aug 2001 01:25:26 +0000 (01:25 +0000)]
Added changes from 0.19 to 0.20

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

23 years agoadded some more info
Keiron Liddle [Fri, 10 Aug 2001 13:57:32 +0000 (13:57 +0000)]
added some more info
todo list - needs more info
faq - put some of the basic questions in this page
      in future should have pictures and more info
updated the changed api interface
some other minor changes

Note: this still needs work (others please help)

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

23 years agotry to explain setting the size of output with transcoder a bit better
Keiron Liddle [Fri, 10 Aug 2001 09:00:20 +0000 (09:00 +0000)]
try to explain setting the size of output with transcoder a bit better

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

23 years agoimproved error message a bit if config couldn't be loaded
Keiron Liddle [Fri, 10 Aug 2001 08:18:43 +0000 (08:18 +0000)]
improved error message a bit if config couldn't be loaded

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

23 years agoadded more info about compiling
Keiron Liddle [Fri, 10 Aug 2001 07:59:27 +0000 (07:59 +0000)]
added more info about compiling

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

23 years agoformatted and made it compile (with changed api?)
Keiron Liddle [Fri, 10 Aug 2001 07:50:22 +0000 (07:50 +0000)]
formatted and made it compile (with changed api?)

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

23 years agoimproves comparison
Keiron Liddle [Fri, 10 Aug 2001 06:19:16 +0000 (06:19 +0000)]
improves comparison
should be faster now

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

23 years agoChanges from 0.18 to 0.19
arved [Fri, 10 Aug 2001 02:07:05 +0000 (02:07 +0000)]
Changes from 0.18 to 0.19

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

23 years agochanged the dpi for svg to 72 to be the same as other things in fop
Keiron Liddle [Thu, 9 Aug 2001 14:04:21 +0000 (14:04 +0000)]
changed the dpi for svg to 72 to be the same as other things in fop
value should be in one place

- same goes for other renderers

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

23 years ago*** empty log message ***
Keiron Liddle [Thu, 9 Aug 2001 13:51:56 +0000 (13:51 +0000)]
*** empty log message ***

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