22 Révisions (27b9b2ecbfca055a3aad1eddeefd2c7f4aa62ad7)

Auteur SHA1 Message Date
  Vincent Hennebert 27b9b2ecbf Removed unused code il y a 10 ans
  Vincent Hennebert dc62d10348 For a Shading object, domain is optional and its default value is what we need il y a 10 ans
  Vincent Hennebert c411c5fb57 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings il y a 10 ans
  Vincent Hennebert fbf34c38dc Use the appropriate double formatter depending on the selected output il y a 10 ans
  Vincent Hennebert 137171a8e7 Renamed shading package to gradient il y a 10 ans
  Vincent Hennebert decb63c9df Moved content of ShadingPattern into Shading il y a 10 ans
  Vincent Hennebert b7b8ba98b4 Factorized shading code that was common to PDF and PostScript il y a 10 ans
  Vincent Hennebert d2b8aba113 Removed unnecessary FunctionDelegate class il y a 10 ans
  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. il y a 10 ans
  Vincent Hennebert 439fb3ee98 Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues il y a 11 ans
  Vincent Hennebert 37ea66b191 Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations il y a 11 ans
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. il y a 12 ans
  Vincent Hennebert 0f58f09a9a Fixed indentation il y a 13 ans
  Jeremias Maerki 29e8badcec Bugzilla #49733: il y a 14 ans
  Maximilian Berger 482b874cec equals implementation violated spec -> replaced with new contentEquals function il y a 14 ans
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from il y a 16 ans
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) il y a 16 ans
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html il y a 18 ans
  Jeremias Maerki ecd9851991 Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)). il y a 18 ans
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. il y a 20 ans
  Jeremias Maerki 9413ba3fbd The PDF object number doesn't get passed to the constructor anymore. Adjust for that. il y a 21 ans
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** il y a 21 ans
  Jeremias Maerki 415380506f Switched to long licence il y a 21 ans
  Keiron Liddle 2c1fdfe32e cleaned up some style errors il y a 21 ans
  Keiron Liddle 0b8d83a71b reuses duplicate link pdf objects il y a 21 ans
  Keiron Liddle f4277e55a8 more style fixes il y a 21 ans
  Keiron Liddle 96d15aa21a reuse old patterns and shadings to reduce file size il y a 22 ans
  Keiron Liddle d3b6621df5 added transparency for images il y a 22 ans
  Keiron Liddle cfc0da75fc updated a few hashtables and vectors il y a 22 ans
  Tore Engvig e0edd21572 Formatted code according to code standards. il y a 23 ans
  Keiron Liddle bddb571181 changed PDFNumber to use static methods il y a 23 ans
  Kelly Campbell 6fd5d98751 Changed output from Writer to OutputStream to allow for binary output. il y a 23 ans
  Steve Coffman 989ed10627 This is to use colors instead of numbers, the first step in supporting gradientsand shadings. il y a 24 ans
  Steve Coffman a63f8d028e This adds the ColorSpace data type, and has the PDF files make use of it. il y a 24 ans
  Steve Coffman ce7cd8445a This adds colorspace (RGB + CMYK) support to PDF output, and the ability il y a 24 ans
  arved 6fd1fb1c41 NEW: Adds smooth shading il y a 24 ans