6 Commit (27b9b2ecbfca055a3aad1eddeefd2c7f4aa62ad7)

Autore SHA1 Messaggio Data
  Vincent Hennebert 27b9b2ecbf Removed unused code 9 anni fa
  Vincent Hennebert f8dd309bf6 Added more complete tests 9 anni fa
  Vincent Hennebert 0a7069adae Removed unused functionType parameter 9 anni fa
  Vincent Hennebert fbf34c38dc Use the appropriate double formatter depending on the selected output 9 anni fa
  Vincent Hennebert 5166be88be Factorized outputDoubles into GradientMaker 9 anni fa
  Vincent Hennebert 137171a8e7 Renamed shading package to gradient 9 anni fa
  Vincent Hennebert 41cfa73d4b Moved stuff that is common to PDF and PS to Pattern 9 anni fa
  Vincent Hennebert b7b8ba98b4 Factorized shading code that was common to PDF and PostScript 10 anni fa
  Vincent Hennebert fd5c47183e Renamed GradientFactory into GradientMaker 10 anni fa
  Vincent Hennebert 06adde0ea4 Simplified makeShading and makePattern methods 10 anni fa
  Vincent Hennebert 811e218ebc More sensible variable naming 10 anni fa
  Vincent Hennebert f9e61a8128 Avoid unnecessary conversion to List of Double by keeping the original float[] array for colors 10 anni fa
  Vincent Hennebert 1ead2b6ba0 Removed makeFunction methods, whose implementations are the same for both PDF and PS 10 anni fa
  Vincent Hennebert 2be89ddec6 Moved creation of colors into createFunctions 10 anni fa
  Vincent Hennebert 09781c3b8f Removed makeGradient and moved its content into createGradient 10 anni fa
  Vincent Hennebert 3a36357fca Extracted function creation into separate method and simplified it 10 anni fa
  Vincent Hennebert 89c15128cb Removed dead code 10 anni fa
  Vincent Hennebert 07df6c3deb Gave more sensible names to variables 10 anni fa
  Vincent Hennebert ed15912213 Removed createGradient abstract method, that was not having any specific implementation in sub-classes 10 anni fa
  Vincent Hennebert 1cc7422fab Factorized code that is common to linear and radial gradient creation 10 anni fa
  Vincent Hennebert 43597cfb65 Factorized gradient creation out of PDF & PS into GradientFactory 10 anni fa
  Vincent Hennebert 160ddd9863 Removed pseudo-factory method GradientFactory.newInstance 10 anni fa
  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. 10 anni fa