]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
23 years agofixed a couple of occasional problems with svg + batik
Keiron Liddle [Fri, 5 Oct 2001 10:29:48 +0000 (10:29 +0000)]
fixed a couple of occasional problems with svg + batik

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

23 years agoprevents npe if namespace is unknown
Keiron Liddle [Fri, 5 Oct 2001 10:17:55 +0000 (10:17 +0000)]
prevents npe if namespace is unknown

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

23 years agoadded svg renderer
Keiron Liddle [Fri, 5 Oct 2001 09:49:21 +0000 (09:49 +0000)]
added svg renderer

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

23 years agomore recent style book version 1.0b3
Keiron Liddle [Fri, 5 Oct 2001 09:47:33 +0000 (09:47 +0000)]
more recent style book version 1.0b3

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

23 years agoupdated stylebook stuff to a more recent version
Keiron Liddle [Fri, 5 Oct 2001 09:44:34 +0000 (09:44 +0000)]
updated stylebook stuff to a more recent version
changed the front page - added some images and made text clearer

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

23 years agocatches exception when building svg
Keiron Liddle [Wed, 26 Sep 2001 12:00:43 +0000 (12:00 +0000)]
catches exception when building svg

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

23 years agofixed viewbox for svg
Keiron Liddle [Tue, 25 Sep 2001 13:22:55 +0000 (13:22 +0000)]
fixed viewbox for svg
inline images are now correctly placed

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

23 years agobetter debug for warning message
Keiron Liddle [Tue, 25 Sep 2001 12:46:19 +0000 (12:46 +0000)]
better debug for warning message

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

23 years agogets the width and height in a better way
Keiron Liddle [Tue, 25 Sep 2001 12:32:36 +0000 (12:32 +0000)]
gets the width and height in a better way

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

23 years agofixed some text wrapping problems
Keiron Liddle [Tue, 25 Sep 2001 11:59:18 +0000 (11:59 +0000)]
fixed some text wrapping problems
and improved the wrapping test

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

23 years agoupdated servlet to reflect changes to fop
Keiron Liddle [Tue, 25 Sep 2001 08:32:58 +0000 (08:32 +0000)]
updated servlet to reflect changes to fop

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

23 years agoupdated to use HashMap so that when using threads reading data
Keiron Liddle [Mon, 24 Sep 2001 09:17:12 +0000 (09:17 +0000)]
updated to use HashMap so that when using threads reading data
is not synchronized and therefore slower

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

23 years agothis patch alters the fop ant task so that other render output
Keiron Liddle [Mon, 24 Sep 2001 08:51:17 +0000 (08:51 +0000)]
this patch alters the fop ant task so that other render output
formats are supported
output type can be specified by mime type and also handles
file sets
Submitted by: Jeremias Maerki <jeremias.maerki@outline.ch>

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

23 years agoupdated use of batik to changed api
Keiron Liddle [Mon, 24 Sep 2001 07:31:52 +0000 (07:31 +0000)]
updated use of batik to changed api
from cvs batik 23/9/2001
improved the user agent

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

23 years agofixed a refactoring error, deleted repeated vars
Keiron Liddle [Mon, 24 Sep 2001 06:05:15 +0000 (06:05 +0000)]
fixed a refactoring error, deleted repeated vars

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

23 years agoAdd support for mapping multiple keywords to the same constant in enumeration/value...
Karen Lease [Fri, 21 Sep 2001 21:42:08 +0000 (21:42 +0000)]
Add support for mapping multiple keywords to the same constant in enumeration/value. Remove commented out stuff.

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

23 years agoAdd support for values left and right in the text-align property. Fixes bugs 1723...
Karen Lease [Fri, 21 Sep 2001 21:40:09 +0000 (21:40 +0000)]
Add support for values left and right in the text-align property. Fixes bugs 1723, 1724

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

23 years agoan example to demonstrate another use of markers
Keiron Liddle [Fri, 21 Sep 2001 09:11:21 +0000 (09:11 +0000)]
an example to demonstrate another use of markers

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

23 years agogets around a possible npe
Keiron Liddle [Fri, 21 Sep 2001 09:08:38 +0000 (09:08 +0000)]
gets around a possible npe

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

23 years agoOnly do findColumns one time, not on each new table area
Karen Lease [Thu, 20 Sep 2001 21:01:18 +0000 (21:01 +0000)]
Only do findColumns one time, not on each new table area

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

23 years agoUse column-number property on table-column
Karen Lease [Thu, 20 Sep 2001 20:29:22 +0000 (20:29 +0000)]
Use column-number property on table-column

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

23 years agosome small improvements to website docs
Keiron Liddle [Thu, 20 Sep 2001 10:12:38 +0000 (10:12 +0000)]
some small improvements to website docs

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

23 years agomore refactoring of duplicate code in renderers
Keiron Liddle [Tue, 18 Sep 2001 13:06:08 +0000 (13:06 +0000)]
more refactoring of duplicate code in renderers

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

23 years agofixes a problem where the table header was not reset if could not
Keiron Liddle [Tue, 18 Sep 2001 10:39:16 +0000 (10:39 +0000)]
fixes a problem where the table header was not reset if could not
fit on first page

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

23 years agoPatch to handle direct embedding of jpeg images into pdf
Keiron Liddle [Tue, 18 Sep 2001 08:17:08 +0000 (08:17 +0000)]
Patch to handle direct embedding of jpeg images into pdf
Submitted by: Eric Dalquist ebdalqui@mtu.edu
Reviewed by: Keiron

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

23 years agofixed a few awt render problems and a bit more render refactoring
Keiron Liddle [Mon, 17 Sep 2001 13:29:53 +0000 (13:29 +0000)]
fixed a few awt render problems and a bit more render refactoring

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

23 years agoput a few common methods in the abstract renderer
Keiron Liddle [Mon, 17 Sep 2001 11:04:50 +0000 (11:04 +0000)]
put a few common methods in the abstract renderer

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

23 years agofixed possible npe
Keiron Liddle [Sun, 16 Sep 2001 13:42:49 +0000 (13:42 +0000)]
fixed possible npe

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

23 years agofixed potential npe
Keiron Liddle [Fri, 14 Sep 2001 06:43:57 +0000 (06:43 +0000)]
fixed potential npe

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

23 years agohandles foreign namespace elements and unknown elements better
Keiron Liddle [Thu, 13 Sep 2001 07:49:32 +0000 (07:49 +0000)]
handles foreign namespace elements and unknown elements better

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

23 years agomade the construction of foreign name dom a bit more direct
Keiron Liddle [Wed, 12 Sep 2001 09:30:40 +0000 (09:30 +0000)]
made the construction of foreign name dom a bit more direct
and simple reducing number of classes

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

23 years agogets the available space better, should prevent some infinite loops
Keiron Liddle [Wed, 12 Sep 2001 09:19:34 +0000 (09:19 +0000)]
gets the available space better, should prevent some infinite loops
until the layout is done properly
PR: bug id 3475
Submitted by: Paul Austin <p_d_austin@yahoo.com>

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

23 years agoimproved debugging messages a bit
Keiron Liddle [Tue, 11 Sep 2001 10:04:25 +0000 (10:04 +0000)]
improved debugging messages a bit

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

23 years agoadd build.bat for building on windows
Keiron Liddle [Tue, 11 Sep 2001 08:32:50 +0000 (08:32 +0000)]
add build.bat for building on windows

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

23 years agosome minor updates, no longer need ant optional
Keiron Liddle [Mon, 10 Sep 2001 11:32:13 +0000 (11:32 +0000)]
some minor updates, no longer need ant optional

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

23 years agoforgot about quotes
Keiron Liddle [Fri, 7 Sep 2001 14:10:07 +0000 (14:10 +0000)]
forgot about quotes

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

23 years agohandles uri's with "url(" + URI + ")"
Keiron Liddle [Fri, 7 Sep 2001 13:56:23 +0000 (13:56 +0000)]
handles uri's with "url(" + URI + ")"
spec is ambigous about what a <uri-specification> is

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

23 years agonew design documentation using docbook
Keiron Liddle [Fri, 7 Sep 2001 11:33:47 +0000 (11:33 +0000)]
new design documentation using docbook
uml diagrams will be svg in future

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

23 years agothis handles viewBox links in svg better
Keiron Liddle [Fri, 7 Sep 2001 09:26:16 +0000 (09:26 +0000)]
this handles viewBox links in svg better
the target position and scaling are wrong

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

23 years agoJeremias Maerki's patch to fix page citations for PostScript rendering.
Steve Coffman [Wed, 5 Sep 2001 18:13:19 +0000 (18:13 +0000)]
Jeremias Maerki's patch to fix page citations for PostScript rendering.
Is this broken in other renderers as well?

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

23 years agothis patch should fix a problem with hyphenating large words
Keiron Liddle [Fri, 31 Aug 2001 12:55:05 +0000 (12:55 +0000)]
this patch should fix a problem with hyphenating large words
Submitted by: Enrico Schnepel <enrico.schnepel@gmx.de>

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

23 years agoa better shell script to run fop with works
Keiron Liddle [Fri, 31 Aug 2001 11:45:02 +0000 (11:45 +0000)]
a better shell script to run fop with works
from anywhere and sets the classpath in a better way.
Submitted by: Weiqi Gao <weiqigao@networkusa.net>

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

23 years agobasic link now extends inline as suggested by
Keiron Liddle [Fri, 31 Aug 2001 11:41:25 +0000 (11:41 +0000)]
basic link now extends inline as suggested by
Enrico Schnepel <enrico.schnepel@gmx.de>
so that the inline info is properly set

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

23 years agoApplies lmckenzi@ca.ibm.com's patch, which would have been very hard
Steve Coffman [Thu, 30 Aug 2001 23:21:40 +0000 (23:21 +0000)]
Applies lmckenzi@ca.ibm.com's patch, which would have been very hard
to characterize had he not already done so. That he fixed it is just gravy.
There is one line I'm not sure about, but it passed my tests, so I'll
leave it in and just comment it.

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

23 years agowill handle max leader length better, default was 0 before
Keiron Liddle [Thu, 30 Aug 2001 11:33:38 +0000 (11:33 +0000)]
will handle max leader length better, default was 0 before

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

23 years agohandles viewbox and no svg size better
Keiron Liddle [Thu, 30 Aug 2001 10:09:03 +0000 (10:09 +0000)]
handles viewbox and no svg size better

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

23 years agofixed dasharray units for small values that round to 0
Keiron Liddle [Thu, 30 Aug 2001 08:50:00 +0000 (08:50 +0000)]
fixed dasharray units for small values that round to 0

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

23 years agoRemove svgproperties.xml which no longer exists
Karen Lease [Sun, 26 Aug 2001 14:32:27 +0000 (14:32 +0000)]
Remove svgproperties.xml which no longer exists

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

23 years agoRemove now unnecessary mergefile from xslt processing for font files.
Karen Lease [Sun, 26 Aug 2001 14:26:24 +0000 (14:26 +0000)]
Remove now unnecessary mergefile from xslt processing for font files.

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

23 years agoUse the key function with the external charlist.xml file so no need for mergefile
Karen Lease [Sun, 26 Aug 2001 14:23:04 +0000 (14:23 +0000)]
Use the key function with the external charlist.xml file so no need for mergefile

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

23 years agoOnly build the DOM if needed for mergefile. Otherwise pass input xml file directly...
Karen Lease [Sun, 26 Aug 2001 14:20:26 +0000 (14:20 +0000)]
Only build the DOM if needed for mergefile. Otherwise pass input xml file directly to the Transformer so it can find the system ID

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

23 years agomade the pdf renderer reusable (eg. how cocoon uses it)
Keiron Liddle [Thu, 23 Aug 2001 06:14:33 +0000 (06:14 +0000)]
made the pdf renderer reusable (eg. how cocoon uses it)
prevents it creating invalid documents
frees up memory

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

23 years agosets the logger on the treebuilder when getting the content handler
Keiron Liddle [Wed, 22 Aug 2001 08:29:17 +0000 (08:29 +0000)]
sets the logger on the treebuilder when getting the content handler
thanks to Michel Lehon for spotting this

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

23 years agoput back bookmark extension - not complete
Keiron Liddle [Tue, 21 Aug 2001 08:26:11 +0000 (08:26 +0000)]
put back bookmark extension - not complete

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

23 years agofixed error replaced invalid & with a %
Keiron Liddle [Tue, 21 Aug 2001 07:01:07 +0000 (07:01 +0000)]
fixed error replaced invalid & with a %

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

23 years agochanged to new logging for renderers
Keiron Liddle [Tue, 21 Aug 2001 06:18:55 +0000 (06:18 +0000)]
changed to new logging for renderers

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

23 years agoFixes script classpaths to use avalon and logkit.
Steve Coffman [Mon, 20 Aug 2001 21:11:02 +0000 (21:11 +0000)]
Fixes script classpaths to use avalon and logkit.
Fixes last xml-doc bug that prevented generating the PDF.

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

23 years agoThis adds avalon and logkit to the path to allow execution.
Steve Coffman [Mon, 20 Aug 2001 17:01:54 +0000 (17:01 +0000)]
This adds avalon and logkit to the path to allow execution.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoFixes the id attribute to be ref-id to allow bookmarks to build.
Steve Coffman [Mon, 20 Aug 2001 16:19:58 +0000 (16:19 +0000)]
Fixes the id attribute to be ref-id to allow bookmarks to build.
Leaves a weird xsl error that omits the <fo:block> in one place though.

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

23 years agoAdded Avalon and Logkit to path to allow execution.
Steve Coffman [Mon, 20 Aug 2001 16:16:46 +0000 (16:16 +0000)]
Added Avalon and Logkit to path to allow execution.

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

23 years agoadjusted classpath libs for logging
Keiron Liddle [Mon, 20 Aug 2001 11:33:44 +0000 (11:33 +0000)]
adjusted classpath libs for logging

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

23 years agochanged to logkit for logging only half done
Keiron Liddle [Mon, 20 Aug 2001 11:19:24 +0000 (11:19 +0000)]
changed to logkit for logging only half done
fixed getContentHandler in driver

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

23 years agoshould now handle rotated text properly
Keiron Liddle [Fri, 17 Aug 2001 06:42:56 +0000 (06:42 +0000)]
should now handle rotated text properly

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

23 years agoSubmitted by: Weiqi Gao <weiqigao@networkusa.net>
Keiron Liddle [Thu, 16 Aug 2001 11:38:58 +0000 (11:38 +0000)]
Submitted by: Weiqi Gao  <weiqigao@networkusa.net>
Updated link to Elliotte Rusty Harold's xml:fo chapter to the
newer second edition.

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

23 years agoadded YAS to specify if output should be consistent, default is false
Keiron Liddle [Wed, 15 Aug 2001 11:31:27 +0000 (11:31 +0000)]
added YAS to specify if output should be consistent, default is false

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

23 years agofixes some npe's if characters outsite root
Keiron Liddle [Wed, 15 Aug 2001 10:46:59 +0000 (10:46 +0000)]
fixes some npe's if characters outsite root
and if namespace not specified/correct

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

23 years agoadded support for embedded fonts for svg text, also added proper escaping
Keiron Liddle [Wed, 15 Aug 2001 10:33:34 +0000 (10:33 +0000)]
added support for embedded fonts for svg text, also added proper escaping

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

23 years agoThis fixes A4 letter size printing from Jeremias Maerki.
Steve Coffman [Tue, 14 Aug 2001 17:56:40 +0000 (17:56 +0000)]
This fixes A4 letter size printing from Jeremias Maerki.

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

23 years agoadds support for svg links to be put into the pdf
Keiron Liddle [Tue, 14 Aug 2001 14:50:30 +0000 (14:50 +0000)]
adds support for svg links to be put into the pdf

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

23 years agoadded logkit (version 1.0b4) for logging
Keiron Liddle [Tue, 14 Aug 2001 09:45:14 +0000 (09:45 +0000)]
added logkit (version 1.0b4) for logging

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

23 years agocatches SecurityException for (future) use in security of webstart
Keiron Liddle [Tue, 14 Aug 2001 08:56:27 +0000 (08:56 +0000)]
catches SecurityException for (future) use in security of webstart

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

23 years agoadded option for url in input handler
Keiron Liddle [Tue, 14 Aug 2001 08:50:47 +0000 (08:50 +0000)]
added option for url in input handler

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

23 years agoupdated the html-docs to reflect the current xml-docs
Keiron Liddle [Tue, 14 Aug 2001 08:45:09 +0000 (08:45 +0000)]
updated the html-docs to reflect the current xml-docs
includes more infor on:
testing, todo, svg, embedding
also updated on main website

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

23 years agosome minor updates, typos, a bit more info on embedding
Keiron Liddle [Tue, 14 Aug 2001 08:40:50 +0000 (08:40 +0000)]
some minor updates, typos, a bit more info on embedding
new version number

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

23 years agoAHS: need to specifically delete tarfiles after all
arved [Tue, 14 Aug 2001 00:52:42 +0000 (00:52 +0000)]
AHS: need to specifically delete tarfiles after all

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

23 years agoAHS: FOP 0.20.1 remedial fixes
arved [Tue, 14 Aug 2001 00:20:26 +0000 (00:20 +0000)]
AHS: FOP 0.20.1 remedial fixes

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

23 years agoAHS: updated buildtools
arved [Tue, 14 Aug 2001 00:17:16 +0000 (00:17 +0000)]
AHS: updated buildtools

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

23 years agoAHS: build improvements; version change
arved [Tue, 14 Aug 2001 00:16:20 +0000 (00:16 +0000)]
AHS: build improvements; version change

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

23 years agopdf renderer now adds the fonts at the end of all pages rather than after each page
Keiron Liddle [Mon, 13 Aug 2001 07:52:21 +0000 (07:52 +0000)]
pdf renderer now adds the fonts at the end of all pages rather than after each page
lazy font will set loaded to true after first attempt rather than keep trying if it fails

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

23 years agoAHS: tweaks to process
arved [Sun, 12 Aug 2001 17:37:25 +0000 (17:37 +0000)]
AHS: tweaks to process

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194412 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

23 years agofixes error that is displayed in new acrobat reader
Keiron Liddle [Thu, 9 Aug 2001 13:29:31 +0000 (13:29 +0000)]
fixes error that is displayed in new acrobat reader

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

23 years agoThis just moves the marker supporting code from before Mark's patch into
Steve Coffman [Mon, 6 Aug 2001 17:56:35 +0000 (17:56 +0000)]
This just moves the marker supporting code from before Mark's patch into
StreamRenderer. However, I'm not satisfied that it actually works the same.

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

23 years agoadds support for lazy loading of fonts
Keiron Liddle [Mon, 6 Aug 2001 09:43:08 +0000 (09:43 +0000)]
adds support for lazy loading of fonts
saves some cpu, memory
Submitted by: SASAKI Suguru <s-sasaki@hkg.odn.ne.jp>
Reviewed by: Keiron

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

23 years agosetup a couple of props
Keiron Liddle [Mon, 6 Aug 2001 09:17:24 +0000 (09:17 +0000)]
setup a couple of props

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

23 years agoadds the remaining property groups
Keiron Liddle [Mon, 6 Aug 2001 09:14:24 +0000 (09:14 +0000)]
adds the remaining property groups

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

23 years agogets all properties specified on each element
Keiron Liddle [Mon, 6 Aug 2001 09:12:59 +0000 (09:12 +0000)]
gets all properties specified on each element
adds "Unknown" element for unknown elements or other namespaces
need to get a consistent and easy way to use the property values

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

23 years agoupdated to new batik interface
Keiron Liddle [Mon, 6 Aug 2001 06:21:02 +0000 (06:21 +0000)]
updated to new batik interface

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

23 years agoUse a copy of BorderAndPadding to fix alignment bugs in header/footer cells
Karen Lease [Sun, 5 Aug 2001 15:46:21 +0000 (15:46 +0000)]
Use a copy of BorderAndPadding to fix alignment bugs in header/footer cells

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

23 years agoAdd clone method
Karen Lease [Sun, 5 Aug 2001 15:45:35 +0000 (15:45 +0000)]
Add clone method

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