12 次代码提交 (9708ccc61aa6a0689b4e0e39c6e072c44dab3f50)

作者 SHA1 备注 提交日期
  Jeremias Maerki 9708ccc61a Restored ColorExt after removing it from XML Graphics Commons again. 14 年前
  Jeremias Maerki 2150f3f35a Color-related classes were moved to the org.apache.xmlgraphics.java2d.color package. 14 年前
  Chris Bowditch 27166d6f10 Bugzilla #48237: 14 年前
  Maximilian Berger 482b874cec equals implementation violated spec -> replaced with new contentEquals function 14 年前
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 年前
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 年前
  Jeremias Maerki d6f78f8cc3 Bugzilla #40729: 17 年前
  Jeremias Maerki a625241b1f Bugzilla #40729: 17 年前
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 年前
  Jeremias Maerki ecd9851991 Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)). 18 年前
  Jeremias Maerki e0395a78ac Implemented the rest of the border styles. Now uses clipping while painting the borders to paint nicer edges. Some of this code should later be extracted into utility classes so other renderers can use the same code. 19 年前
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 年前
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 年前
  Jeremias Maerki 415380506f Switched to long licence 21 年前
  Keiron Liddle 22f3c9698a fixed some minor errors 21 年前
  Keiron Liddle 2c1fdfe32e cleaned up some style errors 21 年前
  Keiron Liddle f4277e55a8 more style fixes 21 年前
  Keiron Liddle d3b6621df5 added transparency for images 22 年前
  Keiron Liddle 16df481fea removed excess spaces 22 年前
  Keiron Liddle cfc0da75fc updated a few hashtables and vectors 22 年前
  Tore Engvig e0edd21572 Formatted code according to code standards. 23 年前
  Keiron Liddle bddb571181 changed PDFNumber to use static methods 23 年前
  Kelly Campbell a0de8b9e1e Added some text rendering optimizations for PDF. 23 年前
  Kelly Campbell 6fd5d98751 Changed output from Writer to OutputStream to allow for binary output. 23 年前
  Keiron Liddle a35a1e8b0d minor color optimization 24 年前
  Steve Coffman ec1822b2c5 Fix Eric Schaeffer's bug with the int color conversions going to PDF -1.0 24 年前
  eschaeffer 108439d398 Add support for RGB colors with 0-255 components 24 年前
  Steve Coffman 989ed10627 This is to use colors instead of numbers, the first step in supporting gradientsand shadings. 24 年前
  Steve Coffman a63f8d028e This adds the ColorSpace data type, and has the PDF files make use of it. 24 年前
  Steve Coffman ce7cd8445a This adds colorspace (RGB + CMYK) support to PDF output, and the ability 24 年前