aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/pdf/PDFShading.java
Commit message (Expand)AuthorAgeFilesLines
* more style fixesKeiron Liddle2002-10-251-37/+37
* reuse old patterns and shadings to reduce file sizeKeiron Liddle2002-07-191-0/+94
* added transparency for imagesKeiron Liddle2002-06-271-8/+5
* updated a few hashtables and vectorsKeiron Liddle2001-11-021-39/+39
* Formatted code according to code standards.Tore Engvig2001-07-301-527/+490
* changed PDFNumber to use static methodsKeiron Liddle2001-06-181-58/+10
* Changed output from Writer to OutputStream to allow for binary output.Kelly Campbell2000-12-181-2/+2
* This is to use colors instead of numbers, the first step in supporting gradie...Steve Coffman2000-05-151-36/+8
* This adds the ColorSpace data type, and has the PDF files make use of it.Steve Coffman2000-04-271-8/+13
* This adds colorspace (RGB + CMYK) support to PDF output, and the abilitySteve Coffman2000-04-211-29/+17
* NEW: Adds smooth shadingarved2000-03-211-0/+631