2785 Commits (76f8a0a63ce6e4b67700e3697313490863203afc)

Author SHA1 Message Date
  Simon Pepping 76f8a0a63c 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 afdac9cfa1 bug fix: 47694 Avoid create IOCA for background on empty areas 15 years ago
  Vincent Hennebert 64a2a38818 Renamed PageScaleAttributes class into PageScale. 15 years ago
  Vincent Hennebert a87df4fbd4 Fixed issues in PageBoundaries class: 15 years ago
  Chris Bowditch 37bbc04e59 added support for IMM Extension on fo:simple-page-master element in the AFP Renderer 15 years ago
  Jeremias Maerki 116dcc4c15 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 368b194c89 Bugzilla #47311: 15 years ago
  Jeremias Maerki 4621854489 Fixed problem with raster font substitution when there's no smaller font available. This avoids an exception. 15 years ago
  Jeremias Maerki eca6a4b4ad Reverted rev 798521. 15 years ago
  Jeremias Maerki ca08194803 Bugzilla #47311: 15 years ago
  Jeremias Maerki 8e5adbdd6e Reverted changes in rev 797899 (but xgc.jar updated rather than reverted) 15 years ago
  Vincent Hennebert c828ee0d24 Also use Rectangle instead of Rectangle2D for page boxes in the PDF library 15 years ago
  Jeremias Maerki 18326c91e1 Bugzilla #47311: 15 years ago
  Jeremias Maerki 2b35955a6e PCL Output: Added support for specifying the output bin (pcl:output-bin extension, same way pcl:paper-source works). 15 years ago
  Jeremias Maerki 86bc50923a Added A5 format. 15 years ago
  Jeremias Maerki eddaaaf4b4 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 ae63f0794a Fixes GUMP build problems, the automated e-mail was starting to annoy so I scratched an itch :). 15 years ago
  Vincent Hennebert e4e773f5e5 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 8f4b1002fd Merged clean-up-only changes made in the ChangingIPDHack branch. Those correspond to the following revision numbers: 15 years ago
  Andreas L. Delmelle c94f62b43a Bugzilla 47508: Fix error while writing TLE's attribute qualifier in the output. Thanks to Bharat Attaluri. 15 years ago
  Chris Bowditch 889fd4f507 Bugfix: support justified text in AFP Renderer (already working in AFP Painter) 15 years ago
  Andreas L. Delmelle 78a5ffbeaf Undid change related to column-keeps 15 years ago
  Andreas L. Delmelle be29dc12ef Changed explicit check to assert 15 years ago
  Vincent Hennebert 45d5ab3d1f Fixed minor code indentation issues 15 years ago
  Chris Bowditch f6ea4db260 bug fix: fractional points sizes in AFP not working correctly together with fo:inline 15 years ago
  Andreas L. Delmelle 655acfd3b2 Undid change related to column-keeps 15 years ago
  Andreas L. Delmelle 77010edffb Further cleanup/readability improvements 15 years ago
  Andreas L. Delmelle c1c860e6fd Added reminder to check later on... 15 years ago
  Andreas L. Delmelle b9e4591cf8 Further cleanup/readability improvements 15 years ago
  Andreas L. Delmelle 6261edf5b6 Some cleanups and attempts at improving code-readability and -extensibility: 15 years ago
  Chris Bowditch c6840b1f98 bug fix: make sure CropBox is honoured in SVG when overflow="hidden" 15 years ago
  Adrian Cumiskey 02bd5e8495 Added generics comments. 15 years ago
  Adrian Cumiskey 7e80386df6 Added generics comments. 15 years ago
  Adrian Cumiskey 8897780aa6 Extracted DummyPercentBaseContext from FOPRtfAttributes and made universally available. 15 years ago
  Adrian Cumiskey 86d5fea85d 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
  Andreas L. Delmelle fba0985d07 Correct wrongly encoded character 15 years ago
  Chris Bowditch bcfa3b5a3a bug fix: support PFM Files with no extent table 15 years ago
  Andreas L. Delmelle 5fa5644005 AFP Output: Add support for fractional font-sizes, and make sure that, for non-registered sizes, the substitution will always map to the smaller size if there is also a larger one available 15 years ago
  Andreas L. Delmelle 2aac7daf7e Bugzilla 46960: Previously retrieved marker not cleared when the subsequently retrieved marker was empty. 15 years ago
  Chris Bowditch 3bc1be3cc8 bug fix: PCL and AFP Document Handlers for new IF were not registering all related MIME Types 15 years ago
  Vincent Hennebert 28df88e73a Bugzilla #47232: for the last character of a Type1 font, always a width of 0 was returned. Patch submitted by Maxim Wirt. 15 years ago
  Vincent Hennebert 5f480eb8ce Changed meaning of '-v' option to 'verbose', which will print FOP's version and proceed. Added a '-version' option to simply print the version then exit, following Java practices. 15 years ago
  Vincent Hennebert 44c3abf868 Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. 15 years ago
  Vincent Hennebert 02f13e11de Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the original one. 15 years ago
  Chris Bowditch 6cded5e7c6 bug fix: allow back slashes for file URLs as they are commonly used in Windows 15 years ago
  Vincent Hennebert d2360a4b4d Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15 years ago
  Vincent Hennebert 13c48de1d9 Bugfix: reset graphic state when a page is finished in PostScript. 15 years ago
  Vincent Hennebert 97befd36cf Added setting to enable dithered painting of filled rectangles in AFP and PCL. 15 years ago
  Vincent Hennebert 2491947742 Added support for CMYK colors in PTOCA 15 years ago
  Vincent Hennebert 963d2306bb Bugfix: take rotation into account also when resource level is not inline 15 years ago