| Commit message (Expand) | Author | Age | Files | Lines |
* | remove GifJpegImage, not used any more | eschaeffer | 2000-05-23 | 1 | -232/+0 |
* | remove BmpColImage, not used any more | eschaeffer | 2000-05-23 | 1 | -176/+0 |
* | remove BmpBwImage, not used any more | eschaeffer | 2000-05-23 | 1 | -158/+0 |
* | changes in the Makefile | eschaeffer | 2000-05-23 | 1 | -4/+3 |
* | JimiImage, an implementing class using Jimi | eschaeffer | 2000-05-23 | 1 | -0/+300 |
* | new FopImageFactory, no configuration file for the moment (needs to be updated) | eschaeffer | 2000-05-23 | 1 | -38/+138 |
* | new FopImage interface | eschaeffer | 2000-05-23 | 1 | -19/+50 |
* | FopImageException, raised when an error occured during image creation | eschaeffer | 2000-05-23 | 1 | -0/+66 |
* | This patch applies Jordan Naftolin's fix for extra space being added to the b... | Steve Coffman | 2000-05-16 | 2 | -1/+10 |
* | This is to use colors instead of numbers, the first step in supporting gradie... | Steve Coffman | 2000-05-15 | 7 | -517/+499 |
* | Whups. Updates PDFDocument to reflect changes with ColorSpace.java | Steve Coffman | 2000-05-01 | 1 | -215/+333 |
* | This adds the ColorSpace data type, and has the PDF files make use of it. | Steve Coffman | 2000-04-27 | 5 | -68/+273 |
* | Andreas Rueckert's fix to allow more complex documents to have in-line | Steve Coffman | 2000-04-21 | 1 | -1/+1 |
* | Andreas Rueckert's added file that makes inline images work. | Steve Coffman | 2000-04-21 | 1 | -0/+187 |
* | Andreas Rueckert's patch to fix inline gif image support. Does not add | Steve Coffman | 2000-04-21 | 3 | -15/+22 |
* | huh. Minor change didn't get committed. Fixed the build error by allowing | Steve Coffman | 2000-04-21 | 1 | -1/+3 |
* | This adds colorspace (RGB + CMYK) support to PDF output, and the ability | Steve Coffman | 2000-04-21 | 5 | -34/+452 |
* | FIX: initial-page-number | arved | 2000-04-20 | 1 | -1/+3 |
* | Added initial-page-number support | arved | 2000-04-17 | 1 | -1/+1 |
* | Added initial-page-number | arved | 2000-04-17 | 1 | -1/+7 |
* | PR: | arved | 2000-04-17 | 1 | -52/+0 |
* | This is Kieron's patch to allow percentage specified colors. Shouldn't | Steve Coffman | 2000-04-17 | 1 | -0/+42 |
* | This should finally fix the build errors, as Wouter has been saying. | Steve Coffman | 2000-04-17 | 1 | -88/+0 |
* | initial-page-number for page-sequence | arved | 2000-04-16 | 2 | -0/+4 |
* | ADD: initial-page-number for page-sequence | arved | 2000-04-16 | 1 | -0/+52 |
* | This is the other half of the patch Wouter Lagerweij had Arved apply. | Steve Coffman | 2000-04-13 | 1 | -271/+311 |
* | Submitted patch | arved | 2000-04-11 | 1 | -506/+539 |
* | Fix: various, by the AWT Viewer team | arved | 2000-04-04 | 5 | -63/+44 |
* | Added: format and print class | arved | 2000-04-04 | 1 | -0/+186 |
* | links now invisible | arved | 2000-04-02 | 1 | -3/+3 |
* | modified LinkSet align() calls | arved | 2000-04-02 | 1 | -11/+15 |
* | Major mods | arved | 2000-04-02 | 1 | -34/+40 |
* | Removed LinkSet align() | arved | 2000-04-02 | 1 | -7/+0 |
* | Thorough rewrite to support new approach | arved | 2000-04-02 | 1 | -4/+7 |
* | Changed Rectangles to LinkedRectangles in makePage() | arved | 2000-04-02 | 1 | -3/+5 |
* | ADD: Supports new approach to simple links | arved | 2000-04-02 | 1 | -0/+130 |
* | calls Fop from xt if output method is pdf. Submitted by Jon Smirl | fotis | 2000-03-26 | 1 | -0/+183 |
* | Fix: don't increment page count twice | fotis | 2000-03-26 | 1 | -1/+0 |
* | ADD: functions support | arved | 2000-03-22 | 1 | -0/+760 |
* | FIX: Class/filename mismatch | arved | 2000-03-22 | 1 | -760/+0 |
* | ADD: Support for shading, patterns... | arved | 2000-03-22 | 1 | -12/+63 |
* | ADD: Patterns, shadings, functions | arved | 2000-03-21 | 1 | -7/+417 |
* | ADD: Add shading object to page resources | arved | 2000-03-21 | 1 | -3/+5 |
* | FIX: Finally maybe fix the count thing | arved | 2000-03-21 | 1 | -0/+10 |
* | NEW: Add shading and tiling patterns | arved | 2000-03-21 | 1 | -0/+381 |
* | NEW: Adds smooth shading | arved | 2000-03-21 | 1 | -0/+631 |
* | NEW: required for shading | arved | 2000-03-21 | 1 | -0/+760 |
* | adds border support (contributed by Jon Smirl) also to the awt rendering (Jon... | fotis | 2000-03-19 | 1 | -180/+274 |
* | Modified constructor | arved | 2000-03-11 | 1 | -4/+2 |
* | Added support for links | arved | 2000-03-10 | 1 | -4/+17 |