]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
23 years agoUpdated version to reflect that builds from this are a CVS version in the
Kelly Campbell [Sun, 8 Apr 2001 15:04:56 +0000 (15:04 +0000)]
Updated version to reflect that builds from this are a CVS version in the
next release (0.19.0-CVS)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoMade some tables in the TTF embedding optional to be compatible with more
Kelly Campbell [Sun, 8 Apr 2001 14:55:39 +0000 (14:55 +0000)]
Made some tables in the TTF embedding optional to be compatible with more
fonts. This adheres to the TrueType spec, and makes the MS OpenType
extras optional.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoFixed some bugs in PDF rendering when font embedding fails.
Kelly Campbell [Sun, 8 Apr 2001 14:06:15 +0000 (14:06 +0000)]
Fixed some bugs in PDF rendering when font embedding fails.
FontDescriptor is now written out anyway to produce a valid PDF
and acrobat reports that the font can't be displayed.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoBugfix for font headers with long datatype
Kelly Campbell [Sun, 8 Apr 2001 14:02:05 +0000 (14:02 +0000)]
Bugfix for font headers with long datatype
PR:
Obtained from:
Submitted by: Rafal Maczewski
Reviewed by:

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

23 years agoLooks for fop.jar in top
arved [Tue, 3 Apr 2001 01:01:55 +0000 (01:01 +0000)]
Looks for fop.jar in top

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

23 years agoRemoved dist-bin from build; added stuff to make sure viewer resources
arved [Tue, 3 Apr 2001 01:00:38 +0000 (01:00 +0000)]
Removed dist-bin from build; added stuff to make sure viewer resources
and images are included

PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoadding latest changes
fotis [Mon, 2 Apr 2001 06:59:47 +0000 (06:59 +0000)]
adding latest changes

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

23 years agoadding -text and -pcl options to help text
fotis [Mon, 2 Apr 2001 06:58:45 +0000 (06:58 +0000)]
adding -text and -pcl options to help text

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

23 years agoCleaned up renderWordArea. removed unused code. optimized object creation
Kelly Campbell [Mon, 2 Apr 2001 03:47:42 +0000 (03:47 +0000)]
Cleaned up renderWordArea. removed unused code. optimized object creation
a little.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoRefactored FontState so it doesn't do excessive font lookups per character.
Kelly Campbell [Mon, 2 Apr 2001 03:45:38 +0000 (03:45 +0000)]
Refactored FontState so it doesn't do excessive font lookups per character.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoAdded default producer to fix a bug where the PDF producer is
Kelly Campbell [Sun, 1 Apr 2001 09:54:53 +0000 (09:54 +0000)]
Added default producer to fix a bug where the PDF producer is
set to null in the default commandline usage.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoAdded CID Font example
Kelly Campbell [Sun, 1 Apr 2001 09:46:28 +0000 (09:46 +0000)]
Added CID Font example
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoMade logging go to the same stream (out) for pages and the newline
Kelly Campbell [Sat, 31 Mar 2001 20:10:24 +0000 (20:10 +0000)]
Made logging go to the same stream (out) for pages and the newline
after a page sequence. The newline was previously going to the err stream.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoBacked out System.exit() change. This would be problematic for people
Kelly Campbell [Sat, 31 Mar 2001 20:08:05 +0000 (20:08 +0000)]
Backed out System.exit() change. This would be problematic for people
who (wrongly) embed Fop by calling main().
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoAdded explicit System.exit(0) when main is done to work around MacOS X
Kelly Campbell [Sat, 31 Mar 2001 02:07:02 +0000 (02:07 +0000)]
Added explicit System.exit(0) when main is done to work around MacOS X
JDK issue which leaves the JVM running when main is done on command line
apps.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoadded missing hyph directory to src dist
Kelly Campbell [Sat, 31 Mar 2001 02:03:41 +0000 (02:03 +0000)]
added missing hyph directory to src dist
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoAdded enclosing directory for distributions
Kelly Campbell [Sat, 31 Mar 2001 01:45:11 +0000 (01:45 +0000)]
Added enclosing directory for distributions
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoFixed basic-link horizontal position with justification turned on.
Kelly Campbell [Thu, 29 Mar 2001 07:34:57 +0000 (07:34 +0000)]
Fixed basic-link horizontal position with justification turned on.
PR: 953
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoAdded version filtering to build. Version should now be in only build.xml,
Kelly Campbell [Wed, 28 Mar 2001 05:33:31 +0000 (05:33 +0000)]
Added version filtering to build. Version should now be in only build.xml,
and config.xml picks it up from there during the build process.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoFixed documentation build. Stylebook requires Xalan 1.
Kelly Campbell [Wed, 28 Mar 2001 05:21:16 +0000 (05:21 +0000)]
Fixed documentation build. Stylebook requires Xalan 1.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoenabling pdf, disabling html
fotis [Tue, 27 Mar 2001 20:38:39 +0000 (20:38 +0000)]
enabling pdf, disabling html

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

23 years agodisabling makedoc, because of unknown error in stylebook
fotis [Sun, 25 Mar 2001 23:06:39 +0000 (23:06 +0000)]
disabling makedoc, because of unknown error in stylebook

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

23 years agoupdating docs for 0.18 release
fotis [Sun, 25 Mar 2001 23:03:22 +0000 (23:03 +0000)]
updating docs for 0.18 release

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

23 years agoSubmitted by: Art Welch
Karen Lease [Fri, 23 Mar 2001 21:17:40 +0000 (21:17 +0000)]
Submitted by: Art Welch
Offset by half border width in doFrame

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

23 years agosubset fonts embedding [submitted by Tore Engvig]
fotis [Fri, 23 Mar 2001 08:41:34 +0000 (08:41 +0000)]
subset fonts embedding [submitted by Tore Engvig]

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

23 years agoSubmitted by: Art Welch
Karen Lease [Thu, 22 Mar 2001 22:28:36 +0000 (22:28 +0000)]
Submitted by: Art Welch
Make it easier to configure line endings and formfeed characters.

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

23 years agoadd border-style=solid to make borders be drawn
Karen Lease [Thu, 22 Mar 2001 22:25:23 +0000 (22:25 +0000)]
add border-style=solid to make borders be drawn

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

23 years agoupdates changes log
fotis [Thu, 22 Mar 2001 18:18:21 +0000 (18:18 +0000)]
updates changes log

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

23 years agosubset fonts embedding (submitted by Tore Engvig)
fotis [Thu, 22 Mar 2001 18:17:02 +0000 (18:17 +0000)]
subset fonts embedding (submitted by Tore Engvig)

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

23 years agofixed: the typos in the fonts example in the userconfig.xml [Alain Fagot]
fotis [Thu, 22 Mar 2001 17:13:48 +0000 (17:13 +0000)]
fixed: the typos in the fonts example in the userconfig.xml [Alain Fagot]

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

23 years agofixed: hexadecimal escape sequences in dutch hyphenation file converted to iso-latin...
fotis [Thu, 22 Mar 2001 16:28:23 +0000 (16:28 +0000)]
fixed: hexadecimal escape sequences in dutch hyphenation file converted to iso-latin-1 [Carlos Villegas]

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

23 years agoadds pointer to xsl:fo reference by ZVON (Alain FAGOT)
fotis [Thu, 22 Mar 2001 16:26:11 +0000 (16:26 +0000)]
adds pointer to xsl:fo reference by ZVON (Alain FAGOT)

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

23 years agoDriver reset patch
Kelly Campbell [Sun, 18 Mar 2001 01:18:22 +0000 (01:18 +0000)]
Driver reset patch
PR:
Obtained from:
Submitted by: Art Welch
Reviewed by:

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

23 years agoNew and improved Fop task for Ant
Kelly Campbell [Sun, 18 Mar 2001 00:48:03 +0000 (00:48 +0000)]
New and improved Fop task for Ant
Added basedir attribute.
Made messages reported by ant simpler.

PR:
Obtained from:
Submitted by: Will Holcomb <will@odin.himinbi.org>
Reviewed by:

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

23 years agoCommit Art Welch fix to PCL borders
Karen Lease [Fri, 16 Mar 2001 22:59:43 +0000 (22:59 +0000)]
Commit Art Welch fix to PCL borders

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

23 years agoFixed colons in classpaths
Kelly Campbell [Wed, 14 Mar 2001 15:54:50 +0000 (15:54 +0000)]
Fixed colons in classpaths
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agochecks for no more room in block area
Keiron Liddle [Wed, 14 Mar 2001 00:50:21 +0000 (00:50 +0000)]
checks for no more room in block area

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

23 years agoShort license
arved [Tue, 13 Mar 2001 02:44:25 +0000 (02:44 +0000)]
Short license

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

23 years agoAdded license
arved [Tue, 13 Mar 2001 02:43:51 +0000 (02:43 +0000)]
Added license

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

23 years agoMods to text renderer
arved [Tue, 13 Mar 2001 02:36:39 +0000 (02:36 +0000)]
Mods to text renderer

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

23 years agoadded border style to relevant border so that borders show up
Keiron Liddle [Mon, 12 Mar 2001 23:21:30 +0000 (23:21 +0000)]
added border style to relevant border so that borders show up

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

23 years agoUpdates due to introduction of PrintRenderer
arved [Sat, 10 Mar 2001 19:02:54 +0000 (19:02 +0000)]
Updates due to introduction of PrintRenderer

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

23 years agoUpdates due to PCL support
arved [Sat, 10 Mar 2001 19:02:09 +0000 (19:02 +0000)]
Updates due to PCL support

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

23 years agoNew abstract base class for print renderers
arved [Sat, 10 Mar 2001 19:00:38 +0000 (19:00 +0000)]
New abstract base class for print renderers

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

23 years agoNew files for text rendering
arved [Sat, 10 Mar 2001 18:59:45 +0000 (18:59 +0000)]
New files for text rendering

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

23 years agoNew files for PCL rendering
arved [Sat, 10 Mar 2001 18:58:49 +0000 (18:58 +0000)]
New files for PCL rendering

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

23 years agoJDK 1.1 fix to Manifest task
Kelly Campbell [Thu, 8 Mar 2001 17:37:14 +0000 (17:37 +0000)]
JDK 1.1 fix to Manifest task
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoput text-anchor in the correct place
Keiron Liddle [Thu, 8 Mar 2001 04:21:37 +0000 (04:21 +0000)]
put text-anchor in the correct place

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

23 years agoadds CID Font support to svg text
Keiron Liddle [Wed, 7 Mar 2001 22:52:11 +0000 (22:52 +0000)]
adds CID Font support to svg text
Submitted by: Claud Yu

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

23 years agoUpdated ant version number in CHANGES to match current version
Kelly Campbell [Mon, 5 Mar 2001 22:20:36 +0000 (22:20 +0000)]
Updated ant version number in CHANGES to match current version
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoadds new dutch hyphenation pattern (submitted by Reinout Verkerk)
fotis [Mon, 5 Mar 2001 21:55:45 +0000 (21:55 +0000)]
adds new dutch hyphenation pattern (submitted by Reinout Verkerk)

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

23 years agoadd last changes by Karen, Kelly, Arved
fotis [Mon, 5 Mar 2001 17:38:10 +0000 (17:38 +0000)]
add last changes by Karen, Kelly,  Arved

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

23 years agoUpgraded to ant 1.3
Kelly Campbell [Mon, 5 Mar 2001 06:40:46 +0000 (06:40 +0000)]
Upgraded to ant 1.3
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoproperly adjusts the max height of table parts
Keiron Liddle [Mon, 5 Mar 2001 04:39:57 +0000 (04:39 +0000)]
properly adjusts the max height of table parts
when a footnote is added
table will not overlap with the footnote

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

23 years agoUpdated build. Added manifest to jar to make it a runnable jar.
Kelly Campbell [Mon, 5 Mar 2001 03:46:20 +0000 (03:46 +0000)]
Updated build. Added manifest to jar to make it a runnable jar.
Updated dist targets to have separate src and bin builds.
Compressed the xerces-1.2.3.jar to make distributions and cvs
checkouts smaller.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoAdd rendering for start and end regions
arved [Sun, 4 Mar 2001 23:38:21 +0000 (23:38 +0000)]
Add rendering for start and end regions

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

23 years agoTemporary precedence boolean property
arved [Sun, 4 Mar 2001 23:13:01 +0000 (23:13 +0000)]
Temporary precedence boolean property

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

23 years agoregion-start, region-end support
arved [Sun, 4 Mar 2001 23:10:13 +0000 (23:10 +0000)]
region-start, region-end support

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

23 years agoEnd region
arved [Sun, 4 Mar 2001 23:00:03 +0000 (23:00 +0000)]
End region

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

23 years agoStart region
arved [Sun, 4 Mar 2001 22:59:20 +0000 (22:59 +0000)]
Start region

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

23 years agoAll regions example
arved [Sun, 4 Mar 2001 22:58:04 +0000 (22:58 +0000)]
All regions example

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

23 years agoNew test file for border and padding shorthand
Karen Lease [Sun, 4 Mar 2001 21:47:40 +0000 (21:47 +0000)]
New test file for border and padding shorthand

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

23 years agoModify handling of border and padding
Karen Lease [Sun, 4 Mar 2001 21:41:44 +0000 (21:41 +0000)]
Modify handling of border and padding

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

23 years agoUse new HyphenationProps class
Karen Lease [Sun, 4 Mar 2001 21:39:54 +0000 (21:39 +0000)]
Use new HyphenationProps class

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

23 years agoNew property/trait groups
Karen Lease [Sun, 4 Mar 2001 21:38:41 +0000 (21:38 +0000)]
New property/trait groups

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

23 years agoUse PropertyManager for FontState and BorderAndPadding property sets
Karen Lease [Sun, 4 Mar 2001 21:34:52 +0000 (21:34 +0000)]
Use PropertyManager for FontState and BorderAndPadding property sets

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

23 years agoParse shorthand properties
Karen Lease [Sun, 4 Mar 2001 21:32:01 +0000 (21:32 +0000)]
Parse shorthand properties

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

23 years agoSupport for border-related shorthand properties and PropertyManager delegate object
Karen Lease [Sun, 4 Mar 2001 21:29:46 +0000 (21:29 +0000)]
Support for border-related shorthand properties and PropertyManager delegate object

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

23 years agoAdd some utility accessors
Karen Lease [Sun, 4 Mar 2001 21:27:10 +0000 (21:27 +0000)]
Add some utility accessors

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

23 years agoGenerate new Constants interface in fo.properties, add dependency on included file...
Karen Lease [Sun, 4 Mar 2001 21:26:28 +0000 (21:26 +0000)]
Generate new Constants interface in fo.properties, add dependency on included file colorkw.xml

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

23 years agoAdd support for border and padding shorthand properties, color keywords in foproperti...
Karen Lease [Sun, 4 Mar 2001 21:23:35 +0000 (21:23 +0000)]
Add support for border and padding shorthand properties, color keywords in foproperties file, new Constants iface

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

23 years agoGenerate a single interface for all constants
Karen Lease [Sun, 4 Mar 2001 21:21:19 +0000 (21:21 +0000)]
Generate a single interface for all constants

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

23 years agoContribution by Jarno Elovirta
arved [Sun, 4 Mar 2001 18:00:38 +0000 (18:00 +0000)]
Contribution by Jarno Elovirta

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

23 years agoUpdated build to include neccessary jar files
Kelly Campbell [Sun, 4 Mar 2001 04:22:36 +0000 (04:22 +0000)]
Updated build to include neccessary jar files
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoUpdated copyright to 1999-2001
Kelly Campbell [Sat, 3 Mar 2001 08:10:00 +0000 (08:10 +0000)]
Updated copyright to 1999-2001
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoFixed code example
Kelly Campbell [Sat, 3 Mar 2001 08:06:04 +0000 (08:06 +0000)]
Fixed code example
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoUpdated docs for new Driver.
Kelly Campbell [Sat, 3 Mar 2001 07:51:27 +0000 (07:51 +0000)]
Updated docs for new Driver.
Added reference to pdfoutline.fo example
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoRefactored Driver to simplify usage required for other apps
Kelly Campbell [Sat, 3 Mar 2001 07:06:04 +0000 (07:06 +0000)]
Refactored Driver to simplify usage required for other apps
to integrate Fop.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoAdded ant filter files for the xalan redirects
Kelly Campbell [Thu, 1 Mar 2001 07:33:25 +0000 (07:33 +0000)]
Added ant filter files for the xalan redirects
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoUpdated build to take new xalan trax file into account.
Kelly Campbell [Thu, 1 Mar 2001 07:22:46 +0000 (07:22 +0000)]
Updated build to take new xalan trax file into account.
Upgraded to Ant 1.2 to get new filter features needed
to fix property code generation location bug when using
Xalan 2.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoRemoved leftover debug statement
Kelly Campbell [Thu, 1 Mar 2001 07:19:21 +0000 (07:19 +0000)]
Removed leftover debug statement
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoAdded support for Xalan1 back in. Extraced Xalan2 TRAX usage
Kelly Campbell [Thu, 1 Mar 2001 07:15:06 +0000 (07:15 +0000)]
Added support for Xalan1 back in. Extraced Xalan2 TRAX usage
into TraxInputHandler

PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoadded answers of last status reports
fotis [Tue, 27 Feb 2001 20:59:41 +0000 (20:59 +0000)]
added answers of last status reports

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

23 years agoadded Tore Engvig new font support
fotis [Tue, 27 Feb 2001 20:58:58 +0000 (20:58 +0000)]
added Tore Engvig new font support

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

23 years agofixed: problems with whitespace
fotis [Tue, 27 Feb 2001 20:21:48 +0000 (20:21 +0000)]
fixed: problems with whitespace

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

23 years agofixed: error if char width = 0 in leader
fotis [Tue, 27 Feb 2001 12:48:59 +0000 (12:48 +0000)]
fixed: error if char width = 0 in leader

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

23 years agoenabling CID keyed truetype fonts; this gives support
fotis [Tue, 27 Feb 2001 12:30:36 +0000 (12:30 +0000)]
enabling CID keyed truetype fonts; this gives support
         for other encodings than WinAnsiEncoding (eg japanese, chinese, arabic,
         iso-whatever, etc). Also makes font inclusion easier Tore Engvig

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

23 years agorestitutes jdk 1.1 compatiblity (Art Welch)
fotis [Tue, 27 Feb 2001 11:41:53 +0000 (11:41 +0000)]
restitutes jdk 1.1 compatiblity (Art Welch)

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

23 years agocompiles with jdk1.1, uses local methods to convert degrees <-> radians
Keiron Liddle [Tue, 27 Feb 2001 00:05:52 +0000 (00:05 +0000)]
compiles with jdk1.1, uses local methods to convert degrees <-> radians
Submitted by: Art Welch

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

23 years agoreference to xml.jar removed
fotis [Mon, 26 Feb 2001 19:50:42 +0000 (19:50 +0000)]
reference to xml.jar removed

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

23 years agoxml.jar removed because it is no longer needed to build or run Fop and doesn't work...
fotis [Mon, 26 Feb 2001 19:49:42 +0000 (19:49 +0000)]
xml.jar removed because it is no longer needed to build or run Fop and doesn't work with xalan 2

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

23 years agoTurned Flate and ASCII-85 filters back on.
Kelly Campbell [Fri, 23 Feb 2001 16:48:01 +0000 (16:48 +0000)]
Turned Flate and ASCII-85 filters back on.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoadding pointers to FAQ, bugzilla and fop-dev
fotis [Fri, 23 Feb 2001 08:29:13 +0000 (08:29 +0000)]
adding pointers to FAQ, bugzilla and fop-dev

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

23 years agomoving all history information from status to changes
fotis [Fri, 23 Feb 2001 08:28:33 +0000 (08:28 +0000)]
moving all history information from status to changes

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

23 years agofor jdk1.1 compatibility: exclude jdk1.2 dependent files from build
fotis [Fri, 23 Feb 2001 08:27:28 +0000 (08:27 +0000)]
for jdk1.1 compatibility: exclude jdk1.2 dependent files from build

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

23 years agoPatch for list-block to support body-start and label-end
Kelly Campbell [Fri, 23 Feb 2001 06:00:29 +0000 (06:00 +0000)]
Patch for list-block to support body-start and label-end
PR: 682
Obtained from:
Submitted by: Peter S. Housel <housel@acm.org>
Reviewed by:

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

23 years agohandles non-rotated arcs
Keiron Liddle [Fri, 23 Feb 2001 04:37:01 +0000 (04:37 +0000)]
handles non-rotated arcs
currently uses lines to draw the arc

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

23 years agomakes checks to prevent exceptions
Keiron Liddle [Fri, 23 Feb 2001 03:47:08 +0000 (03:47 +0000)]
makes checks to prevent exceptions

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

23 years agofixes problem with page break after last row of body
Keiron Liddle [Fri, 23 Feb 2001 01:41:49 +0000 (01:41 +0000)]
fixes problem with page break after last row of body

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

23 years agofixed: false setting of debug mode
fotis [Wed, 21 Feb 2001 08:19:36 +0000 (08:19 +0000)]
fixed: false setting of debug mode

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