1157 Commits (4f9ccbd0b79cdb8eebbbdea994355f2df24e595b)

Author SHA1 Message Date
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 12 years ago
  Vincent Hennebert c1653ad475 Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 years ago
  Vincent Hennebert e5b62535bb Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
  Glenn Adams 1dc8efba5f add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
  Glenn Adams 64cbcc3782 disable line breaks after DOT with NoWhiteSpaceAfter; fix violations 12 years ago
  Vincent Hennebert 84943a6eb6 Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule 12 years ago
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations 12 years ago
  Glenn Adams eff48e4a89 enable UnusedImports rule; fix violations 12 years ago
  Glenn Adams 9826acf1e8 enable MultipleVariableDeclarations rule; fix violations 12 years ago
  Glenn Adams 5494cc056a enable OneStatementPerLine rule; fix violations 12 years ago
  Glenn Adams 1f28434882 enable RedundantImport rule; fix violations 12 years ago
  Glenn Adams 8882a49ac0 default all RightCurly tokens, thus adding LITERAL_IF; fix violations 12 years ago
  Glenn Adams db70376fd5 default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations 12 years ago
  Glenn Adams d6d8e57b17 apply complex scripts patch 12 years ago
  Chris Bowditch fa6dc48793 Bugzilla 52657: instream foreign object (svg) coloration incorrect 12 years ago
  Vincent Hennebert eb81bfe45a Bugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding mode 12 years ago
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions 12 years ago
  Peter Hancock 9e004dd3c0 Cleanup associated with rev 1236718 12 years ago
  Mehdi Houshmand af35f04708 Amended checkstyle errors and return carriages 12 years ago
  Mehdi Houshmand c5c6ddef0c Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 years ago
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content 12 years ago
  Mehdi Houshmand f248634b7f Reverted changes made in r1234877, see bugzilla#52513 12 years ago
  Mehdi Houshmand fb20c15fa4 Moved the FOUserAgent into the constructor of the Renderers 12 years ago
  Chris Bowditch fb1489b30e Bugzilla #50391: 12 years ago
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 years ago
  Mehdi Houshmand d955d844f8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 years ago
  Mehdi Houshmand 3d2b970d8e Bugzilla #52177: Changed the AFP double-byte characterset builder to a singleton, this now matches the behaviour of the single byte characterset builder 12 years ago
  Peter Hancock fd263a114c Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as 12 years ago
  Vincent Hennebert b073a605e4 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 years ago
  Simon Pepping 0a4a0fdf2e Various small fixes 12 years ago
  Peter Hancock 677accf2e9 Bugzilla#51760: PS images stored as an embedded file which has no length limit. 12 years ago
  Vincent Hennebert a9ecadc9d8 Bugzilla #51790: source file contains non-ascii character 12 years ago
  Peter Hancock de056bce77 Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 years ago
  Peter Hancock 355eb32c4a Improved fix for bugzilla#48062 12 years ago
  Vincent Hennebert 8e894b822f Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
  Jeremias Maerki 284ff1805d Removed the lastMediumMap variable and the check to omit the IMM if it doesn't change. I wonder why I came up with that. This can lead, among other things, to problems when an AFP file is split. 13 years ago
  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 years ago
  Jeremias Maerki 634a8abadc Fixed regression introduced by rev 1137971: 13 years ago
  Jeremias Maerki d54e7a6681 Performance improvement: 13 years ago
  Peter Hancock 79b6690593 Added an IFDocumentHandler filter for triggering rendering events. 13 years ago
  Simon Pepping 82163b6a15 Fix checkstyle and findbugs issues 13 years ago
  Vincent Hennebert a5fd3694f0 Bugfix: alternative text not working in tagged PDF for TIFF images 13 years ago
  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 years ago
  Jeremias Maerki 8cccb5909b Added option to place AFP NOPs right before the end of a named page group (page-sequence), rather than after the start. 13 years ago
  Jeremias Maerki 8c3aa5ee7f Added option for PostScript output to optimize for file size rather than quality. 13 years ago
  Jeremias Maerki cd406a47bf Log image encoding times. 13 years ago
  Jeremias Maerki b5c893c24c Enable fox:conversion-mode="bitmap" for PDF output. 13 years ago
  Jeremias Maerki 3d00e4091a AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics. 13 years ago
  Chris Bowditch c987144810 Bugzilla #51010: Bookmarks create useless lines in RTF 13 years ago
  Chris Bowditch 81125d40f0 Bugzilla #51008: page-number-citation-last does not work in RTF 13 years ago