| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed hack on link rectangle | Keiron Liddle | 2002-09-09 | 1 | -68/+103 |
* | improved docs, formatting | Keiron Liddle | 2002-09-09 | 5 | -65/+93 |
* | correctly handles font in pattern | Keiron Liddle | 2002-09-03 | 1 | -3/+4 |
* | changed pixel to mm to longer name | Keiron Liddle | 2002-09-02 | 2 | -4/+4 |
* | updated to current batik method and variable names for pixel to mm | Keiron Liddle | 2002-08-23 | 1 | -3/+3 |
* | properly sets the dpi val | Keiron Liddle | 2002-08-19 | 1 | -9/+3 |
* | Updated batik with change to TextPainter interface and UserAgent. | Keiron Liddle | 2002-08-14 | 2 | -78/+106 |
* | First batch of changes for preparation for adoption of Avalon patterns. Only ... | Jeremias Maerki | 2002-08-07 | 1 | -3/+3 |
* | moved embed font info into the render.pdf package | Keiron Liddle | 2002-07-31 | 2 | -4/+3 |
* | spearated GraphicsConfiguration classes | Keiron Liddle | 2002-07-23 | 7 | -241/+336 |
* | improved patterns, the contents should be visible now | Keiron Liddle | 2002-07-10 | 1 | -10/+14 |
* | improved linear and radial gradients | Keiron Liddle | 2002-07-09 | 2 | -27/+38 |
* | applies transform from viewBox | Keiron Liddle | 2002-07-05 | 1 | -0/+1 |
* | improved gstate usage | Keiron Liddle | 2002-07-04 | 2 | -46/+48 |
* | prevent npe | Keiron Liddle | 2002-07-04 | 1 | -1/+1 |
* | progressively output pdf objects to reduce memory usage | Keiron Liddle | 2002-07-01 | 3 | -17/+69 |
* | added bounds | Keiron Liddle | 2002-07-01 | 1 | -2/+2 |
* | removed unused import | Keiron Liddle | 2002-07-01 | 1 | -1/+0 |
* | handles pattern resources better | Keiron Liddle | 2002-06-28 | 3 | -39/+62 |
* | added transparency for images | Keiron Liddle | 2002-06-27 | 2 | -132/+135 |
* | removed old imports | Keiron Liddle | 2002-06-21 | 2 | -2/+0 |
* | implemented some basic transparency, needs optimization | Keiron Liddle | 2002-06-20 | 1 | -1/+18 |
* | removed old area tree | Keiron Liddle | 2002-06-20 | 4 | -4/+4 |
* | implemented links in svg both for standalone and in fo documents | Keiron Liddle | 2002-06-18 | 5 | -35/+32 |
* | api change | Keiron Liddle | 2002-06-10 | 2 | -0/+10 |
* | fixed link problem, now handles external properly | Keiron Liddle | 2002-05-29 | 2 | -1/+2 |
* | patch to prevent the same image being inserted multiple times | Keiron Liddle | 2002-05-22 | 1 | -82/+112 |
* | initial implementation of line area layout processing | Keiron Liddle | 2002-04-26 | 1 | -0/+4 |
* | updated to the fluid batik api | Keiron Liddle | 2002-04-19 | 1 | -0/+12 |
* | replaced logkit logger with the logger interface in avalon framework | Keiron Liddle | 2002-04-11 | 1 | -2/+2 |
* | updated to changes in batik api | Keiron Liddle | 2002-03-21 | 6 | -86/+37 |
* | extends adapter instead of implementing useragent | Keiron Liddle | 2002-03-11 | 2 | -89/+10 |
* | renders images and ifo to pdf doc | Keiron Liddle | 2002-03-08 | 2 | -7/+13 |
* | remove SVGArea and ImageArea, no longer needed | Keiron Liddle | 2002-02-26 | 2 | -97/+15 |
* | some preliminary changes to image handling | Keiron Liddle | 2002-02-21 | 1 | -14/+22 |
* | removed println | Keiron Liddle | 2002-02-21 | 1 | -1/+0 |
* | made svg context independant so that the svg document does not | Keiron Liddle | 2002-02-20 | 1 | -42/+55 |
* | fixed compile error | Keiron Liddle | 2002-02-19 | 3 | -4/+7 |
* | properly setup the element mappings | Keiron Liddle | 2001-12-13 | 1 | -15/+18 |
* | made the batik pdf transcoder work again | Keiron Liddle | 2001-11-15 | 5 | -33/+109 |
* | some changes for out of order rendering and rendering to a renderer | Keiron Liddle | 2001-11-12 | 1 | -2/+7 |
* | changed the parent to FONode | Keiron Liddle | 2001-11-09 | 10 | -114/+253 |
* | changed the way that elements and properties are handled | Keiron Liddle | 2001-11-06 | 4 | -124/+31 |
* | updated a few hashtables and vectors | Keiron Liddle | 2001-11-02 | 2 | -27/+24 |
* | svg renderer now basically works, pages, text, leader, svg | Keiron Liddle | 2001-11-02 | 1 | -67/+73 |
* | updated for changes to batik | Keiron Liddle | 2001-10-30 | 2 | -1/+8 |
* | updated for changed pdf interface | Keiron Liddle | 2001-10-26 | 1 | -1/+1 |
* | new area tree and rendering stuff | Keiron Liddle | 2001-10-22 | 1 | -9/+0 |
* | handles path transform properly, makes a difference to the line width | Keiron Liddle | 2001-10-22 | 1 | -1/+11 |
* | changed api associated with batik to current batik | Keiron Liddle | 2001-10-12 | 5 | -119/+195 |