228 Commits (53f0d82d8eb34dbf0b0b441ab813e5c453f67aa7)
 

Author SHA1 Message Date
  fotis 2906431848 change: classes depending on jimi and xt are now only compiled if these libraries are present 24 years ago
  fotis d3ce69a104 adds support for page-number-citation (limitation: works only for reversed referenced 24 years ago
  Steve Coffman a48e8e4872 This is Jordan Naftolin's patch to allow you to have links in the 24 years ago
  fotis 6537dc9100 Fix: removes forgotten closing comment brackets 24 years ago
  arved ae86c3caec NEW: Simple link mods 24 years ago
  arved beaf48598e NEW: Supports /URI action 24 years ago
  arved b7ca9e6aa9 NEW: Supports /GoToR action 24 years ago
  Steve Coffman d66dcccc8d Keiron Liddle's patch to make special characters work across page 24 years ago
  fotis 8833a777b3 remove makesfile 24 years ago
  fotis f4b8fd7214 add work plan for Fop 1.0 24 years ago
  fotis 3edcdca872 remove makefiles 24 years ago
  eschaeffer e053f48d53 check if there's enougth space left on the page to draw the image 24 years ago
  Steve Coffman 57e562e9fd This is a quick fix for the problem of runtests.sh (and .bat) document 24 years ago
  eschaeffer ed99636722 add sleeping while waiting for consumer to finish 24 years ago
  eschaeffer faf5c21d7a modify makefile to compile 24 years ago
  eschaeffer 6123b3cdc7 Modify this class to use FopImageConsumer + add transparency support 24 years ago
  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