aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added recent changesKeiron Liddle2002-07-311-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195042 13f79535-47bb-0310-9956-ffa450edef68
* added layout manager infoKeiron Liddle2002-07-312-4/+58
| | | | | | | 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
* fixed master-name and a test setup problemKeiron Liddle2002-07-3127-26/+27
| | | | | | | | 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
* moved embed font info into the render.pdf packageKeiron Liddle2002-07-3112-47/+31
| | | | | | | reduced dependancy on Configuration git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195039 13f79535-47bb-0310-9956-ffa450edef68
* separated the specific PDFRender functionality from the CTM classKeiron Liddle2002-07-303-212/+323
| | | | | | | | 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
* adapted to change in batikKeiron Liddle2002-07-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195033 13f79535-47bb-0310-9956-ffa450edef68
* removed unneeded filterKeiron Liddle2002-07-254-15/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195029 13f79535-47bb-0310-9956-ffa450edef68
* status in xml containing the todo and changesKeiron Liddle2002-07-241-0/+182
| | | | | | | | | 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
* added font weight keywordsKeiron Liddle2002-07-231-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195025 13f79535-47bb-0310-9956-ffa450edef68
* cleaned up the font state a bitKeiron Liddle2002-07-2313-270/+294
| | | | | | | | | 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
* fix for unknown child that returns null sizeKeiron Liddle2002-07-231-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195023 13f79535-47bb-0310-9956-ffa450edef68
* handles clip betterKeiron Liddle2002-07-231-2/+23
| | | | | | | 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
* prevent npeKeiron Liddle2002-07-232-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195021 13f79535-47bb-0310-9956-ffa450edef68
* spearated GraphicsConfiguration classesKeiron Liddle2002-07-237-241/+336
| | | | | | | | 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
* added some more comments for using/implementingKeiron Liddle2002-07-221-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195019 13f79535-47bb-0310-9956-ffa450edef68
* FO Schema and dtd for use with FOP and editorsKeiron Liddle2002-07-223-0/+4808
| | | | | | | 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
* fixed compile errorKeiron Liddle2002-07-191-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195011 13f79535-47bb-0310-9956-ffa450edef68
* reuse old patterns and shadings to reduce file sizeKeiron Liddle2002-07-195-22/+278
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195010 13f79535-47bb-0310-9956-ffa450edef68
* reuse functions to reduce file sizeKeiron Liddle2002-07-182-4/+146
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195006 13f79535-47bb-0310-9956-ffa450edef68
* added a few more text testsKeiron Liddle2002-07-181-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195005 13f79535-47bb-0310-9956-ffa450edef68
* start page sequence with titleKeiron Liddle2002-07-185-8/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195004 13f79535-47bb-0310-9956-ffa450edef68
* no longer neededKeiron Liddle2002-07-151-48/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194998 13f79535-47bb-0310-9956-ffa450edef68
* Removed traces of buffermanagerJoerg Pietschmann2002-07-144-47/+33
| | | | | | | A few cosmetical changes in CommandLineOptions git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194996 13f79535-47bb-0310-9956-ffa450edef68
* updated to ant 1.5Keiron Liddle2002-07-123-50/+51
| | | | | | | | 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
* start of example configuration fileKeiron Liddle2002-07-101-0/+87
| | | | | | | | 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
* improved patterns, the contents should be visible nowKeiron Liddle2002-07-102-12/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194992 13f79535-47bb-0310-9956-ffa450edef68
* improved linear and radial gradientsKeiron Liddle2002-07-092-27/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194990 13f79535-47bb-0310-9956-ffa450edef68
* removed old id reference stuffKeiron Liddle2002-07-097-477/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194989 13f79535-47bb-0310-9956-ffa450edef68
* Update for 0.20.4 releasePeter Bernard West2002-07-081-5/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194984 13f79535-47bb-0310-9956-ffa450edef68
* fixed compile errorKeiron Liddle2002-07-081-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194983 13f79535-47bb-0310-9956-ffa450edef68
* changes for 0.20.4 release notesChristian Geisert2002-07-051-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194973 13f79535-47bb-0310-9956-ffa450edef68
* applies transform from viewBoxKeiron Liddle2002-07-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194972 13f79535-47bb-0310-9956-ffa450edef68
* alignment and scaling for instream-foreign-object using viewportKeiron Liddle2002-07-054-42/+152
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194971 13f79535-47bb-0310-9956-ffa450edef68
* embedding svg in instream-foreign-object with alignment and scalingKeiron Liddle2002-07-052-0/+114
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194970 13f79535-47bb-0310-9956-ffa450edef68
* cleaned up notesKeiron Liddle2002-07-051-9/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194969 13f79535-47bb-0310-9956-ffa450edef68
* updated pdf spec ref to 1.4Keiron Liddle2002-07-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194968 13f79535-47bb-0310-9956-ffa450edef68
* some test images and fo with alignment, viewports etc.Keiron Liddle2002-07-0510-0/+360
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194967 13f79535-47bb-0310-9956-ffa450edef68
* added error-if-overflowKeiron Liddle2002-07-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194966 13f79535-47bb-0310-9956-ffa450edef68
* updated docs for 0.20.4 releaseChristian Geisert2002-07-045-7/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194964 13f79535-47bb-0310-9956-ffa450edef68
* improved gstate usageKeiron Liddle2002-07-0411-140/+416
| | | | | | | | 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
* removed repeated stringKeiron Liddle2002-07-041-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194959 13f79535-47bb-0310-9956-ffa450edef68
* prevent npeKeiron Liddle2002-07-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194958 13f79535-47bb-0310-9956-ffa450edef68
* progressively output pdf objects to reduce memory usageKeiron Liddle2002-07-016-60/+94
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194943 13f79535-47bb-0310-9956-ffa450edef68
* added target for pdf transcoderKeiron Liddle2002-07-011-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194942 13f79535-47bb-0310-9956-ffa450edef68
* minor cleanupKeiron Liddle2002-07-012-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194941 13f79535-47bb-0310-9956-ffa450edef68
* fixed some minor errorsKeiron Liddle2002-07-013-24/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194940 13f79535-47bb-0310-9956-ffa450edef68
* unused importKeiron Liddle2002-07-011-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194939 13f79535-47bb-0310-9956-ffa450edef68
* added boundsKeiron Liddle2002-07-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194938 13f79535-47bb-0310-9956-ffa450edef68
* removed unused importKeiron Liddle2002-07-011-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194937 13f79535-47bb-0310-9956-ffa450edef68
* handles pattern resources betterKeiron Liddle2002-06-2813-152/+285
| | | | | | | made stream filters externally configured git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194934 13f79535-47bb-0310-9956-ffa450edef68