6 Revīzijas (27b9b2ecbfca055a3aad1eddeefd2c7f4aa62ad7)

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