]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
23 years agooops: added further files for rule-style
fotis [Sat, 2 Dec 2000 22:04:06 +0000 (22:04 +0000)]
oops: added further files for rule-style

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

23 years agoadds support for rule-style values dashed, dotted, groove, ridge, double
fotis [Sat, 2 Dec 2000 21:44:17 +0000 (21:44 +0000)]
adds support for rule-style values dashed, dotted, groove, ridge, double

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

23 years agoPeter Housel's fix to allow JDK 1.1.x users to use FOP. Sorry for the
Steve Coffman [Fri, 1 Dec 2000 20:04:15 +0000 (20:04 +0000)]
Peter Housel's fix to allow JDK 1.1.x users to use FOP. Sorry for the
delay.

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

23 years agoadded changes since 0.15 release
fotis [Fri, 1 Dec 2000 19:19:29 +0000 (19:19 +0000)]
added changes since 0.15 release

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

23 years agofix: some typos and broken links
fotis [Fri, 1 Dec 2000 17:42:36 +0000 (17:42 +0000)]
fix: some typos and broken links

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

23 years agofix: refer to new specification
fotis [Fri, 1 Dec 2000 17:41:15 +0000 (17:41 +0000)]
fix: refer to new specification

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

23 years agoNorm Walsh's enhanced error messages. :)
Steve Coffman [Wed, 29 Nov 2000 21:42:56 +0000 (21:42 +0000)]
Norm Walsh's enhanced error messages. :)
-Steve

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

23 years agoHani Elabed's fix to prevent infinite looping when TableCell or TableRow
Steve Coffman [Wed, 29 Nov 2000 21:24:21 +0000 (21:24 +0000)]
Hani Elabed's fix to prevent infinite looping when TableCell or TableRow
is Larger than a page.

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

23 years agoadd JAI target (doesn't compile JAI image class if not present).
eschaeffer [Wed, 29 Nov 2000 11:30:11 +0000 (11:30 +0000)]
add JAI target (doesn't compile JAI image class if not present).
Patch from Kelly Campbell.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoupdated svg stuff for the latest java bindings
Keiron Liddle [Wed, 29 Nov 2000 03:22:02 +0000 (03:22 +0000)]
updated svg stuff for the latest java bindings
added some props for units, gradient etc.
jstyle'd

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

23 years agoworks better with the current fop
Keiron Liddle [Wed, 29 Nov 2000 01:39:19 +0000 (01:39 +0000)]
works better with the current fop

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

23 years agosupport for the JAIImage class is added, but commented. To use the JAIImage class...
eschaeffer [Tue, 28 Nov 2000 16:06:14 +0000 (16:06 +0000)]
support for the JAIImage class is added, but commented. To use the JAIImage class, uncomment the corresponding lines and compile FOP.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoFopImage class that uses JAI.
eschaeffer [Tue, 28 Nov 2000 16:05:08 +0000 (16:05 +0000)]
FopImage class that uses JAI.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agothis handles the situation where the first row of a table
Keiron Liddle [Tue, 28 Nov 2000 07:09:29 +0000 (07:09 +0000)]
this handles the situation where the first row of a table
cannot fit on the current page, so the table must begin from
the next page.
This makes sure that no part of the table remains on the page
and also no border will show up

Code changes sponsored by Dresdner Bank, Germany

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

23 years agoAdded a check to make sure a whitespace space isn't added to the
Keiron Liddle [Tue, 28 Nov 2000 06:56:51 +0000 (06:56 +0000)]
Added a check to make sure a whitespace space isn't added to the
end of a line, makes sure that the right alignment works

Code changes sponsored by Dresdner Bank, Germany

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

23 years agochanged the size of the "-" char so that it has correct width
Keiron Liddle [Tue, 28 Nov 2000 06:51:14 +0000 (06:51 +0000)]
changed the size of the "-" char so that it has correct width
this makes sure that right aligned text will start from the correct pos
Code changes sponsored by Dresdner Bank, Germany

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

23 years agohanged the width of the "-" character
Keiron Liddle [Mon, 27 Nov 2000 05:32:40 +0000 (05:32 +0000)]
hanged the width of the "-" character
this now shows the correct width of the characters as determined by right-align ing
Lines containing "-" should be right aligned correctly now
Code changes sponsored by Dresdner Bank, Germany.

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

23 years agoremoves aural properties in todo list
fotis [Sun, 26 Nov 2000 03:24:59 +0000 (03:24 +0000)]
removes aural properties in todo list

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

23 years agodocumentation update for release 0.15
fotis [Sun, 26 Nov 2000 00:00:34 +0000 (00:00 +0000)]
documentation update for release 0.15

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

23 years agoadds support for properties leader-align, leader-pattern-width, leader-length.minimu...
fotis [Sat, 25 Nov 2000 17:05:49 +0000 (17:05 +0000)]
adds support for properties leader-align,  leader-pattern-width, leader-length.minimum, leader-length.maximum and leader-pattern (values: dots, space)

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

23 years agofix for bug list indentation is lost after page-break (Dorothea Wiarda)
fotis [Sat, 25 Nov 2000 09:50:13 +0000 (09:50 +0000)]
fix for bug list indentation is lost after page-break (Dorothea Wiarda)

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

23 years agopatch from Stephen Fry
eschaeffer [Fri, 24 Nov 2000 13:38:36 +0000 (13:38 +0000)]
patch from Stephen Fry
in case of errors, input stream is closed.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agopatch from Kelly A. Campbell
eschaeffer [Fri, 24 Nov 2000 11:28:05 +0000 (11:28 +0000)]
patch from Kelly A. Campbell
don't need to compile FOP without Jimi.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agopatch from Kelly A. Campbell
eschaeffer [Fri, 24 Nov 2000 11:27:17 +0000 (11:27 +0000)]
patch from Kelly A. Campbell
don't neet to compile FOP without Jimi.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agopatch from Kelly A. Campbell
eschaeffer [Fri, 24 Nov 2000 11:23:29 +0000 (11:23 +0000)]
patch from Kelly A. Campbell
doesn't need to compile FOP without Jimi.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agofix: closes pdf file explicitly. Reason: while generating PDFs in batch mode(with...
fotis [Thu, 23 Nov 2000 21:17:47 +0000 (21:17 +0000)]
fix: closes pdf file explicitly. Reason:  while generating PDFs  in batch mode(with same PDF output filename), the PDF file
is sometimes not writable for subsequent generation [Dharamveer Salecha]

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

23 years agoBug correction in my previous patch.
eschaeffer [Tue, 21 Nov 2000 07:30:14 +0000 (07:30 +0000)]
Bug correction in my previous patch.
Can only test that the image can fit in a page (test height), and that it can fit in the area (test width).
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoerror in previous commit (forget startIndent and endIndent). Image scaling should...
eschaeffer [Mon, 20 Nov 2000 16:54:49 +0000 (16:54 +0000)]
error in previous commit (forget startIndent and endIndent). Image scaling should know work in lists and tables.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoCheck if the image can fit in the area, and scale it if needed.
eschaeffer [Mon, 20 Nov 2000 16:36:42 +0000 (16:36 +0000)]
Check if the image can fit in the area, and scale it if needed.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

23 years agoreplaces old list.fo with list2.fo and adds a more interesting table.fo
fotis [Fri, 17 Nov 2000 10:25:40 +0000 (10:25 +0000)]
replaces old list.fo with list2.fo and adds a more interesting table.fo

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

23 years agoadds a warning for regions in flows which don't exist in the layout
fotis [Fri, 17 Nov 2000 10:18:28 +0000 (10:18 +0000)]
adds a warning for regions in flows which don't exist in the layout
master set [Kelly Campbell]

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

23 years agoStops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM
fotis [Fri, 17 Nov 2000 10:15:43 +0000 (10:15 +0000)]
Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM
[Kelly Campbell]

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

23 years agoAWTRenderer no supports system fonts (Dorothea Wiarda)
fotis [Thu, 16 Nov 2000 19:19:25 +0000 (19:19 +0000)]
AWTRenderer no supports system fonts (Dorothea Wiarda)

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

23 years agoAWTRenderer uses now system fonts and not pdf fonts. All (error) messages
fotis [Thu, 16 Nov 2000 15:37:01 +0000 (15:37 +0000)]
AWTRenderer uses now system fonts and not pdf fonts. All (error) messages
are handled in the Gui [Dorothea Wiarda]

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

23 years agoapplys Mike's patch
Keiron Liddle [Thu, 16 Nov 2000 00:34:24 +0000 (00:34 +0000)]
applys Mike's patch
handles spaces between values
general cleanup, jstyle
Submitted by: Mike Crowe <crowe@psilongbeach.com>
Reviewed by: Keiron Liddle

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

23 years agohandles angle units, grads,rad,deg
Keiron Liddle [Thu, 16 Nov 2000 00:29:33 +0000 (00:29 +0000)]
handles angle units, grads,rad,deg
jstyle'd
Submitted by: Mike Crowe <crowe@psilongbeach.com>
Reviewed by: Keiron Liddle

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

23 years agoremoved unused code, jstyle'd
Keiron Liddle [Thu, 16 Nov 2000 00:06:23 +0000 (00:06 +0000)]
removed unused code, jstyle'd
does skew and mutliply properly

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

23 years agoImprove handling of property-related exceptions
Karen Lease [Wed, 15 Nov 2000 23:13:50 +0000 (23:13 +0000)]
Improve handling of property-related exceptions

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

23 years agopreparing for v 0.15
fotis [Wed, 15 Nov 2000 23:06:23 +0000 (23:06 +0000)]
preparing for v 0.15

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

23 years agoImprove handling of property errors
Karen Lease [Wed, 15 Nov 2000 22:58:11 +0000 (22:58 +0000)]
Improve handling of property errors

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

23 years agoMake the constructor public
Karen Lease [Wed, 15 Nov 2000 22:53:38 +0000 (22:53 +0000)]
Make the constructor public

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

23 years agoremoved propertyList - no longer required
Keiron Liddle [Wed, 15 Nov 2000 22:31:41 +0000 (22:31 +0000)]
removed propertyList - no longer required

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

23 years agoremoved setting propertyList
Keiron Liddle [Wed, 15 Nov 2000 22:24:08 +0000 (22:24 +0000)]
removed setting propertyList
also jstyle'd

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

23 years agorenames white-space-treatment to white-space-collapse
fotis [Wed, 15 Nov 2000 21:51:56 +0000 (21:51 +0000)]
renames white-space-treatment to white-space-collapse

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

23 years agorenames white-space-treatment to white-space-collapse
fotis [Wed, 15 Nov 2000 21:44:16 +0000 (21:44 +0000)]
renames white-space-treatment to white-space-collapse

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

23 years agoFix path to be relative in bugtest fo.
Steve Coffman [Wed, 15 Nov 2000 19:53:54 +0000 (19:53 +0000)]
Fix path to be relative in bugtest fo.

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

23 years agoupdate fo to match latest spec/fop version
Steve Coffman [Wed, 15 Nov 2000 19:45:59 +0000 (19:45 +0000)]
update fo to match latest spec/fop version

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

23 years agoAdded Dharamveer Salecha's tests to the bugtests directory. Added ant
Steve Coffman [Wed, 15 Nov 2000 19:19:48 +0000 (19:19 +0000)]
Added Dharamveer Salecha's tests to the bugtests directory. Added ant
script for running them. Fixed typo in svg-apachexml.fo

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

23 years agofix: images were rendered only half size (Mikko Honkala)
fotis [Wed, 15 Nov 2000 11:50:29 +0000 (11:50 +0000)]
fix: images were rendered only half size (Mikko Honkala)

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

23 years agodummy constructor added to reflect changes to CommandLine
fotis [Wed, 15 Nov 2000 11:42:36 +0000 (11:42 +0000)]
dummy constructor added to reflect changes to CommandLine

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

23 years agofull region support [Kelly Campbell, Arved Sandstrom]
fotis [Wed, 15 Nov 2000 11:37:40 +0000 (11:37 +0000)]
full region support [Kelly Campbell, Arved Sandstrom]

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

23 years agoregion-name support, refactoring of region, PageSequence, PageMasterReference, flow...
fotis [Wed, 15 Nov 2000 10:26:24 +0000 (10:26 +0000)]
region-name support, refactoring of region, PageSequence, PageMasterReference, flow/static [Kelly Campbell, Arved Sandstrom]

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

23 years agoUse MessageHandler. Handle unrecognized compound properties.
Karen Lease [Tue, 14 Nov 2000 23:17:47 +0000 (23:17 +0000)]
Use MessageHandler. Handle unrecognized compound properties.

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

23 years agoMinor tweak to avoid writing into the ignore_this.java files which confused javadoc
Karen Lease [Tue, 14 Nov 2000 23:04:48 +0000 (23:04 +0000)]
Minor tweak to avoid writing into the ignore_this.java files which confused javadoc

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

23 years agoupdating docs for v 0.15
fotis [Tue, 14 Nov 2000 15:22:14 +0000 (15:22 +0000)]
updating docs for v 0.15

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

23 years agoupdating docs for v 0.15
fotis [Tue, 14 Nov 2000 15:15:56 +0000 (15:15 +0000)]
updating docs for v 0.15

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

23 years agoincludes list2.fo
fotis [Tue, 14 Nov 2000 15:13:53 +0000 (15:13 +0000)]
includes list2.fo

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

23 years agosome list examples
fotis [Tue, 14 Nov 2000 15:13:16 +0000 (15:13 +0000)]
some list examples

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

23 years agobelongs to docs/examples/fo/list2.fo
fotis [Tue, 14 Nov 2000 15:11:57 +0000 (15:11 +0000)]
belongs to docs/examples/fo/list2.fo

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

23 years agohandles curves properly
Keiron Liddle [Tue, 14 Nov 2000 05:14:03 +0000 (05:14 +0000)]
handles curves properly
passes all tests except arcs

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

23 years agoremoved all svg stuff
Keiron Liddle [Mon, 13 Nov 2000 05:25:01 +0000 (05:25 +0000)]
removed all svg stuff
the svg rendering is now done in SVGRenderer

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

23 years agohandles a list of css values
Keiron Liddle [Mon, 13 Nov 2000 05:16:28 +0000 (05:16 +0000)]
handles a list of css values

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

23 years agoadded stroke-dasharray value list
Keiron Liddle [Mon, 13 Nov 2000 05:14:30 +0000 (05:14 +0000)]
added stroke-dasharray value list
general cleanup

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

23 years agoPut the handling of rgb(..) back for SVG style property
Karen Lease [Sun, 12 Nov 2000 22:18:17 +0000 (22:18 +0000)]
Put the handling of rgb(..) back for SVG style property

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

23 years agofixes null property list in case of unknown fo (Kelly Campbell)
fotis [Sun, 12 Nov 2000 22:11:34 +0000 (22:11 +0000)]
fixes null property list in case of unknown fo (Kelly Campbell)

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

23 years agoinner class belonging to Xslt.class (Kelly Campbell)
fotis [Sun, 12 Nov 2000 21:56:25 +0000 (21:56 +0000)]
inner class belonging to Xslt.class (Kelly Campbell)

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

23 years agocode look beautified and standardized by JStyle
fotis [Sun, 12 Nov 2000 20:28:43 +0000 (20:28 +0000)]
code look beautified and standardized by JStyle

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

23 years agospeedup of build process: added a compiled stylesheet cache and a merge capability...
fotis [Sun, 12 Nov 2000 20:11:47 +0000 (20:11 +0000)]
speedup of build process: added a compiled stylesheet cache and a merge capability to Xslt.java
I added the use of <xsl:key> to the font-file.xsl (contributed by Kelly Campbell)

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

23 years agoreflect renaming of simple-link -> basic-link
fotis [Sat, 11 Nov 2000 23:30:24 +0000 (23:30 +0000)]
reflect renaming of simple-link -> basic-link

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

23 years agovery simple fo file for beginners
fotis [Sat, 11 Nov 2000 23:27:47 +0000 (23:27 +0000)]
very simple fo file for beginners

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

23 years agoreflect renaming of simple-link > basic-link
fotis [Sat, 11 Nov 2000 23:27:14 +0000 (23:27 +0000)]
reflect renaming of simple-link > basic-link

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

23 years agorename simple-link to basic-link for xsl:fo spec (18.10.2000) conformance
fotis [Sat, 11 Nov 2000 23:24:18 +0000 (23:24 +0000)]
rename simple-link to basic-link for xsl:fo spec (18.10.2000) conformance

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

23 years agoDocument the new properties format
Karen Lease [Fri, 10 Nov 2000 23:09:57 +0000 (23:09 +0000)]
Document the new properties format

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

23 years agoUse automatically generated mappings
Karen Lease [Fri, 10 Nov 2000 22:58:10 +0000 (22:58 +0000)]
Use automatically generated mappings

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

23 years agoAlways set font-size first.
Karen Lease [Fri, 10 Nov 2000 22:57:34 +0000 (22:57 +0000)]
Always set font-size first.
Handle compound properties (ex. space-before).
Change arguments passed to Maker.make().
Add getSubpropValue method to handle get() method on compound properties.

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

23 years agoAdd getContentWidth method (same as previous revision with correct comment)
Karen Lease [Fri, 10 Nov 2000 22:55:17 +0000 (22:55 +0000)]
Add getContentWidth method (same as previous revision with correct comment)

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

23 years agoRemove unnecessary casts to specific property classes
Karen Lease [Fri, 10 Nov 2000 22:51:12 +0000 (22:51 +0000)]
Remove unnecessary casts to specific property classes

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

23 years agoAdd inhprop and normalex
Karen Lease [Fri, 10 Nov 2000 22:38:36 +0000 (22:38 +0000)]
Add inhprop and normalex

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

23 years agoTest property functions
Karen Lease [Fri, 10 Nov 2000 22:37:25 +0000 (22:37 +0000)]
Test property functions

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

23 years agonormal.fo with expression tests
Karen Lease [Fri, 10 Nov 2000 22:36:15 +0000 (22:36 +0000)]
normal.fo with expression tests

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

23 years agoUse automatically generated mappings
Karen Lease [Fri, 10 Nov 2000 22:34:20 +0000 (22:34 +0000)]
Use automatically generated mappings

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

23 years agoMake compatible with new Property.Maker constructor and make method parameters
Karen Lease [Fri, 10 Nov 2000 22:33:23 +0000 (22:33 +0000)]
Make compatible with new Property.Maker constructor and make method parameters

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

23 years agoNew types for properties
Karen Lease [Fri, 10 Nov 2000 22:31:00 +0000 (22:31 +0000)]
New types for properties

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

23 years agoModify for use with property expression parsing
Karen Lease [Fri, 10 Nov 2000 22:29:23 +0000 (22:29 +0000)]
Modify for use with property expression parsing

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

23 years agoMove rgb() into new fo.expr package
Karen Lease [Fri, 10 Nov 2000 22:28:38 +0000 (22:28 +0000)]
Move rgb() into new fo.expr package

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

23 years agoPropertyListBuilder.java
Karen Lease [Fri, 10 Nov 2000 22:11:04 +0000 (22:11 +0000)]
PropertyListBuilder.java

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

23 years agoAdd new methods impelmenting functions allowed in property expressions
Karen Lease [Fri, 10 Nov 2000 22:09:22 +0000 (22:09 +0000)]
Add new methods impelmenting functions allowed in property expressions

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

23 years agoExpand Maker subclass; add new get methods for new property datatypes
Karen Lease [Fri, 10 Nov 2000 22:08:24 +0000 (22:08 +0000)]
Expand Maker subclass; add new get methods for new property datatypes

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

23 years agoNew methods used in calculating percent-based property values
Karen Lease [Fri, 10 Nov 2000 22:06:21 +0000 (22:06 +0000)]
New methods used in calculating percent-based property values

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

23 years agoAdd parent FO argument when building property lists
Karen Lease [Fri, 10 Nov 2000 22:04:44 +0000 (22:04 +0000)]
Add parent FO argument when building property lists

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

23 years agoInitial version of new base property type classes
Karen Lease [Fri, 10 Nov 2000 22:02:13 +0000 (22:02 +0000)]
Initial version of new base property type classes

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

23 years agoproperty expression parsing classes: initial version
Karen Lease [Fri, 10 Nov 2000 21:58:36 +0000 (21:58 +0000)]
property expression parsing classes: initial version

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

23 years agoChange codegen/properties rules
Karen Lease [Fri, 10 Nov 2000 21:55:11 +0000 (21:55 +0000)]
Change codegen/properties rules

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

23 years agoRewrite for new properties functions
Karen Lease [Fri, 10 Nov 2000 21:52:02 +0000 (21:52 +0000)]
Rewrite for new properties functions

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

23 years agoNew property-related XSL files
Karen Lease [Fri, 10 Nov 2000 21:51:24 +0000 (21:51 +0000)]
New property-related XSL files

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

23 years agoSplit properties.xml (now obsolete) into forproperties and svgproperties. New
Karen Lease [Fri, 10 Nov 2000 21:49:21 +0000 (21:49 +0000)]
Split properties.xml (now obsolete) into forproperties and svgproperties. New
and modified XML structure.

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

23 years agonew file for the SVG rendering into PDF
Keiron Liddle [Fri, 10 Nov 2000 01:06:24 +0000 (01:06 +0000)]
new file for the SVG rendering into PDF
also adds the pattern shading functionality

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

23 years agoadds spaces between matrix and bbox coords
Keiron Liddle [Fri, 10 Nov 2000 00:53:42 +0000 (00:53 +0000)]
adds spaces between matrix and bbox coords

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

23 years agostores all the pattern info
Keiron Liddle [Fri, 10 Nov 2000 00:51:17 +0000 (00:51 +0000)]
stores all the pattern info

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

23 years agosets up the pattern
Keiron Liddle [Fri, 10 Nov 2000 00:50:11 +0000 (00:50 +0000)]
sets up the pattern

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