]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
22 years agomakes antRun exec in build.sh and adds overview for javadoc generation
Keiron Liddle [Tue, 6 Aug 2002 06:31:52 +0000 (06:31 +0000)]
makes antRun exec in build.sh and adds overview for javadoc generation
Submitted by: Victor Mote <vic@outfitr.com>
updated classpaths

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

22 years agoupdated to more recent xerces, faster
Keiron Liddle [Tue, 6 Aug 2002 06:27:22 +0000 (06:27 +0000)]
updated to more recent xerces, faster

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

22 years agoremoved unneeded code
Keiron Liddle [Mon, 5 Aug 2002 11:14:05 +0000 (11:14 +0000)]
removed unneeded code

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

22 years agoMinor patch for the TTFReader to remove an unreachable statement
Keiron Liddle [Mon, 5 Aug 2002 11:08:51 +0000 (11:08 +0000)]
Minor patch for the TTFReader to remove an unreachable statement
compiler warning
Submitted by: Kevin O'Neill <kevin@rocketred.com.au>

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

22 years agofixes length problem causing xref error...found it at last
Keiron Liddle [Fri, 2 Aug 2002 10:52:16 +0000 (10:52 +0000)]
fixes length problem causing xref error...found it at last

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

22 years agoadded test, currently not handled, for a transparency factor on whole image
Keiron Liddle [Fri, 2 Aug 2002 09:57:10 +0000 (09:57 +0000)]
added test, currently not handled, for a transparency factor on whole image

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

22 years agoadded eps image type
Keiron Liddle [Fri, 2 Aug 2002 08:52:23 +0000 (08:52 +0000)]
added eps image type

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

22 years agoget Jimi working again and correctly reporting errors
Keiron Liddle [Fri, 2 Aug 2002 08:47:02 +0000 (08:47 +0000)]
get Jimi working again and correctly reporting errors
fixed some eps npe's

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

22 years agoSimplified ASCII85Filter computation, thereby hopefully
Keiron Liddle [Fri, 2 Aug 2002 06:50:08 +0000 (06:50 +0000)]
Simplified ASCII85Filter computation, thereby hopefully
working around JVM bugs
from Branch

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

22 years agoworkaround for eps files that have invalid float bounding box values
Keiron Liddle [Fri, 2 Aug 2002 06:44:46 +0000 (06:44 +0000)]
workaround for eps files that have invalid float bounding box values
float values are rounded off
according to the spec the %%HiResBoundingBox should be used
instead for floating poitn values
Submitted by: Torsten Erler <erlto@net-linx.de>

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

22 years agouse buffered stream
Keiron Liddle [Fri, 2 Aug 2002 06:31:24 +0000 (06:31 +0000)]
use buffered stream

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

22 years agoadded recent changes
Keiron Liddle [Wed, 31 Jul 2002 12:46:40 +0000 (12:46 +0000)]
added recent changes

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

22 years agoadded layout manager info
Keiron Liddle [Wed, 31 Jul 2002 10:31:54 +0000 (10:31 +0000)]
added layout manager info
Submitted by: Cyril Rognon <crognon@objectiva.fr>

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

22 years agofixed master-name and a test setup problem
Keiron Liddle [Wed, 31 Jul 2002 10:05:24 +0000 (10:05 +0000)]
fixed master-name and a test setup problem
as suggested by: Peter Kullmann <p.kullmann@arenae.ch>
fixed line endings

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

22 years agomoved embed font info into the render.pdf package
Keiron Liddle [Wed, 31 Jul 2002 08:20:41 +0000 (08:20 +0000)]
moved embed font info into the render.pdf package
reduced dependancy on Configuration

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

22 years agoseparated the specific PDFRender functionality from the CTM class
Keiron Liddle [Tue, 30 Jul 2002 13:04:06 +0000 (13:04 +0000)]
separated the specific PDFRender functionality from the CTM class
and created a small utility class for the renderer to use
Submitted by: Kevin O'Neill <kevin@rocketred.com.au>

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

22 years agoadapted to change in batik
Keiron Liddle [Mon, 29 Jul 2002 11:00:14 +0000 (11:00 +0000)]
adapted to change in batik

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

22 years agoremoved unneeded filter
Keiron Liddle [Thu, 25 Jul 2002 09:32:26 +0000 (09:32 +0000)]
removed unneeded filter

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

22 years agostatus in xml containing the todo and changes
Keiron Liddle [Wed, 24 Jul 2002 09:14:08 +0000 (09:14 +0000)]
status in xml containing the todo and changes
all data from CHANGES needs to be added
all data from other todo and STATUS to be added
others please add you changes etc.

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

22 years agoadded font weight keywords
Keiron Liddle [Tue, 23 Jul 2002 11:07:59 +0000 (11:07 +0000)]
added font weight keywords

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

22 years agocleaned up the font state a bit
Keiron Liddle [Tue, 23 Jul 2002 11:06:51 +0000 (11:06 +0000)]
cleaned up the font state a bit
exception only thrown after setup as exception indicates invalid setup
only font name key and size are set on the area tree
FontState used as handler to get metric info

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

22 years agofix for unknown child that returns null size
Keiron Liddle [Tue, 23 Jul 2002 11:01:59 +0000 (11:01 +0000)]
fix for unknown child that returns null size

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

22 years agohandles clip better
Keiron Liddle [Tue, 23 Jul 2002 11:00:26 +0000 (11:00 +0000)]
handles clip better
added method to restore to a level

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

22 years agoprevent npe
Keiron Liddle [Tue, 23 Jul 2002 10:59:09 +0000 (10:59 +0000)]
prevent npe

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

22 years agospearated GraphicsConfiguration classes
Keiron Liddle [Tue, 23 Jul 2002 10:57:57 +0000 (10:57 +0000)]
spearated GraphicsConfiguration classes
handles the text painting better using the stroke painter as
a proxy for bounds etc.

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

22 years agoadded some more comments for using/implementing
Keiron Liddle [Mon, 22 Jul 2002 10:33:57 +0000 (10:33 +0000)]
added some more comments for using/implementing

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

22 years agoFO Schema and dtd for use with FOP and editors
Keiron Liddle [Mon, 22 Jul 2002 10:23:26 +0000 (10:23 +0000)]
FO Schema and dtd for use with FOP and editors
Submitted by: Chuck Paussa <cpaussa@myrealbox.com>

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

22 years agofixed compile error
Keiron Liddle [Fri, 19 Jul 2002 12:13:43 +0000 (12:13 +0000)]
fixed compile error

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

22 years agoreuse old patterns and shadings to reduce file size
Keiron Liddle [Fri, 19 Jul 2002 07:16:21 +0000 (07:16 +0000)]
reuse old patterns and shadings to reduce file size

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

22 years agoreuse functions to reduce file size
Keiron Liddle [Thu, 18 Jul 2002 10:59:58 +0000 (10:59 +0000)]
reuse functions to reduce file size

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

22 years agoadded a few more text tests
Keiron Liddle [Thu, 18 Jul 2002 10:10:26 +0000 (10:10 +0000)]
added a few more text tests

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

22 years agostart page sequence with title
Keiron Liddle [Thu, 18 Jul 2002 09:43:20 +0000 (09:43 +0000)]
start page sequence with title

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

22 years agono longer needed
Keiron Liddle [Mon, 15 Jul 2002 09:10:31 +0000 (09:10 +0000)]
no longer needed

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

22 years agoRemoved traces of buffermanager
Joerg Pietschmann [Sun, 14 Jul 2002 15:23:47 +0000 (15:23 +0000)]
Removed traces of buffermanager
A few cosmetical changes in CommandLineOptions

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

22 years agoupdated to ant 1.5
Keiron Liddle [Fri, 12 Jul 2002 13:55:50 +0000 (13:55 +0000)]
updated to ant 1.5
also contains TraXLiaison class from optional jar
which is required by the style task

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

22 years agostart of example configuration file
Keiron Liddle [Wed, 10 Jul 2002 08:59:16 +0000 (08:59 +0000)]
start of example configuration file
contains default values so that if used will have no effect
by default no configuration is needed, only if values need to be changed

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

22 years agoimproved patterns, the contents should be visible now
Keiron Liddle [Wed, 10 Jul 2002 08:22:24 +0000 (08:22 +0000)]
improved patterns, the contents should be visible now

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

22 years agoimproved linear and radial gradients
Keiron Liddle [Tue, 9 Jul 2002 14:59:03 +0000 (14:59 +0000)]
improved linear and radial gradients

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

22 years agoremoved old id reference stuff
Keiron Liddle [Tue, 9 Jul 2002 09:43:14 +0000 (09:43 +0000)]
removed old id reference stuff

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

22 years agoUpdate for 0.20.4 release
Peter Bernard West [Mon, 8 Jul 2002 16:17:01 +0000 (16:17 +0000)]
Update for 0.20.4 release

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

22 years agofixed compile error
Keiron Liddle [Mon, 8 Jul 2002 08:48:26 +0000 (08:48 +0000)]
fixed compile error

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

22 years agochanges for 0.20.4 release notes
Christian Geisert [Fri, 5 Jul 2002 14:14:21 +0000 (14:14 +0000)]
changes for 0.20.4 release notes

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

22 years agoapplies transform from viewBox
Keiron Liddle [Fri, 5 Jul 2002 09:59:38 +0000 (09:59 +0000)]
applies transform from viewBox

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

22 years agoalignment and scaling for instream-foreign-object using viewport
Keiron Liddle [Fri, 5 Jul 2002 09:21:48 +0000 (09:21 +0000)]
alignment and scaling for instream-foreign-object using viewport

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

22 years agoembedding svg in instream-foreign-object with alignment and scaling
Keiron Liddle [Fri, 5 Jul 2002 09:20:13 +0000 (09:20 +0000)]
embedding svg in instream-foreign-object with alignment and scaling

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

22 years agocleaned up notes
Keiron Liddle [Fri, 5 Jul 2002 06:33:16 +0000 (06:33 +0000)]
cleaned up notes

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

22 years agoupdated pdf spec ref to 1.4
Keiron Liddle [Fri, 5 Jul 2002 06:32:31 +0000 (06:32 +0000)]
updated pdf spec ref to 1.4

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

22 years agosome test images and fo with alignment, viewports etc.
Keiron Liddle [Fri, 5 Jul 2002 06:10:54 +0000 (06:10 +0000)]
some test images and fo with alignment, viewports etc.

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

22 years agoadded error-if-overflow
Keiron Liddle [Fri, 5 Jul 2002 05:27:01 +0000 (05:27 +0000)]
added error-if-overflow

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

22 years agoupdated docs for 0.20.4 release
Christian Geisert [Thu, 4 Jul 2002 20:54:11 +0000 (20:54 +0000)]
updated docs for 0.20.4 release

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

22 years agoimproved gstate usage
Keiron Liddle [Thu, 4 Jul 2002 14:08:20 +0000 (14:08 +0000)]
improved gstate usage
now get get image if in pdf without using cache
implemented some image parameters: size,clipping...

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

22 years agoremoved repeated string
Keiron Liddle [Thu, 4 Jul 2002 07:30:57 +0000 (07:30 +0000)]
removed repeated string

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

22 years agoprevent npe
Keiron Liddle [Thu, 4 Jul 2002 07:30:01 +0000 (07:30 +0000)]
prevent npe

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

22 years agoprogressively output pdf objects to reduce memory usage
Keiron Liddle [Mon, 1 Jul 2002 14:42:43 +0000 (14:42 +0000)]
progressively output pdf objects to reduce memory usage

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

22 years agoadded target for pdf transcoder
Keiron Liddle [Mon, 1 Jul 2002 11:03:07 +0000 (11:03 +0000)]
added target for pdf transcoder

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

22 years agominor cleanup
Keiron Liddle [Mon, 1 Jul 2002 10:40:39 +0000 (10:40 +0000)]
minor cleanup

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

22 years agofixed some minor errors
Keiron Liddle [Mon, 1 Jul 2002 10:39:29 +0000 (10:39 +0000)]
fixed some minor errors

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

22 years agounused import
Keiron Liddle [Mon, 1 Jul 2002 10:38:36 +0000 (10:38 +0000)]
unused import

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

22 years agoadded bounds
Keiron Liddle [Mon, 1 Jul 2002 10:33:30 +0000 (10:33 +0000)]
added bounds

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

22 years agoremoved unused import
Keiron Liddle [Mon, 1 Jul 2002 10:32:33 +0000 (10:32 +0000)]
removed unused import

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

22 years agohandles pattern resources better
Keiron Liddle [Fri, 28 Jun 2002 10:09:07 +0000 (10:09 +0000)]
handles pattern resources better
made stream filters externally configured

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

22 years agoAdded czech hyphenation patterns from branch
Keiron Liddle [Fri, 28 Jun 2002 09:17:27 +0000 (09:17 +0000)]
Added czech hyphenation patterns from branch
Submitted by: Michal Buchtik <BuchtikM@dlsystem.cz>

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

22 years agoproper use of font encodings for native fonts
Keiron Liddle [Fri, 28 Jun 2002 07:52:54 +0000 (07:52 +0000)]
proper use of font encodings for native fonts
updated xalan
Submitted by: Rainer Garus <rainer.garus@arcor.de>

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

22 years agoadded some more complicated fills
Keiron Liddle [Fri, 28 Jun 2002 06:21:29 +0000 (06:21 +0000)]
added some more complicated fills
tests use of resources inside patterns

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

22 years agoadded transparency for images
Keiron Liddle [Thu, 27 Jun 2002 11:45:55 +0000 (11:45 +0000)]
added transparency for images
made pdf package more self contained
started on patterns/gradients for svg

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

22 years agoAdded rc4 news
Peter Bernard West [Sat, 22 Jun 2002 06:12:14 +0000 (06:12 +0000)]
Added rc4 news

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

22 years agoAdded intro.xml as index
Peter Bernard West [Sat, 22 Jun 2002 06:10:16 +0000 (06:10 +0000)]
Added intro.xml as index

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

22 years agoIntro and index
Peter Bernard West [Sat, 22 Jun 2002 06:07:51 +0000 (06:07 +0000)]
Intro and index

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

22 years agomore svg tests with transparency, patterns and images
Keiron Liddle [Fri, 21 Jun 2002 15:17:36 +0000 (15:17 +0000)]
more svg tests with transparency, patterns and images

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

22 years agoremoved old imports
Keiron Liddle [Fri, 21 Jun 2002 14:03:42 +0000 (14:03 +0000)]
removed old imports

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

22 years agoimplemented some basic transparency, needs optimization
Keiron Liddle [Thu, 20 Jun 2002 12:20:46 +0000 (12:20 +0000)]
implemented some basic transparency, needs optimization

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

22 years agoremoved old area tree
Keiron Liddle [Thu, 20 Jun 2002 09:14:16 +0000 (09:14 +0000)]
removed old area tree

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

22 years agoimplemented links in svg both for standalone and in fo documents
Keiron Liddle [Tue, 18 Jun 2002 13:42:56 +0000 (13:42 +0000)]
implemented links in svg both for standalone and in fo documents

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

22 years agoprevents error for unknown xml
Keiron Liddle [Tue, 18 Jun 2002 13:41:42 +0000 (13:41 +0000)]
prevents error for unknown xml

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

22 years agofixed compile err
Keiron Liddle [Tue, 18 Jun 2002 13:41:09 +0000 (13:41 +0000)]
fixed compile err

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

22 years agottempt to fix add inline objects and fix some probs
Keiron Liddle [Tue, 18 Jun 2002 11:27:36 +0000 (11:27 +0000)]
ttempt to fix add inline objects and fix some probs

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

22 years agoprevent exception
Keiron Liddle [Mon, 17 Jun 2002 12:25:36 +0000 (12:25 +0000)]
prevent exception

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

22 years agoput decent glyphs for font
Keiron Liddle [Mon, 17 Jun 2002 09:44:05 +0000 (09:44 +0000)]
put decent glyphs for font

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

22 years agosome svg test, links and text
Keiron Liddle [Fri, 14 Jun 2002 14:29:48 +0000 (14:29 +0000)]
some svg test, links and text

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

22 years agomore status info, design status
Keiron Liddle [Fri, 14 Jun 2002 07:53:34 +0000 (07:53 +0000)]
more status info, design status

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

22 years agoAdded release notes for FOP 0.20.4
Christian Geisert [Wed, 12 Jun 2002 19:54:05 +0000 (19:54 +0000)]
Added release notes for FOP 0.20.4

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

22 years agoadded exception to log err message
Keiron Liddle [Wed, 12 Jun 2002 15:18:56 +0000 (15:18 +0000)]
added exception to log err message

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

22 years agomoved status to another page with some more info
Keiron Liddle [Wed, 12 Jun 2002 14:14:32 +0000 (14:14 +0000)]
moved status to another page with some more info

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

22 years agosvg for creating status branch image
Keiron Liddle [Wed, 12 Jun 2002 14:12:19 +0000 (14:12 +0000)]
svg for creating status branch image

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

22 years agofixed xlink namespace and put text in a more suitable position
Keiron Liddle [Tue, 11 Jun 2002 15:32:12 +0000 (15:32 +0000)]
fixed xlink namespace and put text in a more suitable position

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

22 years agochanged to use single xml element to contain all bookmarks
Keiron Liddle [Mon, 10 Jun 2002 08:58:50 +0000 (08:58 +0000)]
changed to use single xml element to contain all bookmarks

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

22 years agoapi change
Keiron Liddle [Mon, 10 Jun 2002 08:53:41 +0000 (08:53 +0000)]
api change

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

22 years agoprevent starting until value set
Keiron Liddle [Mon, 10 Jun 2002 08:51:37 +0000 (08:51 +0000)]
prevent starting until value set

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

22 years agostart to an improved mif handler
Keiron Liddle [Wed, 5 Jun 2002 14:52:28 +0000 (14:52 +0000)]
start to an improved mif handler
cleaner structures and logic for handling the mif document and elements
uses the structure handler concept to create the mif document

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

22 years agoAdded user-agent-refs
Peter Bernard West [Tue, 4 Jun 2002 13:39:29 +0000 (13:39 +0000)]
Added user-agent-refs

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

22 years agoUser agent references in XSL
Peter Bernard West [Tue, 4 Jun 2002 13:30:23 +0000 (13:30 +0000)]
User agent references in XSL

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

22 years agofixed link problem, now handles external properly
Keiron Liddle [Wed, 29 May 2002 13:53:41 +0000 (13:53 +0000)]
fixed link problem, now handles external properly

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

22 years agostart of structure handler concept and adjusted the layout
Keiron Liddle [Mon, 27 May 2002 12:34:19 +0000 (12:34 +0000)]
start of structure handler concept and adjusted the layout
handling appropriately

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

22 years agochanged pdf streams to use io streams so that they
Keiron Liddle [Mon, 27 May 2002 10:59:08 +0000 (10:59 +0000)]
changed pdf streams to use io streams so that they
can be cached
Submitted by: Paul Reavis <preavis@partnersoft.com>

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

22 years agoPR:
Karen Lease [Sun, 26 May 2002 15:02:44 +0000 (15:02 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
Separate Position from BreakPoss and create Leaf and NonLeafPosition classes.
Move management of Trait to top level Area class and use HAshMap instead of List.
Generalize handling of Trait in XMLRenderer and AreaTreeBuilder.
Improve handling of word-space and inter-area inline spaces in BP-style layout
managers. Set border and padding traits on InlineParent areas.

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

22 years agosets up the id independantly of the layout
Keiron Liddle [Thu, 23 May 2002 06:27:14 +0000 (06:27 +0000)]
sets up the id independantly of the layout

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

22 years agoAdd support for hyphenation and some space distribution among inline areas
Karen Lease [Wed, 22 May 2002 20:20:50 +0000 (20:20 +0000)]
Add support for hyphenation and some space distribution among inline areas

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

22 years agoAdd hyphenation related property
Karen Lease [Wed, 22 May 2002 20:19:28 +0000 (20:19 +0000)]
Add hyphenation related property

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

22 years agopatch to prevent the same image being inserted multiple times
Keiron Liddle [Wed, 22 May 2002 08:16:19 +0000 (08:16 +0000)]
patch to prevent the same image being inserted multiple times
into pdf graphics
Submitted by: Paul Reavis <preavis@partnersoft.com>

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

22 years agoadded a bit of info about using xalan
Keiron Liddle [Tue, 21 May 2002 12:09:04 +0000 (12:09 +0000)]
added a bit of info about using xalan

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