aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove GifJpegImage, not used any moreeschaeffer2000-05-231-232/+0
* remove BmpColImage, not used any moreeschaeffer2000-05-231-176/+0
* remove BmpBwImage, not used any moreeschaeffer2000-05-231-158/+0
* changes in the Makefileeschaeffer2000-05-231-4/+3
* JimiImage, an implementing class using Jimieschaeffer2000-05-231-0/+300
* new FopImageFactory, no configuration file for the moment (needs to be updated)eschaeffer2000-05-231-38/+138
* new FopImage interfaceeschaeffer2000-05-231-19/+50
* FopImageException, raised when an error occured during image creationeschaeffer2000-05-231-0/+66
* This patch applies Jordan Naftolin's fix for extra space being added to the b...Steve Coffman2000-05-162-1/+10
* This is to use colors instead of numbers, the first step in supporting gradie...Steve Coffman2000-05-157-517/+499
* Whups. Updates PDFDocument to reflect changes with ColorSpace.javaSteve Coffman2000-05-011-215/+333
* This adds the ColorSpace data type, and has the PDF files make use of it.Steve Coffman2000-04-275-68/+273
* Andreas Rueckert's fix to allow more complex documents to have in-lineSteve Coffman2000-04-211-1/+1
* Andreas Rueckert's added file that makes inline images work.Steve Coffman2000-04-211-0/+187
* Andreas Rueckert's patch to fix inline gif image support. Does not addSteve Coffman2000-04-213-15/+22
* huh. Minor change didn't get committed. Fixed the build error by allowingSteve Coffman2000-04-211-1/+3
* This adds colorspace (RGB + CMYK) support to PDF output, and the abilitySteve Coffman2000-04-215-34/+452
* FIX: initial-page-numberarved2000-04-201-1/+3
* Added initial-page-number supportarved2000-04-171-1/+1
* Added initial-page-numberarved2000-04-171-1/+7
* PR:arved2000-04-171-52/+0
* This is Kieron's patch to allow percentage specified colors. Shouldn'tSteve Coffman2000-04-171-0/+42
* This should finally fix the build errors, as Wouter has been saying.Steve Coffman2000-04-171-88/+0
* initial-page-number for page-sequencearved2000-04-162-0/+4
* ADD: initial-page-number for page-sequencearved2000-04-161-0/+52
* This is the other half of the patch Wouter Lagerweij had Arved apply.Steve Coffman2000-04-131-271/+311
* Submitted patcharved2000-04-111-506/+539
* Fix: various, by the AWT Viewer teamarved2000-04-045-63/+44
* Added: format and print classarved2000-04-041-0/+186
* links now invisiblearved2000-04-021-3/+3
* modified LinkSet align() callsarved2000-04-021-11/+15
* Major modsarved2000-04-021-34/+40
* Removed LinkSet align()arved2000-04-021-7/+0
* Thorough rewrite to support new approacharved2000-04-021-4/+7
* Changed Rectangles to LinkedRectangles in makePage()arved2000-04-021-3/+5
* ADD: Supports new approach to simple linksarved2000-04-021-0/+130
* calls Fop from xt if output method is pdf. Submitted by Jon Smirlfotis2000-03-261-0/+183
* Fix: don't increment page count twicefotis2000-03-261-1/+0
* ADD: functions supportarved2000-03-221-0/+760
* FIX: Class/filename mismatcharved2000-03-221-760/+0
* ADD: Support for shading, patterns...arved2000-03-221-12/+63
* ADD: Patterns, shadings, functionsarved2000-03-211-7/+417
* ADD: Add shading object to page resourcesarved2000-03-211-3/+5
* FIX: Finally maybe fix the count thingarved2000-03-211-0/+10
* NEW: Add shading and tiling patternsarved2000-03-211-0/+381
* NEW: Adds smooth shadingarved2000-03-211-0/+631
* NEW: required for shadingarved2000-03-211-0/+760
* adds border support (contributed by Jon Smirl) also to the awt rendering (Jon...fotis2000-03-191-180/+274
* Modified constructorarved2000-03-111-4/+2
* Added support for linksarved2000-03-101-4/+17