8423 Commits (e4caad00ea216e16fa412f884c860700485ed4d4)
 

Author SHA1 Message Date
  Vincent Hennebert ea7fa816d2 Factorized creation of gradient colors 10 years ago
  Vincent Hennebert c085138424 Factorized check for transparent colors out of gradient-handling code 10 years ago
  Vincent Hennebert 291a0f7840 Factorized creation of gradient transform 10 years ago
  Vincent Hennebert 7b8a5d5b63 Small adjustments to make duplication in linear and radial gradients more apparent 10 years ago
  Vincent Hennebert 619f55e1a4 Extracted gradient painting into own methods 10 years ago
  Vincent Hennebert 160ddd9863 Removed pseudo-factory method GradientFactory.newInstance 10 years ago
  Vincent Hennebert 512823a2da Fixed gradients in PostScript output 10 years ago
  Vincent Hennebert 46f24b2b1a If the start/end stop does not coincide with the start/end of the gradient, repeat the first/last color 10 years ago
  Vincent Hennebert 66599dd58a Created branch for working on FOP-2393, gradient rendering 10 years ago
  Luis Bernardo 9dc7ab3cca FOP-2389: PDFEncryption: error when Password length>32 10 years ago
  Chris Bowditch e02054dadf FOP-1976; committed change suggested by Matthias Reischenbacher 10 years ago
  Glenn Adams 6ebc570ad4 FOP 2388: Fix Arabic text left justified on the first cell of a table with writing mode rl-tb. 10 years ago
  Glenn Adams e7015eb126 Fix leaked resource warnings from Eclipse (Kepler). 10 years ago
  Glenn Adams 4823457e55 Fix compiler warnings. 10 years ago
  Simon Steiner 507202d1e7 Add t1 merging 10 years ago
  Vincent Hennebert 11ec778e1f footnoteList cannot be null there; instead we want to check if it's empty 10 years ago
  Vincent Hennebert 4d524ac152 FOP-2385: Add ability to specify custom properties in the Document Information Dictionary 10 years ago
  Vincent Hennebert b0f0730ed2 FOP-1099: when table headers/footers are repeated at page breaks, also repeat the footnotes they may contain 10 years ago
  Simon Steiner 9d9c931ff4 Use correct fontbox 10 years ago
  Simon Steiner 4516274b5d Allow merging of fonts 10 years ago
  Simon Steiner aa0ba8e831 Add font merging branch 10 years ago
  Vincent Hennebert fb7baa3fc8 FOP-1099: process footnotes coming from table headers or footers 10 years ago
  Robert Meyer 764eba0b31 FOP-2354: Subset support for Type 1 fonts 10 years ago
  Luis Bernardo c4e5885007 FOP-2372: New extension to resize background images 10 years ago
  Luis Bernardo 71f5fd36ca added fontbox jar for release 1.8.5 10 years ago
  Luis Bernardo c09c8fa7bd removed invalid jar 10 years ago
  Luis Bernardo 628f888013 replaced fontbox jar by new release (1.8.5) jar 10 years ago
  Vincent Hennebert e0ecd7e518 FOP-2293: extension to the layout engine for managing white space at the bottom of a page 10 years ago
  Vincent Hennebert ac6fc935d8 Brought the branch in sync with rev. 1590916 of trunk 10 years ago
  Simon Steiner 25460e0663 Checkstyle 10 years ago
  Vincent Hennebert 57ccdb8751 Made WhitespaceManagement.getKnuthElements more robust by iterating over childLM.getNextKnuthElements 10 years ago
  Vincent Hennebert 8dad9f03a9 Create penalty only once and store it in WhitespaceManagementPenalty 10 years ago
  Vincent Hennebert 0eba38fb2f Simplified make of MultiSwitchLM 10 years ago
  Vincent Hennebert a7b4d96433 Removed obsolete fitting-strategy property 10 years ago
  Vincent Hennebert c3ac99e58b Renamed value of auto-toggle property to select-first-fitting 10 years ago
  Simon Steiner 5bda482265 FOP-2345 SVG to AFP text spacing wrong 10 years ago
  Simon Steiner 040e4a7bbe FOP-2336 OOM for tiff output 10 years ago
  Simon Steiner bc584b5cea FOP-2337 Remove xobj type=form 10 years ago
  Vincent Hennebert b376802095 By default, only the first child of a multi-switch should be laid out 10 years ago
  Vincent Hennebert 8c3e6a5e15 Added support for multiple multi-switch appearing on the same page. 10 years ago
  Vincent Hennebert 5cae15e0ac FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap with transparency 10 years ago
  Luis Bernardo f8dd89a164 FOP-2339: GIF to PS transparency is black; patch by Simon Steiner 10 years ago
  Glenn Adams 78c2e0e6fd Fix findbugs warnings. 10 years ago
  Vincent Hennebert f5e524b0b2 Handle middle-of-the-page case without using a glue. 10 years ago
  Vincent Hennebert daad32822e Brought the branch in sync with rev. 1577477 of trunk 10 years ago
  Vincent Hennebert aa09fc131c Handle the case where dynamic content is in the middle of a page, selecting the first variant 10 years ago
  Vincent Hennebert 4c131bd42f FOP-2357: When an SVG image has transparency and a PDF profile is used that disallows it, ignore it and issue a warning rather than throw an error 10 years ago
  Robert Meyer 28b4b3d4de FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.fo 10 years ago
  Robert Meyer e7cc6d2790 FOP-2260: Smart quotes broken in RTF if at start of text 10 years ago
  Luis Bernardo e8b4ae59f1 FOP-2340: 64bit image missing in pdf; patch submitted by Simon Steiner 10 years ago