4069 Commits (inlineblock)
 

Author SHA1 Message Date
  fotis 51098c7cf8 add work plan for Fop 1.0 24 years ago
  fotis 5249d7741e remove makefiles 24 years ago
  eschaeffer c3630921de check if there's enougth space left on the page to draw the image 24 years ago
  Steve Coffman cb102dcd7b This is a quick fix for the problem of runtests.sh (and .bat) document 24 years ago
  eschaeffer c67e1503f2 add sleeping while waiting for consumer to finish 24 years ago
  eschaeffer 637fe3e15d modify makefile to compile 24 years ago
  eschaeffer cd2ecc5f4e Modify this class to use FopImageConsumer + add transparency support 24 years ago
  eschaeffer 9219c42167 Add a consumer class not to have to rewrite it in each image implementing class 24 years ago
  eschaeffer a28eb311ad Add image transparency support 24 years ago
  eschaeffer 108439d398 Add support for RGB colors with 0-255 components 24 years ago
  eschaeffer 9b39b148a5 change factory to use GifJpegImage class (not configuration file for now) 24 years ago
  eschaeffer 5ed0b64eac Re-adding GifJpegImage class, implementing new FopImage interface 24 years ago
  eschaeffer de0749af71 ImageConsumer correction 24 years ago
  eschaeffer 61db9112e1 throw an explicit exception message when the image file is unavailable 24 years ago
  Steve Coffman 9d4d10cd1d 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 ff34b5972b These apply Jordon Naftolin's excellent table spacing fix. I'll apply this 24 years ago
  eschaeffer c648acc87d changes to compile (needs to check if it still works) 24 years ago
  eschaeffer 17ade08ca8 changes to compile 24 years ago
  eschaeffer f7642ab1c5 changes in Makefile 24 years ago
  eschaeffer db0063f4d8 modify this class to only create a new PDFXobject if needed 24 years ago
  eschaeffer ae6b3d8f63 add a method to get the number (not used for now, but maybe later) 24 years ago
  eschaeffer 52019d9a93 changes in PDFXobject (also add a method to get the X number) 24 years ago
  eschaeffer 3dbd2ec006 PDFBinaryStream, represent a binary stream (utility to encode data using PDFFilter) 24 years ago
  eschaeffer 177da0a514 PDFFilter, represent a filter 24 years ago
  eschaeffer ebd6ac1ec2 PDFFilterException, raised when an error occured while creating filters 24 years ago
  eschaeffer 6f0eeb7071 changes in fo:inline-graphic 24 years ago
  eschaeffer 1d668b0fde changes in fo:display-graphic 24 years ago
  eschaeffer 6a0c4e1c42 remove GifJpegImage, not used any more 24 years ago
  eschaeffer 9130c0e82f remove BmpColImage, not used any more 24 years ago
  eschaeffer 63b42b69e4 remove BmpBwImage, not used any more 24 years ago
  eschaeffer 2b34b3f29c changes in the Makefile 24 years ago
  eschaeffer c98a3add31 JimiImage, an implementing class using Jimi 24 years ago
  eschaeffer 43d5f7bce0 new FopImageFactory, no configuration file for the moment (needs to be updated) 24 years ago
  eschaeffer 17d4afc214 new FopImage interface 24 years ago
  eschaeffer bf706a9a02 FopImageException, raised when an error occured during image creation 24 years ago
  Steve Coffman ea778ff1f7 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 989ed10627 This is to use colors instead of numbers, the first step in supporting gradientsand shadings. 24 years ago
  fotis 4b9bccf7a9 adds fop.jar to classpath 24 years ago
  Steve Coffman 64c03e6561 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 40b141fbc3 Whups. Updates PDFDocument to reflect changes with ColorSpace.java 24 years ago
  Steve Coffman a63f8d028e This adds the ColorSpace data type, and has the PDF files make use of it. 24 years ago
  Steve Coffman 5ff7a2898d Moving example images into graphics directory, and updating images.fo 24 years ago
  Steve Coffman 5375d91bcc Adds Andreas Rueckert's image handling example fo file, with accompanying 24 years ago
  Steve Coffman e26a332130 This allows the tests to be run on *nix machines. Still nothing in the 24 years ago
  Steve Coffman 2dc6c16c5e Andreas Rueckert's fix to allow more complex documents to have in-line 24 years ago
  Steve Coffman f0c5d8fc0d Andreas Rueckert's added file that makes inline images work. 24 years ago
  Steve Coffman 7d9431f9ed Andreas Rueckert's patch to fix inline gif image support. Does not add 24 years ago
  Steve Coffman 43a550c355 huh. Minor change didn't get committed. Fixed the build error by allowing 24 years ago
  Steve Coffman ce7cd8445a This adds colorspace (RGB + CMYK) support to PDF output, and the ability 24 years ago
  arved c6eaf23f85 FIX: initial-page-number 24 years ago