205 커밋 (FOP-2393_gradient-rendering)

작성자 SHA1 메시지 날짜
  Simon Steiner d8823a7063 Revert fontbox 10 년 전
  Simon Steiner 9d9c931ff4 Use correct fontbox 10 년 전
  Simon Steiner 4516274b5d Allow merging of fonts 10 년 전
  Luis Bernardo 71f5fd36ca added fontbox jar for release 1.8.5 10 년 전
  Luis Bernardo c09c8fa7bd removed invalid jar 10 년 전
  Luis Bernardo 628f888013 replaced fontbox jar by new release (1.8.5) jar 10 년 전
  Luis Bernardo e8b4ae59f1 FOP-2340: 64bit image missing in pdf; patch submitted by Simon Steiner 10 년 전
  Vincent Hennebert c51d59011a FOP-2346: UnsupportedOperationException when handling an SVG containing a font-face 10 년 전
  Robert Meyer 785ace252f FOP-2252: OpenType CFF - Remove need for patch to fontbox 10 년 전
  Luis Bernardo 9dc9aff9a9 updated fontbox jar to 1.8.4 (patched) release. 10 년 전
  Vincent Hennebert fa8497b760 Replace patched Batik jar with the trunk version 10 년 전
  Luis Bernardo f788f5d12b FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 and Gray if FOP0.20.5; patch submitted by Thanasis Giannimaras following suggestion by Jeremias Maerki 10 년 전
  Luis Bernardo 622b14ebb5 FOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by Thanasis Giannimaras. 10 년 전
  Luis Bernardo d495da253e FOP-2326: CMYK TIFF is rendered using RGB colourspace in Postscript output; patch submitted by Simon Steiner (xgc jar updated) 10 년 전
  Luis Bernardo 122cf4c3de updated xgc jar due to XGC-87 fix. 10 년 전
  Luis Bernardo 9a7c9f11ff replaced fontbox snapshot jar by a patched released jar (patch files added to lib) 10 년 전
  Luis Bernardo 7d3dba6c3c FOP-2313: add support for svg gradients when generating PostScript; most code authored by Robert Meyer with a small contribution by Athanasios Giannimaras. 10 년 전
  Luis Bernardo 6cb8fea5ba there is no dependency on pdfbox. this corrects previous commit. 10 년 전
  Luis Bernardo 5fa038c2be the OTF patch requires pdfbox... 10 년 전
  Luis Bernardo 21682bdca7 FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer 10 년 전
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 11 년 전
  Luis Bernardo 51780a5d21 FOP-2259: 1 bit TIFF error; patch submitted by Simon Steiner 11 년 전
  Luis Bernardo ac35058856 FOP-2238: updated xgc jar (revision 1477369) 11 년 전
  Vincent Hennebert e3c9f13598 FOP-2226: Image resources are not closed when rendering into the Intermediate Format 11 년 전
  Chris Bowditch 0b97b8f60a FOP-2217; Image scaling change was adversely affecting other image types 11 년 전
  Luis Bernardo d0d7e25d98 FOP-2183: Use event producer when Colour Profile in PNG Image is bad; patch submitted by Simon Steiner 11 년 전
  Luis Bernardo 89dbe6e142 bugzilla #54196: configure big / little endian support for TIFF images; patch 29628 applied; submitted by Robert Meyer 11 년 전
  Glenn Adams 1a5394a6be Merge from ^/branches/fop-1_1. 11 년 전
  Luis Bernardo 7627afcc96 bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunks 11 년 전
  Peter Hancock d99dc75ffa Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer 11 년 전
  Mehdi Houshmand b1e574f351 Updated XGC with trunk@1365504 12 년 전
  Mehdi Houshmand 22d7da6035 Updated XGC with trunk@1365077 12 년 전
  Mehdi Houshmand 3325a6c6c4 Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes so as to remove duplicated code 12 년 전
  Glenn Adams 4bba95be2e Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent re-encoding of PNG images (and unnecssary output file bloat). Submitted by Luis Bernardo, Matthias Reischenbacher. 12 년 전
  Glenn Adams 21c2dec065 Synchronize XGC jar from XGC trunk. 12 년 전
  Glenn Adams d327ca6f7a Update xmlgraphics common jar to reflect recent fixes in XGC. 12 년 전
  Mehdi Houshmand aa06883d16 Updated XGC JAR 12 년 전
  Glenn Adams c4687c68e5 Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Submitted by Julien Aymé. 12 년 전
  Glenn Adams 1c9c25bd5b Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer. 12 년 전
  Glenn Adams 9426ed36ab Bugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn upside down when using a custom affine transform. Submitted by rmeyer@hotmail.co.uk. 12 년 전
  Glenn Adams 6c90bb6701 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 년 전
  Mehdi Houshmand 69e5c269a3 Added mockito JAR for use in unit tests to mock classes 12 년 전
  Vincent Hennebert b073a605e4 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 년 전
  Andreas L. Delmelle 723fa887a6 Updated XGC JAR after migrating ColorProfileUtil 13 년 전
  Jeremias Maerki 941181b8e3 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 년 전
  Simon Pepping 7c5be87cdb Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 13 년 전
  Vincent Hennebert ee9cbf9013 Retroweaver is no longer necessary 13 년 전
  Simon Pepping 43798aa8a3 Update XGC library to pull in the fix for headless junit tests, bug 50253 13 년 전
  Simon Pepping 3c385cb034 Added the XML Graphics Commons jar file from the release candidate 14 년 전
  Jeremias Maerki 9708ccc61a Restored ColorExt after removing it from XML Graphics Commons again. 14 년 전