18 Commits (3626f7291372489bb35997bb117104d5209ffbf8)

Author SHA1 Message Date
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Andreas L. Delmelle 91db822c87 Bugzilla 42785: Support alignment-adjust for images (submitted by Max Berger) 17 years ago
  Jeremias Maerki 9334627caf Bugzilla #41488: 17 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki ff1217075e Bugfix for ICC color profile parsing in JPEG images. 18 years ago
  Jeremias Maerki f7ad4807b9 Bugfix: CCITT Group 4 encoded TIFF images were not properly embedded in PDF files. FopPDFImage always used the bits/pixel and color space of the original image although our image adapter mostly convert all images to 24bit RGB. One day, we will need to improve the image handling. 18 years ago
  Manuel Mall 7e2d477bef Another workaround/hack to deal with non breaking spaces. Also some minor adjustments to support the planned AFP renderer 18 years ago
  Jeremias Maerki e55390a3d7 Restored PNG support for RTF output and fixed two bugs related to image handling (an NPE and an invalid "==" comparison on Strings). 18 years ago
  Jeremias Maerki 13bfbb9112 Fixes unrecoverable exceptions causing BatchDiffer to fail. 19 years ago
  Jeremias Maerki 83357f19fe Remember the original URI in the FopImage instance. 19 years ago
  Jeremias Maerki 6a61d47604 Clipping the background image. 19 years ago
  Glen Mazza d33e2b27cc Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commons Logging 20 years ago
  Glen Mazza f0d5728b23 PR: 20 years ago
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Glen Mazza 053d3333cd Switching from passing the FOUserAgent for several of the image 20 years ago
  William Victor Mote 8b4dfe327e for generic FOP image processing (i.e. not related to rendering), use java.awt.Color instead of pdf.PDFColor 21 years ago
  William Victor Mote f3d66dcd78 move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration information for the application as a whole 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 096e7dc9f1 Switched to long licence 21 years ago
  William Victor Mote 3870b76290 white-space and line-ending fixes 21 years ago
  Keiron Liddle 40e1b5017a some cleanup of comments and code 21 years ago
  Keiron Liddle ee156c165b handle image stream better, try to make sure only 21 years ago
  Keiron Liddle 392781f309 more style fixes 21 years ago
  Keiron Liddle 855156eb49 load original data properly 22 years ago
  Keiron Liddle 84d3f8c375 get Jimi working again and correctly reporting errors 22 years ago
  Keiron Liddle f07ed18963 prevent npe 22 years ago
  Keiron Liddle 294085faf4 added transparency for images 22 years ago
  Keiron Liddle 243a70bf65 renders images and ifo to pdf doc 22 years ago
  Keiron Liddle 77140c4f0a improved thread safety of readers 22 years ago
  Keiron Liddle ca6552371e some preliminary changes to image handling 22 years ago
  Keiron Liddle 8de753f4ee Patch to handle direct embedding of jpeg images into pdf 23 years ago
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 years ago
  Keiron Liddle 6bf106f3f9 now passes in url string to the analyser 23 years ago
  eschaeffer f80a49953e patch from Kelly A. Campbell 23 years ago
  eschaeffer ce3800432b Abstract class implementing FopImage interface 24 years ago