2 Commits (bd7d5048785c691e6e3e152af10805f3127b760d)

Author SHA1 Message Date
  Simon Steiner 35669b4096 FOP-2643: Java 9 warnings 7 years ago
  Glenn Adams 73eea615f8 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams b5612f6095 Configure maven build. 8 years ago
  Glenn Adams 2a0a8ea487 Transition source to standard maven hierarchy (initial). 8 years ago
  Glenn Adams b59596b915 Eliminate javadocs warnings. 12 years ago
  Glenn Adams c27d515a14 enable UnusedImports rule; fix violations 12 years ago
  Jeremias Maerki a8577f0f72 Cleanup of PDFColor, removing unused functionality. PDFColor is only used for transparent color of bitmap images in which case only sRGB and Gray are needed. 14 years ago
  Jeremias Maerki 797a3ddf48 Added class ColorWithFallback used for recreating function strings. 14 years ago
  Jeremias Maerki 1ed5099424 Restored ColorExt after removing it from XML Graphics Commons again. 14 years ago
  Jeremias Maerki fc935a958b Bugzilla #49403: 14 years ago
  Vincent Hennebert 2266c7ca89 Merged changes from Trunk up to revision 954512 14 years ago
  Jeremias Maerki c132480d32 Color-related classes were moved to the org.apache.xmlgraphics.java2d.color package. 14 years ago
  Chris Bowditch 5dab48b4cb Bugzilla #48237: 14 years ago
  Maximilian Berger 1cf03ca8af equals implementation violated spec -> replaced with new contentEquals function 14 years ago
  Jeremias Maerki ccc9b4e77c Merge from Trunk revisions 677589 to 679734. 16 years ago
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Jeremias Maerki 69ba6c3d10 Bugzilla #40729: 17 years ago
  Jeremias Maerki 29c09fb3d3 Bugzilla #40729: 17 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki cbc3059c39 Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)). 18 years ago
  Jeremias Maerki cd56d37b2b 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 years ago
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 1b4d7d4c88 Switched to long licence 21 years ago
  Keiron Liddle c86fe25ff3 fixed some minor errors 21 years ago
  Keiron Liddle 8f9f863ada cleaned up some style errors 21 years ago
  Keiron Liddle 392781f309 more style fixes 21 years ago
  Keiron Liddle 294085faf4 added transparency for images 22 years ago
  Keiron Liddle f594d98fce removed excess spaces 22 years ago
  Keiron Liddle ea228fe377 updated a few hashtables and vectors 22 years ago
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 years ago
  Keiron Liddle 2af00b757d changed PDFNumber to use static methods 23 years ago
  Kelly Campbell aad340d818 Added some text rendering optimizations for PDF. 23 years ago
  Kelly Campbell ebb9313ca3 Changed output from Writer to OutputStream to allow for binary output. 23 years ago
  Keiron Liddle 089acb93a0 minor color optimization 24 years ago
  Steve Coffman a14ba75971 Fix Eric Schaeffer's bug with the int color conversions going to PDF -1.0 24 years ago
  eschaeffer 7144fc551b Add support for RGB colors with 0-255 components 24 years ago
  Steve Coffman b0deac2022 This is to use colors instead of numbers, the first step in supporting gradientsand shadings. 24 years ago
  Steve Coffman 468c7dc31a This adds the ColorSpace data type, and has the PDF files make use of it. 24 years ago
  Steve Coffman 423b64c374 This adds colorspace (RGB + CMYK) support to PDF output, and the ability 24 years ago