10 Commits (4f9ccbd0b79cdb8eebbbdea994355f2df24e595b)

Author SHA1 Message Date
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 12 years ago
  Vincent Hennebert 0f58f09a9a Fixed indentation 13 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 13 years ago
  Maximilian Berger 482b874cec equals implementation violated spec -> replaced with new contentEquals function 14 years ago
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 years ago
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki ecd9851991 Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)). 18 years ago
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Jeremias Maerki 9413ba3fbd The PDF object number doesn't get passed to the constructor anymore. Adjust for that. 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 415380506f Switched to long licence 21 years ago
  Keiron Liddle 2c1fdfe32e cleaned up some style errors 21 years ago
  Keiron Liddle 0b8d83a71b reuses duplicate link pdf objects 21 years ago
  Keiron Liddle f4277e55a8 more style fixes 21 years ago
  Keiron Liddle 96d15aa21a reuse old patterns and shadings to reduce file size 22 years ago
  Keiron Liddle d3b6621df5 added transparency for images 22 years ago
  Keiron Liddle cfc0da75fc updated a few hashtables and vectors 22 years ago
  Tore Engvig e0edd21572 Formatted code according to code standards. 23 years ago
  Keiron Liddle bddb571181 changed PDFNumber to use static methods 23 years ago
  Kelly Campbell 6fd5d98751 Changed output from Writer to OutputStream to allow for binary output. 23 years ago
  Steve Coffman 989ed10627 This is to use colors instead of numbers, the first step in supporting gradientsand shadings. 24 years ago
  Steve Coffman a63f8d028e This adds the ColorSpace data type, and has the PDF files make use of it. 24 years ago
  Steve Coffman ce7cd8445a This adds colorspace (RGB + CMYK) support to PDF output, and the ability 24 years ago
  arved 6fd1fb1c41 NEW: Adds smooth shading 24 years ago