5548 коммитов (be37e6261b2bd5f84ae2885af9f952a799585007)
 

Автор SHA1 Сообщение Дата
  Jeremias Maerki be37e6261b Switched fox:external-document to new image package. 16 лет назад
  Jeremias Maerki b4d0c9dbfc Avoid cutting away the URI fragment when building URLs from filenames. 16 лет назад
  Jeremias Maerki 7b60dc7491 Merged revisions 604300-607033 via svnmerge from 16 лет назад
  Jeremias Maerki 90341f70b4 Fixed scaling and translation (didn't work correctly in certain situations) 16 лет назад
  Jeremias Maerki f953f5ee15 Adjust the (pre)loader registration for the demo extensions. 16 лет назад
  Jeremias Maerki 2cffc3e14e Removed new image package after the copying it to XML Graphics Commons. 16 лет назад
  Jeremias Maerki e844d501b4 Support for specifying a particular page number of a multi-page image (such as TIFF). 16 лет назад
  Jeremias Maerki c08926bd0a Update Commons 16 лет назад
  Jeremias Maerki 56f642252b Added an isSupported() method to ImageLoaderFactory so we can check early if an ImageLoader may or may not support a particular subformat. This is used to allow optimized loading of CCITT compressed TIFF images. 16 лет назад
  Jeremias Maerki 1a58ba2f9f Dispose ImageReader when done reading. 16 лет назад
  Jeremias Maerki eb54223e40 Merged revisions 604294-604299 via svnmerge from 16 лет назад
  Jeremias Maerki 2c9e1eb673 Merged revisions 603643-604293 via svnmerge from 16 лет назад
  Jeremias Maerki 3d8f35db3d Added work-around for decoding CMYK JPEGs with ImageIO (no guarantees for color fidelity but it's better than not being able to use CMYK images). 16 лет назад
  Jeremias Maerki e2743c55a2 No longer needed. 16 лет назад
  Jeremias Maerki d78b389925 Switched to new image package. 16 лет назад
  Jeremias Maerki a1fca60e44 Old JEuclid doesn't notice itself if no MathML document is loaded. 16 лет назад
  Jeremias Maerki 3d365cb325 Switch to new image package. At some point we will probably want to remove this example as JEuclid has a better plug-in now. 16 лет назад
  Jeremias Maerki 93394bb198 Preliminary changes to switch to the new image library. TIFF optimizations still missing. Untested. 16 лет назад
  Jeremias Maerki 3ffd66a204 Stupid copy/paste again. 16 лет назад
  Jeremias Maerki 3a12f342bf Switch PCL renderer to new image package. 16 лет назад
  Jeremias Maerki 86b42ca430 Some cleanup 16 лет назад
  Jeremias Maerki 1c83770c4e Factored out all image handling code in the PDFRenderer into PDFImageHandler classes. The interface was introduced to handle PDF-in-PDF images. 16 лет назад
  Jeremias Maerki 1d0f596a7b Copy/paste programming is dangerous. :-) 16 лет назад
  Jeremias Maerki fba0e50a40 Fix javadoc 16 лет назад
  Jeremias Maerki 75b5cf39bb Merged revisions 594558-603642 via svnmerge from 16 лет назад
  Jeremias Maerki bfcccaa2d6 Initialized merge tracking via "svnmerge" with revisions "1-594557" from 16 лет назад
  Jeremias Maerki b1464b1a94 Switch to new image package for PDF/SVG support. 16 лет назад
  Jeremias Maerki 9962ec44b5 Switched background images to new image package. 16 лет назад
  Jeremias Maerki 1c610f3881 Bugfix: Only generate the FixedLength if there is baseline information. 16 лет назад
  Jeremias Maerki bdc7fddfc3 Size calculation for images can be slightly different after the redesign due to different rounding. Give a little tolerance. 16 лет назад
  Jeremias Maerki 2c4c0da01b Embedding EPS in PDF is no longer implemented as it is a deprecated feature in PDF. Therefore, this test is not needed anymore. The PDF renderer will say: "Cannot load image (no suitable loader/converter combination available) for myfile.eps (application/postscript)" 16 лет назад
  Jeremias Maerki a4d8ba95d7 Plugged new image package into form generation for PostScript. 16 лет назад
  Jeremias Maerki d50c41ac87 Removing failed experiment: raw PNG embedding didn't work out. 16 лет назад
  Jeremias Maerki 1a177792a7 Refine pipeline building: 16 лет назад
  Jeremias Maerki 1377a6b693 Precisely define the expectations for the area parameter in Graphics2DImagePainter. 16 лет назад
  Jeremias Maerki c6a3e3b4ca Convenience method for obtaining the image size in points. 16 лет назад
  Jeremias Maerki 2e238f0f51 Bugfix: Graphics2DAdapter didn't do the graphics state save correct so subsequent images may have been painted with the wrong transformation matrix. 16 лет назад
  Jeremias Maerki e780f82e95 Support handling images with no associated URI (from instream-foreign-object). These images are not cached. 16 лет назад
  Jeremias Maerki b12e99a2e3 Added a toString() impl for debugging. 16 лет назад
  Jeremias Maerki 18bf493b3f Discarded PreloaderPNG in favor of PreloaderImageIO which now supports all formats supported by ImageIO (meaning that you can uses JPEG-2000 images if you have a suitable ImageIO codec installed). 16 лет назад
  Jeremias Maerki 33272b77df Various variants of the FOP logo for testing. Some of them have transparency info. 16 лет назад
  Jeremias Maerki d81d25a395 Added general key for precompressed content of any kind. 16 лет назад
  Jeremias Maerki 84d5ad2ef7 Don't use "content" filter for ICC profiles. Instead compress using "default". "content" is for page content. 16 лет назад
  Jeremias Maerki 83acb85c61 Small optimization from my failed experiments to support native PNG embedding. 16 лет назад
  Jeremias Maerki aa78dcbac9 Added color space information and an optional ICC color profile to the basic Image interface. 16 лет назад
  Jeremias Maerki d745f8a02a Enable assert keyword for javadoc production. 16 лет назад
  Jeremias Maerki 756a08cc60 Some small javadoc and logging improvements/refinements. 16 лет назад
  Jeremias Maerki e2a6f043ef Bugfix for bug in SVG preloader which didn't calculate the size of an SVG correctly when there's no explicit size. 16 лет назад
  Jeremias Maerki ea1b65876b Javadoc fixes 16 лет назад
  Jeremias Maerki 6e52df489a Package HTML Files. 16 лет назад