Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed master-name and a test setup problem | Keiron Liddle | 2002-07-31 | 1 | -0/+1 |
* | moved embed font info into the render.pdf package | Keiron Liddle | 2002-07-31 | 12 | -47/+31 |
* | separated the specific PDFRender functionality from the CTM class | Keiron Liddle | 2002-07-30 | 3 | -212/+323 |
* | adapted to change in batik | Keiron Liddle | 2002-07-29 | 1 | -2/+2 |
* | removed unneeded filter | Keiron Liddle | 2002-07-25 | 3 | -4/+2 |
* | added font weight keywords | Keiron Liddle | 2002-07-23 | 1 | -1/+3 |
* | cleaned up the font state a bit | Keiron Liddle | 2002-07-23 | 13 | -270/+294 |
* | fix for unknown child that returns null size | Keiron Liddle | 2002-07-23 | 1 | -0/+4 |
* | handles clip better | Keiron Liddle | 2002-07-23 | 1 | -2/+23 |
* | prevent npe | Keiron Liddle | 2002-07-23 | 2 | -4/+9 |
* | spearated GraphicsConfiguration classes | Keiron Liddle | 2002-07-23 | 7 | -241/+336 |
* | fixed compile error | Keiron Liddle | 2002-07-19 | 1 | -3/+0 |
* | reuse old patterns and shadings to reduce file size | Keiron Liddle | 2002-07-19 | 5 | -22/+278 |
* | reuse functions to reduce file size | Keiron Liddle | 2002-07-18 | 2 | -4/+146 |
* | start page sequence with title | Keiron Liddle | 2002-07-18 | 5 | -8/+36 |
* | no longer needed | Keiron Liddle | 2002-07-15 | 1 | -48/+0 |
* | Removed traces of buffermanager | Joerg Pietschmann | 2002-07-14 | 3 | -47/+14 |
* | 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 |
* | removed old id reference stuff | Keiron Liddle | 2002-07-09 | 7 | -477/+0 |
* | fixed compile error | Keiron Liddle | 2002-07-08 | 1 | -2/+2 |
* | applies transform from viewBox | Keiron Liddle | 2002-07-05 | 1 | -0/+1 |
* | alignment and scaling for instream-foreign-object using viewport | Keiron Liddle | 2002-07-05 | 4 | -42/+152 |
* | added error-if-overflow | Keiron Liddle | 2002-07-05 | 1 | -0/+1 |
* | improved gstate usage | Keiron Liddle | 2002-07-04 | 11 | -140/+416 |
* | removed repeated string | Keiron Liddle | 2002-07-04 | 1 | -1/+0 |
* | prevent npe | Keiron Liddle | 2002-07-04 | 1 | -1/+1 |
* | progressively output pdf objects to reduce memory usage | Keiron Liddle | 2002-07-01 | 6 | -60/+94 |
* | minor cleanup | Keiron Liddle | 2002-07-01 | 2 | -3/+0 |
* | fixed some minor errors | Keiron Liddle | 2002-07-01 | 3 | -24/+20 |
* | unused import | Keiron Liddle | 2002-07-01 | 1 | -4/+0 |
* | 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 | 13 | -152/+285 |
* | proper use of font encodings for native fonts | Keiron Liddle | 2002-06-28 | 23 | -162/+3138 |
* | added transparency for images | Keiron Liddle | 2002-06-27 | 27 | -480/+747 |
* | removed old imports | Keiron Liddle | 2002-06-21 | 7 | -7/+0 |
* | implemented some basic transparency, needs optimization | Keiron Liddle | 2002-06-20 | 6 | -7/+123 |
* | removed old area tree | Keiron Liddle | 2002-06-20 | 83 | -6517/+72 |
* | implemented links in svg both for standalone and in fo documents | Keiron Liddle | 2002-06-18 | 13 | -71/+120 |
* | prevents error for unknown xml | Keiron Liddle | 2002-06-18 | 1 | -1/+1 |
* | fixed compile err | Keiron Liddle | 2002-06-18 | 1 | -2/+2 |
* | ttempt to fix add inline objects and fix some probs | Keiron Liddle | 2002-06-18 | 4 | -6/+44 |
* | prevent exception | Keiron Liddle | 2002-06-17 | 1 | -1/+3 |
* | added exception to log err message | Keiron Liddle | 2002-06-12 | 1 | -1/+1 |
* | api change | Keiron Liddle | 2002-06-10 | 2 | -0/+10 |
* | prevent starting until value set | Keiron Liddle | 2002-06-10 | 1 | -1/+3 |
* | start to an improved mif handler | Keiron Liddle | 2002-06-05 | 33 | -5508/+579 |
* | fixed link problem, now handles external properly | Keiron Liddle | 2002-05-29 | 2 | -1/+2 |
* | start of structure handler concept and adjusted the layout | Keiron Liddle | 2002-05-27 | 12 | -118/+309 |