2 Commits (bd7d5048785c691e6e3e152af10805f3127b760d)

Author SHA1 Message Date
  Simon Steiner ddeba2b442 Fix findbugs 3 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
  Vincent Hennebert b9e0c7843d Removed unused code 10 years ago
  Vincent Hennebert bc6e418dd9 Removed unused functionType parameter 10 years ago
  Vincent Hennebert edc98c399e Use the appropriate double formatter depending on the selected output 10 years ago
  Vincent Hennebert aa2ac13a2e Rename toWriteableString into output and added StringBuilder parameter 10 years ago
  Vincent Hennebert e0931c2f5a Delegate function rendering to dedicated class intead of taking as parameter a list of Strings coming from who knows where 10 years ago
  Vincent Hennebert bc41541c96 Renamed shading package to gradient 10 years ago
  Vincent Hennebert 5251e5e6cc Moved content of FunctionPattern into Function 10 years ago
  Vincent Hennebert a5ac2a9759 More sensible variable naming 10 years ago
  Vincent Hennebert e4ae0a47f7 Avoid unnecessary conversion to List of Double by keeping the original float[] array for colors 10 years ago
  Vincent Hennebert 09ec49acaf Removed unnecessary FunctionDelegate class 10 years ago
  Luis Bernardo 8d0bc94dd4 FOP-2313: add support for svg gradients when generating PostScript; most code authored by Robert Meyer with a small contribution by Athanasios Giannimaras. 10 years ago
  Vincent Hennebert b4ef600c8e Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues 11 years ago
  Vincent Hennebert 62bb3aa6be Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations 11 years ago
  Vincent Hennebert 8a9c70f9c9 Added support for PDF object streams. 12 years ago
  Vincent Hennebert 08cfb7fa2f Fixed indentation 14 years ago
  Jeremias Maerki 9b3c6aa26f Bugzilla #49733: 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 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 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
  William Victor Mote 8a1420e104 Attempt to eliminate gump javadoc warnings. 21 years ago
  Jeremias Maerki 8cfc4cd9e4 The PDF object number doesn't get passed to the constructor anymore. Adjust for that. 21 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 8f9f863ada cleaned up some style errors 21 years ago
  William Victor Mote 3870b76290 white-space and line-ending fixes 21 years ago
  Keiron Liddle a4cdd034e1 reuses duplicate link pdf objects 21 years ago
  Keiron Liddle 392781f309 more style fixes 21 years ago
  Keiron Liddle 635381ea08 reuse old patterns and shadings to reduce file size 22 years ago
  Keiron Liddle a6879ae092 reuse functions to reduce file size 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 ebb9313ca3 Changed output from Writer to OutputStream to allow for binary output. 23 years ago
  Keiron Liddle 809b4e8bb5 puts spaces between distance values 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 423b64c374 This adds colorspace (RGB + CMYK) support to PDF output, and the ability 24 years ago
  arved 70d244722c ADD: functions support 24 years ago