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

23 years agoMake display-align work on table-cell
Karen Lease [Wed, 18 Jul 2001 21:24:36 +0000 (21:24 +0000)]
Make display-align work on table-cell

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

23 years agoSubmitted by: SASAKI Suguru (s-sasaki@hkg.odn.ne.jp)
Tore Engvig [Tue, 17 Jul 2001 20:57:47 +0000 (20:57 +0000)]
Submitted by: SASAKI Suguru (s-sasaki@hkg.odn.ne.jp)
Some glyphs are missed when more then one glyph maps to the same data,
this patch fixes it.

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

23 years agoPR: 2556
Tore Engvig [Tue, 17 Jul 2001 20:27:13 +0000 (20:27 +0000)]
PR: 2556
This fixes bug 2556 by changing the leader with pattern "space" to use an
InlineSpace instead of adding actually spaces.

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

23 years agoAHS: improving area information
arved [Tue, 17 Jul 2001 03:16:29 +0000 (03:16 +0000)]
AHS: improving area information

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

23 years agoAHS: initial marker support
arved [Mon, 16 Jul 2001 10:46:14 +0000 (10:46 +0000)]
AHS: initial marker support

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

23 years agoAHS: initial marker support
arved [Mon, 16 Jul 2001 10:37:57 +0000 (10:37 +0000)]
AHS: initial marker support

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

23 years agoWeiqi Gao: checkBreakBefore signature
arved [Sun, 15 Jul 2001 00:17:13 +0000 (00:17 +0000)]
Weiqi Gao: checkBreakBefore signature

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

23 years agoadded all remaining elements
Keiron Liddle [Fri, 13 Jul 2001 12:36:18 +0000 (12:36 +0000)]
added all remaining elements
currently are indicated as not implemented.
removed old elements

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

23 years agosome slightly more info about svg -> pdf
Keiron Liddle [Fri, 13 Jul 2001 12:17:50 +0000 (12:17 +0000)]
some slightly more info about svg -> pdf

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

23 years agoAHS: addressing break boundary conditions
arved [Fri, 13 Jul 2001 02:31:14 +0000 (02:31 +0000)]
AHS: addressing break boundary conditions

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

23 years agono longer needed
Keiron Liddle [Thu, 12 Jul 2001 13:12:07 +0000 (13:12 +0000)]
no longer needed

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

23 years agocombined property list setting into element setting
Keiron Liddle [Thu, 12 Jul 2001 13:03:39 +0000 (13:03 +0000)]
combined property list setting into element setting
also always get parser class name from one place

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

23 years agogrouped properties according to catagory
Keiron Liddle [Thu, 12 Jul 2001 10:19:36 +0000 (10:19 +0000)]
grouped properties according to catagory
as in the spec

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

23 years agoFix spanning bug; use height property
Karen Lease [Wed, 11 Jul 2001 21:27:36 +0000 (21:27 +0000)]
Fix spanning bug; use height property

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

23 years agoindicates to be implemented status for
Keiron Liddle [Wed, 11 Jul 2001 11:36:03 +0000 (11:36 +0000)]
indicates to be implemented status for
properties no implemented

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

23 years agoa utility file for creating some svg things
Keiron Liddle [Wed, 11 Jul 2001 10:04:07 +0000 (10:04 +0000)]
a utility file for creating some svg things

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

23 years agonow uses only the local set class path
Keiron Liddle [Wed, 11 Jul 2001 06:54:34 +0000 (06:54 +0000)]
now uses only the local set class path

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

23 years agoshould handle colour space a bit better
Keiron Liddle [Tue, 10 Jul 2001 11:59:24 +0000 (11:59 +0000)]
should handle colour space a bit better
writes fonts to resources in PDFDocument
cleaned up a bit

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

23 years agoadded all remaing properties
Keiron Liddle [Mon, 9 Jul 2001 10:42:40 +0000 (10:42 +0000)]
added all remaing properties
currently just with type String

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

23 years agoremoved unused variable
Keiron Liddle [Mon, 9 Jul 2001 08:17:57 +0000 (08:17 +0000)]
removed unused variable

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

23 years agosets up the font state if not using strokes for text
Keiron Liddle [Mon, 9 Jul 2001 08:14:44 +0000 (08:14 +0000)]
sets up the font state if not using strokes for text

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

23 years agoAHS: support 'force-page-count'
arved [Mon, 9 Jul 2001 03:03:24 +0000 (03:03 +0000)]
AHS: support 'force-page-count'

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

23 years agoAHS: restore ability to do blank pages
arved [Mon, 9 Jul 2001 03:02:39 +0000 (03:02 +0000)]
AHS: restore ability to do blank pages

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

23 years agoSupport 'format' property on fo:page-sequence
arved [Sun, 8 Jul 2001 20:58:27 +0000 (20:58 +0000)]
Support 'format' property on fo:page-sequence

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

23 years agoSupports page-number formatting
arved [Sun, 8 Jul 2001 05:05:16 +0000 (05:05 +0000)]
Supports page-number formatting

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

23 years agoadded support for easily using w3c testsuite for build target test
Keiron Liddle [Fri, 6 Jul 2001 06:58:00 +0000 (06:58 +0000)]
added support for easily using w3c testsuite for build target test

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

23 years agoHelper class for spanning rows
Karen Lease [Thu, 5 Jul 2001 20:05:49 +0000 (20:05 +0000)]
Helper class for spanning rows

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

23 years agoFix spanning row example so it works
Karen Lease [Wed, 4 Jul 2001 21:19:00 +0000 (21:19 +0000)]
Fix spanning row example so it works

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

23 years agoImplements spanning table rows
Karen Lease [Wed, 4 Jul 2001 21:16:02 +0000 (21:16 +0000)]
Implements spanning table rows

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

23 years agoFix a bug which caused FOP to overestimate the space available for the first line...
Karen Lease [Wed, 4 Jul 2001 21:10:47 +0000 (21:10 +0000)]
Fix a bug which caused FOP to overestimate the space available for the first line of a Block

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

23 years agosets base dir for test, using xml path
Keiron Liddle [Wed, 4 Jul 2001 13:55:28 +0000 (13:55 +0000)]
sets base dir for test, using xml path

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

23 years agofixed error where configfile was not being set
Keiron Liddle [Wed, 4 Jul 2001 13:53:28 +0000 (13:53 +0000)]
fixed error where configfile was not being set

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

23 years agofixed line endings
Keiron Liddle [Wed, 4 Jul 2001 12:41:09 +0000 (12:41 +0000)]
fixed line endings
some cleanup also
no code changes

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

23 years agofixed minor problem with footnote size changes
Keiron Liddle [Wed, 4 Jul 2001 07:37:42 +0000 (07:37 +0000)]
fixed minor problem with footnote size changes

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

23 years agoput import at start
Keiron Liddle [Wed, 4 Jul 2001 05:35:47 +0000 (05:35 +0000)]
put import at start

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

23 years agoputs the right property family name in resulting prop file
Keiron Liddle [Mon, 2 Jul 2001 11:38:27 +0000 (11:38 +0000)]
puts the right property family name in resulting prop file

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

23 years agoallows adding mappings from user config
Keiron Liddle [Mon, 2 Jul 2001 10:48:01 +0000 (10:48 +0000)]
allows adding mappings from user config

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

23 years agohandles key values a bit better
Keiron Liddle [Mon, 2 Jul 2001 10:45:35 +0000 (10:45 +0000)]
handles key values a bit better

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

23 years agoadded info about using xslt input handler
Keiron Liddle [Thu, 28 Jun 2001 09:55:11 +0000 (09:55 +0000)]
added info about using xslt input handler

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

23 years agoadded some more info, examples
Keiron Liddle [Thu, 28 Jun 2001 08:05:59 +0000 (08:05 +0000)]
added some more info, examples

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

23 years agocleaned up a bit
Keiron Liddle [Thu, 28 Jun 2001 08:04:44 +0000 (08:04 +0000)]
cleaned up a bit

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

23 years agochanged to correct mime type
Keiron Liddle [Thu, 28 Jun 2001 07:23:43 +0000 (07:23 +0000)]
changed to correct mime type
catch error if batik not available

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

23 years agoupdates to pdf text painter
Keiron Liddle [Wed, 27 Jun 2001 16:13:32 +0000 (16:13 +0000)]
updates to pdf text painter

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

23 years agoadded initial impl of text painter that uses pdf fonts
Keiron Liddle [Tue, 26 Jun 2001 12:21:45 +0000 (12:21 +0000)]
added initial impl of text painter that uses pdf fonts
rather than stroking

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

23 years agoworkaround for a bug in Acrobat Reader where text may disappear or
Keiron Liddle [Mon, 25 Jun 2001 14:15:45 +0000 (14:15 +0000)]
workaround for a bug in Acrobat Reader where text may disappear or
be placed in the wrong position

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

23 years agochanged license
Keiron Liddle [Mon, 25 Jun 2001 09:01:07 +0000 (09:01 +0000)]
changed license

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

23 years agocompiles on jdk1.1
Keiron Liddle [Mon, 25 Jun 2001 09:00:42 +0000 (09:00 +0000)]
compiles on jdk1.1
fixes possible npe when no proptocal specified

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

23 years agoadded support for rendering SVG graphics to ps
Keiron Liddle [Fri, 22 Jun 2001 14:16:46 +0000 (14:16 +0000)]
added support for rendering SVG graphics to ps
not fully functional

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

23 years agosets the context url properly (with baseDir)
Keiron Liddle [Fri, 22 Jun 2001 13:30:58 +0000 (13:30 +0000)]
sets the context url properly (with baseDir)

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

23 years agocommand line support for new ps renderer
Keiron Liddle [Fri, 22 Jun 2001 09:18:24 +0000 (09:18 +0000)]
command line support for new ps renderer
also cleaned up code
Submitted by:  Jeremias Maerki <jeremias.maerki@outline.ch>

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

23 years agoNew addition: postscript renderer
Keiron Liddle [Fri, 22 Jun 2001 09:08:50 +0000 (09:08 +0000)]
New addition: postscript renderer
Submitted by: Jeremias Maerki <jeremias.maerki@outline.ch>

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

23 years agoshould handle page number properly, with threads
Keiron Liddle [Fri, 22 Jun 2001 08:52:08 +0000 (08:52 +0000)]
should handle page number properly, with threads
and multiple page sequences
also cleaned up code
Submitted by: Jeremias Maerki <jeremias.maerki@outline.ch>

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

23 years agoAdded patch for loading config via Thread ContextClassLoader
Kelly Campbell [Thu, 21 Jun 2001 18:05:09 +0000 (18:05 +0000)]
Added patch for loading config via Thread ContextClassLoader
PR: 2255
Obtained from:
Submitted by: Davanum Srinivas
Reviewed by:

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

23 years agoremoved unneeded code
Keiron Liddle [Thu, 21 Jun 2001 14:58:22 +0000 (14:58 +0000)]
removed unneeded code

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

23 years agoadded a few extra useful methods
Keiron Liddle [Thu, 21 Jun 2001 14:33:18 +0000 (14:33 +0000)]
added a few extra useful methods

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

23 years agosets baseDir according to file being converted
Keiron Liddle [Thu, 21 Jun 2001 14:27:40 +0000 (14:27 +0000)]
sets baseDir according to file being converted

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

23 years agotrys to get the reference from baseDir + ref path
Keiron Liddle [Thu, 21 Jun 2001 14:21:11 +0000 (14:21 +0000)]
trys to get the reference from baseDir + ref path

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

23 years agoimages are relative to where the doc is
Keiron Liddle [Thu, 21 Jun 2001 14:18:08 +0000 (14:18 +0000)]
images are relative to where the doc is
rather than an arbitrary location

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

23 years agohandles baseDir (with a capital D)
Keiron Liddle [Thu, 21 Jun 2001 13:35:10 +0000 (13:35 +0000)]
handles baseDir (with a capital D)
properly as suggested by
Anthony Tagunov <atagunov@nnt.ru>

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

23 years agogets the root element properly
Keiron Liddle [Thu, 21 Jun 2001 13:27:11 +0000 (13:27 +0000)]
gets the root element properly

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

23 years agoallows better for other xml data
Keiron Liddle [Wed, 20 Jun 2001 09:17:39 +0000 (09:17 +0000)]
allows better for other xml data

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

23 years agosome independance improvements
Keiron Liddle [Wed, 20 Jun 2001 08:44:58 +0000 (08:44 +0000)]
some independance improvements

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

23 years agodeletes the correct dir when clean
Keiron Liddle [Tue, 19 Jun 2001 10:55:16 +0000 (10:55 +0000)]
deletes the correct dir when clean

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

23 years agosets style so that it looks better
Keiron Liddle [Tue, 19 Jun 2001 10:47:13 +0000 (10:47 +0000)]
sets style so that it looks better

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

23 years agogets the xml parser class name properly
Keiron Liddle [Tue, 19 Jun 2001 09:40:15 +0000 (09:40 +0000)]
gets the xml parser class name properly

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

23 years agoAdded patch to allow FOTreeBuilder to be reused easier
Kelly Campbell [Mon, 18 Jun 2001 17:39:53 +0000 (17:39 +0000)]
Added patch to allow FOTreeBuilder to be reused easier
PR:
Obtained from:
Submitted by: Christopher Burkey
Reviewed by:

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