aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/svg
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed compile errorKeiron Liddle2002-02-193-4/+7
* properly setup the element mappingsKeiron Liddle2001-12-131-15/+18
* made the batik pdf transcoder work againKeiron Liddle2001-11-155-33/+109
* some changes for out of order rendering and rendering to a rendererKeiron Liddle2001-11-121-2/+7
* changed the parent to FONodeKeiron Liddle2001-11-0910-114/+253
* changed the way that elements and properties are handledKeiron Liddle2001-11-064-124/+31
* updated a few hashtables and vectorsKeiron Liddle2001-11-022-27/+24
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-021-67/+73
* updated for changes to batikKeiron Liddle2001-10-302-1/+8
* updated for changed pdf interfaceKeiron Liddle2001-10-261-1/+1
* new area tree and rendering stuffKeiron Liddle2001-10-221-9/+0
* handles path transform properly, makes a difference to the line widthKeiron Liddle2001-10-221-1/+11
* changed api associated with batik to current batikKeiron Liddle2001-10-125-119/+195