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

23 years agoSubmitted by: SASAKI Suguru (s-sasaki@hkg.odn.ne.jp)
Tore Engvig [Thu, 2 Aug 2001 19:40:56 +0000 (19:40 +0000)]
Submitted by: SASAKI Suguru (s-sasaki@hkg.odn.ne.jp)
Adds support for unicode characters in bookmarks.

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

23 years agoSubmitted by: Struan Judd (struan@sjudd.com)
Tore Engvig [Thu, 2 Aug 2001 19:38:08 +0000 (19:38 +0000)]
Submitted by: Struan Judd (struan@sjudd.com)
Fixes bug that causes character - glyph mapping to occur twice in getWordWidth
method causing overlapping areas.

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

23 years agoadded slovak hyphenation patterns
Keiron Liddle [Thu, 2 Aug 2001 12:48:38 +0000 (12:48 +0000)]
added slovak hyphenation patterns
Obtained from: skhyphen.tex
Submitted by: KRUMPOLEC Martin <krumpolec@asset.sk>

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

23 years agofixes PDFDoc to work with changed interface
Keiron Liddle [Thu, 2 Aug 2001 10:07:14 +0000 (10:07 +0000)]
fixes PDFDoc to work with changed interface

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

23 years agoCode formatting. Still builds ok, but I didn't test it otherwise since last.
Steve Coffman [Wed, 1 Aug 2001 23:08:55 +0000 (23:08 +0000)]
Code formatting. Still builds ok, but I didn't test it otherwise since last.

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

23 years agoAdds Mark Lillywhite's performance and memory patch in all it's glory.
Steve Coffman [Wed, 1 Aug 2001 22:12:54 +0000 (22:12 +0000)]
Adds Mark Lillywhite's performance and memory patch in all it's glory.
Unfortunately breaks marker support.
(AreaTree getNextPage and getPreviousPage return the current page)
XSL-FO with markers is not a good idea until it is fixed.

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

23 years agoSubmitted by: Sasaki Suguru (s-sasaki@hkg.odn.ne.jp)
Tore Engvig [Wed, 1 Aug 2001 09:52:43 +0000 (09:52 +0000)]
Submitted by: Sasaki Suguru (s-sasaki@hkg.odn.ne.jp)

Fixes for unicode escapes that were removed during code formatting

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

23 years agoFixed my own dump typo.
Steve Coffman [Tue, 31 Jul 2001 21:27:28 +0000 (21:27 +0000)]
Fixed my own dump typo.

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

23 years agoThe code formatting un-escaped all the glyphs. I fixed it and I tried to follow the...
Steve Coffman [Tue, 31 Jul 2001 21:18:29 +0000 (21:18 +0000)]
The code formatting un-escaped all the glyphs. I fixed it and I tried to follow the code formatting, but not for the unicode glyph section.
Should at least not cause any fatal errors.

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

23 years agodon't need to add prop mappings anymore
Keiron Liddle [Tue, 31 Jul 2001 12:51:18 +0000 (12:51 +0000)]
don't need to add prop mappings anymore

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

23 years agoFormatted code according to code standards.
Tore Engvig [Mon, 30 Jul 2001 20:29:35 +0000 (20:29 +0000)]
Formatted code according to code standards.
Changed license to use short license.

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

23 years agofixed compile error
Keiron Liddle [Mon, 30 Jul 2001 07:58:39 +0000 (07:58 +0000)]
fixed compile error
I was supposed to be fixing a class cast exception
just go with a warning for now.

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

23 years agostarted support to read all relevant properties
Keiron Liddle [Mon, 30 Jul 2001 07:44:59 +0000 (07:44 +0000)]
started support to read all relevant properties
mostly commented

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

23 years agohandles xml only input, assumes fo file
Keiron Liddle [Fri, 27 Jul 2001 13:49:03 +0000 (13:49 +0000)]
handles xml only input, assumes fo file

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

23 years agoAHS: fo:marker examples
arved [Fri, 27 Jul 2001 02:13:24 +0000 (02:13 +0000)]
AHS: fo:marker examples

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

23 years agoAHS: changed signatures
arved [Fri, 27 Jul 2001 00:18:27 +0000 (00:18 +0000)]
AHS: changed signatures

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

23 years agohandles page break for nested blocks now
Keiron Liddle [Thu, 26 Jul 2001 06:40:30 +0000 (06:40 +0000)]
handles page break for nested blocks now

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

23 years agoAHS: activated space-start/space-end
arved [Thu, 26 Jul 2001 00:53:26 +0000 (00:53 +0000)]
AHS: activated space-start/space-end

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

23 years agoAHS: changed Area methods slightly
arved [Thu, 26 Jul 2001 00:52:45 +0000 (00:52 +0000)]
AHS: changed Area methods slightly

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

23 years agoAdded support for various spaces, inluding non-breaking space
Tore Engvig [Tue, 24 Jul 2001 22:04:41 +0000 (22:04 +0000)]
Added support for various spaces, inluding non-breaking space
  (fixes bug no 2297)
Added support for line breaking in the middle of words for CJK languages
Fixes for bug 2243 based on a patch from rainer.garus@nexgo.de

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

23 years agoadded the start of svg linking
Keiron Liddle [Tue, 24 Jul 2001 09:08:45 +0000 (09:08 +0000)]
added the start of svg linking
also improved a few text things

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

23 years agoHandles the graphics device better.
Keiron Liddle [Tue, 24 Jul 2001 07:41:23 +0000 (07:41 +0000)]
Handles the graphics device better.
Also handles the alpha transparency better, at least for white backgrounds
it works properly

Submitted by: Thomas E Deweese <thomas.deweese@kodak.com>
Reviewed by: Keiron Liddle

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

23 years agoAHS: adding support for 'returned-by'; placeholder
arved [Tue, 24 Jul 2001 00:58:34 +0000 (00:58 +0000)]
AHS: adding support for 'returned-by'; placeholder

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

23 years agoAHS: adding support for 'returned-by'
arved [Tue, 24 Jul 2001 00:57:57 +0000 (00:57 +0000)]
AHS: adding support for 'returned-by'

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

23 years agoAHS: short license
arved [Tue, 24 Jul 2001 00:56:39 +0000 (00:56 +0000)]
AHS: short license

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

23 years agoAHS: continued work on fo:marker support
arved [Mon, 23 Jul 2001 02:00:37 +0000 (02:00 +0000)]
AHS: continued work on fo:marker support

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

23 years agoRalph LaChance/Andy Langowitz: improvements to AWTRenderer (borders,backgrounds...)
arved [Sun, 22 Jul 2001 22:12:44 +0000 (22:12 +0000)]
Ralph LaChance/Andy Langowitz: improvements to AWTRenderer (borders,backgrounds...)

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

23 years agoFix some bugs in table and cell border drawing and cell width calculations
Karen Lease [Fri, 20 Jul 2001 21:00:08 +0000 (21:00 +0000)]
Fix some bugs in table and cell border drawing and cell width calculations

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

23 years agoAdd new addFilledRect method to make it possible to draw filled rectangles without...
Karen Lease [Fri, 20 Jul 2001 20:57:22 +0000 (20:57 +0000)]
Add new addFilledRect method to make it possible to draw filled rectangles without any stroke in PDF; in doFrame, use rectangles instead of lines for borders to eliminate pixel errors

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