19 коммитов (634a8abadc68ea5727410dc08b8aab2aa7a6c3a6)

Автор SHA1 Сообщение Дата
  Jeremias Maerki 634a8abadc Fixed regression introduced by rev 1137971: 13 лет назад
  Jeremias Maerki d54e7a6681 Performance improvement: 13 лет назад
  Jeremias Maerki 514b49fd42 Bugfix: Avoid directly encoding if the sample model is not exactly right. For example, monochrome image generated by JAI (error-diffusion rasterization) use a non-packed sample model which caused badly encoded images. 13 лет назад
  Vincent Hennebert 26393f0e18 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 лет назад
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 лет назад
  Jeremias Maerki 97aa2c35b0 AFP Output Changes: 14 лет назад
  Jeremias Maerki ecdba569b1 Big encoding performance improvement for bi-level images which do not have the right bit order. Apparently, setting the subtractive option doesn't help with inverting a bi-level FS10 image. 14 лет назад
  Jeremias Maerki 6eb07eba36 Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as embedded objects. 14 лет назад
  Jeremias Maerki 879e33c042 AFP Output: Added a configuration option to override the resource level defaults in the code. The chosen defaults in code may not always be the best. For example, a user reported that they can't use print-level images for some reason and it is not possible to switch on inlining for background images. 15 лет назад
  Jeremias Maerki ac33a1e85b Moved MonochromeBitmapConverter from PCL to utility package for later reuse in AFP. 15 лет назад
  Jeremias Maerki 72db510f91 Fixed an image inversion problem. 15 лет назад
  Jeremias Maerki 6ecef8a3e6 Added in support for subtractive mode in 1-bit images. This should further reduce AFP file sizes for certain images. 15 лет назад
  Jeremias Maerki 3ba2a9633b Extracted some bitmap handling functions from the PCL implementation into new BitmapImageUtil class. 15 лет назад
  Jeremias Maerki 25b82eeedf Started new IF implementation for AFP (incomplete, supporting filled rects, text and images). Work in progress! 15 лет назад
  Adrian Cumiskey 382636ee6b * Reverted back the interface changes I made to ImageHandler. 15 лет назад
  Adrian Cumiskey f637010908 * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 лет назад
  Adrian Cumiskey 74355f1f4b "fixed" block container handling fixed (see block-container_absolute-position_fixed.xml). 15 лет назад
  Adrian Cumiskey 17bc8aa087 All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*. 15 лет назад
  Adrian Cumiskey 441b8f18f9 Fixes scaling/grayscaling for fox:conversion-mode="bitmap" GOCA fallback. 15 лет назад
  Adrian Cumiskey a1f8514b3b * Block-container positioning fix. 15 лет назад
  Adrian Cumiskey c26b503a94 * Image positioning fix. 16 лет назад
  Adrian Cumiskey 8234ed46e9 Toggleable support for AFP native image flavours. 16 лет назад
  Adrian Cumiskey 501b1ddf48 * Structural fixes with StrucFlgs class. 16 лет назад