aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/svg
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1116-4756/+0
* Switched to long licenceJeremias Maerki2003-03-0714-70/+672
* Make it compile with latest Batik CVS. The new methods will throw an "NYI" ATM! Jeremias Maerki2003-03-051-5/+63
* Adjustments for font refactoringJeremias Maerki2003-01-082-52/+53
* white-space and line-ending fixesWilliam Victor Mote2002-11-293-9/+9
* fixes problem of links not working after data outputKeiron Liddle2002-11-112-0/+11
* handle image stream better, try to make sure onlyKeiron Liddle2002-11-081-1/+1
* fixed link/resolving problemKeiron Liddle2002-11-031-1/+1
* flush stream so that cocoon+batik doesn't cut the data offKeiron Liddle2002-10-301-0/+2
* updated for latest codeKeiron Liddle2002-10-301-3/+27
* Streamlined build process without copying around whole directory trees.Jeremias Maerki2002-09-171-6/+6
* fixed most style errorsKeiron Liddle2002-09-114-121/+283
* fixed some more style violationsKeiron Liddle2002-09-109-251/+448
* fixed hack on link rectangleKeiron Liddle2002-09-091-68/+103
* improved docs, formattingKeiron Liddle2002-09-095-65/+93
* correctly handles font in patternKeiron Liddle2002-09-031-3/+4
* changed pixel to mm to longer nameKeiron Liddle2002-09-022-4/+4
* updated to current batik method and variable names for pixel to mmKeiron Liddle2002-08-231-3/+3
* properly sets the dpi valKeiron Liddle2002-08-191-9/+3
* Updated batik with change to TextPainter interface and UserAgent.Keiron Liddle2002-08-142-78/+106
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-071-3/+3
* moved embed font info into the render.pdf packageKeiron Liddle2002-07-312-4/+3
* spearated GraphicsConfiguration classesKeiron Liddle2002-07-237-241/+336
* improved patterns, the contents should be visible nowKeiron Liddle2002-07-101-10/+14
* improved linear and radial gradientsKeiron Liddle2002-07-092-27/+38
* applies transform from viewBoxKeiron Liddle2002-07-051-0/+1
* improved gstate usageKeiron Liddle2002-07-042-46/+48
* prevent npeKeiron Liddle2002-07-041-1/+1
* progressively output pdf objects to reduce memory usageKeiron Liddle2002-07-013-17/+69
* added boundsKeiron Liddle2002-07-011-2/+2
* removed unused importKeiron Liddle2002-07-011-1/+0
* handles pattern resources betterKeiron Liddle2002-06-283-39/+62
* added transparency for imagesKeiron Liddle2002-06-272-132/+135
* removed old importsKeiron Liddle2002-06-212-2/+0
* implemented some basic transparency, needs optimizationKeiron Liddle2002-06-201-1/+18
* removed old area treeKeiron Liddle2002-06-204-4/+4
* implemented links in svg both for standalone and in fo documentsKeiron Liddle2002-06-185-35/+32
* api changeKeiron Liddle2002-06-102-0/+10
* fixed link problem, now handles external properlyKeiron Liddle2002-05-292-1/+2
* patch to prevent the same image being inserted multiple timesKeiron Liddle2002-05-221-82/+112
* initial implementation of line area layout processingKeiron Liddle2002-04-261-0/+4
* updated to the fluid batik apiKeiron Liddle2002-04-191-0/+12
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-111-2/+2
* updated to changes in batik apiKeiron Liddle2002-03-216-86/+37
* extends adapter instead of implementing useragentKeiron Liddle2002-03-112-89/+10
* renders images and ifo to pdf docKeiron Liddle2002-03-082-7/+13
* remove SVGArea and ImageArea, no longer neededKeiron Liddle2002-02-262-97/+15
* some preliminary changes to image handlingKeiron Liddle2002-02-211-14/+22
* removed printlnKeiron Liddle2002-02-211-1/+0
* made svg context independant so that the svg document does notKeiron Liddle2002-02-201-42/+55