6701 Commits (6f8f64269426d81124876958b437536536b469f2)
 

Author SHA1 Message Date
  Andreas L. Delmelle 6f8f642694 Bugzilla 46883: fixed a hotspot in the AFP renderer. Reduced time spent in the method by introducing a member variable to hold the data-length. 15 years ago
  Andreas L. Delmelle 5355a5c8a4 Revert some changes that were meant to be kept local for the moment... 15 years ago
  Andreas L. Delmelle b0ece6c49d Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. 15 years ago
  Simon Pepping fddf572a55 Fixed checkstyle warnings 15 years ago
  Simon Pepping c36d7815bb I tried to remove all methods which are not Java 1.4 compliant. 15 years ago
  Simon Pepping 40b065f458 Prepare for new hyphenation pattern files, which do not have their own classes and instead use the default classes in FOP. Modified the build process to a forked java task, in order to be able to set a larger stack size for the compilation of the large number of classes. Added an ant task to generate a new default classes file, to be used with an update of the Unicode Character Database. 15 years ago
  Chris Bowditch c2b8346e6c bug fix: 47694 Avoid create IOCA for background on empty areas 15 years ago
  Vincent Hennebert 13c85d5622 Added tests for 2, 3, 4 values specified in the page boundaries properties. 15 years ago
  Vincent Hennebert 40af8ffb2a Renamed PageScaleAttributes class into PageScale. 15 years ago
  Vincent Hennebert cd6bbe2084 Fixed issues in PageBoundaries class: 15 years ago
  Vincent Hennebert b0df5eb81b Fixed and improved documentation about prepress extensions: 15 years ago
  Chris Bowditch 5ab295cc5a added support for IMM Extension on fo:simple-page-master element in the AFP Renderer 15 years ago
  Jeremias Maerki ee23221821 Added ability to create single-page SVG 1.1 using a DOMResult or SAXResult. 15 years ago
  Jeremias Maerki 67934b05e5 What we thought were cubic curves in GOCA, were actually just quadratic ones. This changes tries to approximate cubic Bézier curves with the quadratic fillets available in GOCA. This should improve vector graphic quality in certain cases. 15 years ago
  Jeremias Maerki 837d5f3d51 Bugzilla #47311: 15 years ago
  Vincent Hennebert 1364615701 The javadocs task needs more memory. 15 years ago
  Jeremias Maerki 6e5e209265 Fixed problem with raster font substitution when there's no smaller font available. This avoids an exception. 15 years ago
  Jeremias Maerki 5f8f50a231 Reverted rev 798521. 15 years ago
  Jeremias Maerki 44cef15e6f Demo file for bleed and crop marks. 15 years ago
  Jeremias Maerki cc32c1fab6 Bugzilla #47311: 15 years ago
  Jeremias Maerki cdd66d9c22 Reverted changes in rev 797899 (but xgc.jar updated rather than reverted) 15 years ago
  Vincent Hennebert ba8c6840fb Also use Rectangle instead of Rectangle2D for page boxes in the PDF library 15 years ago
  Jeremias Maerki a699c1f062 Bugzilla #47311: 15 years ago
  Jeremias Maerki ddee8ae8d2 AFPEventProducer was moved months ago but this file not adjusted. That cause an IllegalStateException: Event model doesn't contain the definition for org.apache.fop.afp.AFPEventProducer 15 years ago
  Jeremias Maerki 4b2c6579ff PCL Output: Added support for specifying the output bin (pcl:output-bin extension, same way pcl:paper-source works). 15 years ago
  Jeremias Maerki f2ab7b6c0a Added A5 format. 15 years ago
  Jeremias Maerki a11874283e Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 years ago
  Adrian Cumiskey c29f2ba1ec Fixes GUMP build problems, the automated e-mail was starting to annoy so I scratched an itch :). 15 years ago
  Vincent Hennebert ab339a952b Bugfix: if an incomplete GoTo action has already been recorded for a given ID, there's no need to re-create and store another one 15 years ago
  Vincent Hennebert d3302f39bd Merged clean-up-only changes made in the ChangingIPDHack branch. Those correspond to the following revision numbers: 15 years ago
  Andreas L. Delmelle 16ae24e8a3 Bugzilla 47508: Fix error while writing TLE's attribute qualifier in the output. Thanks to Bharat Attaluri. 15 years ago
  Chris Bowditch 37f5573e66 Bugfix: support justified text in AFP Renderer (already working in AFP Painter) 15 years ago
  Andreas L. Delmelle 384e523b10 Modified XG Commons JAR to include bugfix in AbstractImageSessionContext.toFile() (see http://svn.apache.org/viewvc?view=rev&revision=792415) 15 years ago
  Andreas L. Delmelle 723dfb2b3a Undid change related to column-keeps 15 years ago
  Andreas L. Delmelle ce24c2ff51 Changed explicit check to assert 15 years ago
  Vincent Hennebert 4e41b8c526 Fixed minor code indentation issues 15 years ago
  Chris Bowditch de12561c09 bug fix: fractional points sizes in AFP not working correctly together with fo:inline 15 years ago
  Andreas L. Delmelle 28ab50e140 Undid change related to column-keeps 15 years ago
  Andreas L. Delmelle c533d4aac8 Further cleanup/readability improvements 15 years ago
  Andreas L. Delmelle 418ad3e2d3 Added reminder to check later on... 15 years ago
  Andreas L. Delmelle da09b00f96 Further cleanup/readability improvements 15 years ago
  Andreas L. Delmelle c48ed5b0f4 Some cleanups and attempts at improving code-readability and -extensibility: 15 years ago
  Chris Bowditch db73a5d0a3 bug fix: make sure CropBox is honoured in SVG when overflow="hidden" 15 years ago
  Adrian Cumiskey 2e7c971812 As requested by Lukas Theussl - added a project link to the Maven Doxia FO module. 15 years ago
  Adrian Cumiskey db9fcade85 Added generics comments. 15 years ago
  Adrian Cumiskey a8db2f8b67 Added generics comments. 15 years ago
  Adrian Cumiskey 05af293251 Extracted DummyPercentBaseContext from FOPRtfAttributes and made universally available. 15 years ago
  Adrian Cumiskey cf422d5d93 No code change here, just fixing the indentation of the if (useInclude) block that somehow got messed up by a previous commit/merge (http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/java/org/apache/fop/afp/AFPResourceManager.java?revision=746664&view=markup). 15 years ago
  Vincent Hennebert 9aa056899f checkstyle-4.0.xml is not an executable file 15 years ago
  Andreas L. Delmelle e6ec555c2f Correct wrongly encoded character 15 years ago