3512 Commits (81b292961a6c75bf9d55f3db32828b5963d7ef5f)
 

Author SHA1 Message Date
  eschaeffer 64002fbf9c Add a consumer class not to have to rewrite it in each image implementing class 24 years ago
  eschaeffer 6c57d84dc0 Add image transparency support 24 years ago
  eschaeffer 7144fc551b Add support for RGB colors with 0-255 components 24 years ago
  eschaeffer 9e755ed54b change factory to use GifJpegImage class (not configuration file for now) 24 years ago
  eschaeffer dbd7dcc88c Re-adding GifJpegImage class, implementing new FopImage interface 24 years ago
  eschaeffer b1388bd8bc ImageConsumer correction 24 years ago
  eschaeffer 89f0d60a7c throw an explicit exception message when the image file is unavailable 24 years ago
  Steve Coffman 07afa8275a This applies Jordon Naftolin's latest and greatest patch, fixing the PageSequence to allow auto-even, auto-odd, auto, integer to all work happily. 24 years ago
  Steve Coffman 1479832dc8 These apply Jordon Naftolin's excellent table spacing fix. I'll apply this 24 years ago
  eschaeffer 1eb18f2124 changes to compile (needs to check if it still works) 24 years ago
  eschaeffer ccf840f5ad changes to compile 24 years ago
  eschaeffer 7202007c31 changes in Makefile 24 years ago
  eschaeffer d8b967777b modify this class to only create a new PDFXobject if needed 24 years ago
  eschaeffer 5d40e39b66 add a method to get the number (not used for now, but maybe later) 24 years ago
  eschaeffer 89d3a35264 changes in PDFXobject (also add a method to get the X number) 24 years ago
  eschaeffer 673d6aa432 PDFBinaryStream, represent a binary stream (utility to encode data using PDFFilter) 24 years ago
  eschaeffer a601236fdc PDFFilter, represent a filter 24 years ago
  eschaeffer 8363fe2b36 PDFFilterException, raised when an error occured while creating filters 24 years ago
  eschaeffer 0f172b478f changes in fo:inline-graphic 24 years ago
  eschaeffer 9fc7d62eb3 changes in fo:display-graphic 24 years ago
  eschaeffer 9ceaa0b5ef remove GifJpegImage, not used any more 24 years ago
  eschaeffer 30a70aafb4 remove BmpColImage, not used any more 24 years ago
  eschaeffer ce26973db4 remove BmpBwImage, not used any more 24 years ago
  eschaeffer 2af2b5f713 changes in the Makefile 24 years ago
  eschaeffer cb0fc2cf94 JimiImage, an implementing class using Jimi 24 years ago
  eschaeffer 67de2c3032 new FopImageFactory, no configuration file for the moment (needs to be updated) 24 years ago
  eschaeffer 1af51cd711 new FopImage interface 24 years ago
  eschaeffer fee9c877bd FopImageException, raised when an error occured during image creation 24 years ago
  Steve Coffman 841bf95375 This patch applies Jordan Naftolin's fix for extra space being added to the bottom of tables. It also fixes the border.fo so the year is "2000" rather than "20000". Heh. 24 years ago
  Steve Coffman b0deac2022 This is to use colors instead of numbers, the first step in supporting gradientsand shadings. 24 years ago
  fotis 226ce03edc adds fop.jar to classpath 24 years ago
  Steve Coffman c1b89bf4a9 This will let people on unix/linux run the examples even if fop.jar isn't in their classpath if they've already built it from CVS. If fop.jar is already in their classpath, this won't matter as it's the very last thing. 24 years ago
  Steve Coffman 00e3237959 Whups. Updates PDFDocument to reflect changes with ColorSpace.java 24 years ago
  Steve Coffman 468c7dc31a This adds the ColorSpace data type, and has the PDF files make use of it. 24 years ago
  Steve Coffman 6b6b6ddace Moving example images into graphics directory, and updating images.fo 24 years ago
  Steve Coffman 800dbb5f77 Adds Andreas Rueckert's image handling example fo file, with accompanying 24 years ago
  Steve Coffman d96120653d This allows the tests to be run on *nix machines. Still nothing in the 24 years ago
  Steve Coffman 77d155b16f Andreas Rueckert's fix to allow more complex documents to have in-line 24 years ago
  Steve Coffman ee6a5e8d0f Andreas Rueckert's added file that makes inline images work. 24 years ago
  Steve Coffman 70158faa0a Andreas Rueckert's patch to fix inline gif image support. Does not add 24 years ago
  Steve Coffman e4759848fb huh. Minor change didn't get committed. Fixed the build error by allowing 24 years ago
  Steve Coffman 423b64c374 This adds colorspace (RGB + CMYK) support to PDF output, and the ability 24 years ago
  arved 81713fa2c1 FIX: initial-page-number 24 years ago
  arved a5b36ba102 Added initial-page-number support 24 years ago
  arved 44f57daa50 Added initial-page-number 24 years ago
  arved 67fe56b709 PR: 24 years ago
  Steve Coffman 716e1ac307 This is Kieron's patch to allow percentage specified colors. Shouldn't 24 years ago
  Steve Coffman db069e0f07 This should finally fix the build errors, as Wouter has been saying. 24 years ago
  arved 6ade96f927 initial-page-number for page-sequence 24 years ago
  arved 65b5abd51a ADD: initial-page-number for page-sequence 24 years ago