345 次程式碼提交 (4f9ccbd0b79cdb8eebbbdea994355f2df24e595b)

作者 SHA1 備註 提交日期
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 12 年之前
  Vincent Hennebert c1653ad475 Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 年之前
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations 12 年之前
  Glenn Adams d6d8e57b17 apply complex scripts patch 12 年之前
  Chris Bowditch fa6dc48793 Bugzilla 52657: instream foreign object (svg) coloration incorrect 12 年之前
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions 12 年之前
  Peter Hancock 9e004dd3c0 Cleanup associated with rev 1236718 12 年之前
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content 12 年之前
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 年之前
  Vincent Hennebert b073a605e4 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 年之前
  Vincent Hennebert 8e894b822f Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 年之前
  Jeremias Maerki e3ac5256c7 Bugfix: select the right font to paint replacement glyphs. This used to paint some characters on top of each others when a font with an auxiliary encoding was active. 13 年之前
  Simon Pepping 82163b6a15 Fix checkstyle and findbugs issues 13 年之前
  Vincent Hennebert a5fd3694f0 Bugfix: alternative text not working in tagged PDF for TIFF images 13 年之前
  Jeremias Maerki a7a5c39253 Fix a potential NPE which can apparently happen in very exotic cases (actually, it rather points to a Java class library bug). 13 年之前
  Jeremias Maerki cd406a47bf Log image encoding times. 13 年之前
  Jeremias Maerki b5c893c24c Enable fox:conversion-mode="bitmap" for PDF output. 13 年之前
  Vincent Hennebert 7c34c8daa8 Proper fix for Bugzilla 50987 13 年之前
  Andreas L. Delmelle 3b87eee32c Bugzilla 50987: Fixed an issue where a link was added to the parent tree instead of the related structure element. 13 年之前
  Andreas L. Delmelle 2cab35675d Bugzilla 50986: Fixed an issue where invalid PDF page content was generated due to incorrect ET/EMC sequences. 13 年之前
  Simon Pepping 32d5f37b49 Fixing checkstyle errors and hiding fingbugs errors 13 年之前
  Jeremias Maerki 954d14afba Fix scaling bug manifesting with source resolutions other than 72dpi. 13 年之前
  Andreas L. Delmelle 3c839549f3 Bugzilla 50698: Changes after updating XGC JAR 13 年之前
  Simon Pepping 1eaae07e7d Fix deprecation warnings; add some type safety 13 年之前
  Simon Pepping 7c5be87cdb Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 13 年之前
  Simon Pepping c65432227a Keep a reference to a pageRef string, not to the page itself; suggested by Alexis Giotis 13 年之前
  Vincent Hennebert 55fbf51025 Another go at removing all trailing whitespace 13 年之前
  Simon Pepping bf82c8fb01 Reverting renaming of public methods of rev. 1036179 13 年之前
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 年之前
  Jeremias Maerki 2089591b3d Copy attributes since some XML parsers might reuse the Attributes instance. 13 年之前
  Jeremias Maerki 6784fe6d14 Bugzilla #46360: 13 年之前
  Vincent Hennebert 0f58f09a9a Fixed indentation 14 年之前
  Vincent Hennebert 26393f0e18 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 年之前
  Jeremias Maerki b35843cb0d Enabling CMYK encoding for PDF output (applies to decoded bitmap images). 14 年之前
  Jeremias Maerki e3be796dcb Bugfix: 14 年之前
  Jeremias Maerki 067328663c Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 年之前
  Jeremias Maerki cb9936b4c9 Improvements/Bugfixes for PDF attachments (embedded files): 14 年之前
  Jeremias Maerki aba436311c Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 14 年之前
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 年之前
  Simon Pepping c81729764a Removed a bunch of javadoc warnings in addition to patch 49733 14 年之前
  Jeremias Maerki 3800fbcd38 Bugzilla #44460: 14 年之前
  Jeremias Maerki 9dc0ea2f7a Bugzilla #49403: 14 年之前
  Jeremias Maerki 5b75bee76b Added a save/restoreGraphicsState pair for the initial coordinate system in PDF output for easier post-processing. The missing q/Q pair caused content to be upside-down when simply a new content stream is appended to the page. With this change the initial coordinate system is restored after FOP's stream is finished. 14 年之前
  Vincent Hennebert 21f5a088d5 Added getEventKey method to Event so that it's no longer necessary to store the whole event ID (fully qualified interface name) in message files 14 年之前
  Vincent Hennebert 5ca051ca12 Now that the creation of event-model.xml has been standardised, the EventModelFactory mechanism is no longer needed. Removed all the factory classes. 14 年之前
  Vincent Hennebert a5a17890ad Moved ResourceEventProducer to org.apache.fop 14 年之前
  Vincent Hennebert 91cdef3c33 Added possibility to customize PDF tagging via the role property 14 年之前
  Jeremias Maerki 9d9c6a1331 Bugzilla #47311: 14 年之前
  Jeremias Maerki 3df273132b Bugzilla #48227: 14 年之前
  Vincent Hennebert f656784237 Avoid NPE if intermediate XML was generated in accessibility mode but not the PDF 14 年之前