3652 Commits (12e4f1844c62cc9ddfe27f91e2d59b62f0ad7456)

Author SHA1 Message Date
  Jeremias Maerki 2089591b3d Copy attributes since some XML parsers might reuse the Attributes instance. 13 years ago
  Jeremias Maerki e7e2907920 Allow to pass through document-level extensions from the first document passed to the IFConcatenator. 13 years ago
  Jeremias Maerki c7f63f3f3a Wrap the whole page stream in a q..Q pair to avoid problems when the page streams are combined later with additional content. 13 years ago
  Jeremias Maerki 96d303859b Bugfix for unescaped name characters which can cause trouble with PDF parsers. 13 years ago
  Jeremias Maerki eff5b9fd40 Bugzilla #49379: 13 years ago
  Jeremias Maerki 8ca38ab9b6 Handled optional CR and LF chars between structured fields. 13 years ago
  Simon Pepping 18b6055d59 More cleanup of unused methods in Hyphenator 13 years ago
  Simon Pepping 04701709af Making fallback from (lang,country) to (lang) consistent 13 years ago
  Simon Pepping a6e8eea815 Fixing a few checkstyle warnings 13 years ago
  Simon Pepping 9e823a1055 Remove unused methods from Hyphenator; this leaves a utility class 13 years ago
  Simon Pepping 3f407e611f Make handling of configuration errors consistent 13 years ago
  Simon Pepping 6d4f489084 Enable configuration of hyphenation pattern file names 13 years ago
  Jeremias Maerki 9f74aeeef6 Metrics need to be added before the font properties to avoid NPEs on font replacement. 13 years ago
  Jeremias Maerki 8a2c2476e3 Added support for font substitutions on PDF/PSTranscoder by configuring the FontManager. 13 years ago
  Jeremias Maerki 4b3802b450 Some fine-tuning for the font selection in SVG to better match AWT/GVT fonts to FOP's fonts. 13 years ago
  Jeremias Maerki fbb42eee69 Bugzilla #46360: 14 years ago
  Jeremias Maerki 6784fe6d14 Bugzilla #46360: 14 years ago
  Jeremias Maerki 964dd91787 Moving the AFP parser from XGC to FOP for now. 14 years ago
  Vincent Hennebert f62155abf5 Fixed formatting of help message 14 years ago
  Jeremias Maerki 144138a647 Bugzilla #49885: 14 years ago
  Vincent Hennebert 41b4797e3a Fixed typos and source code indentation issues. 14 years ago
  Vincent Hennebert 6faeb0d394 Implemented reset method for changing IPD 14 years ago
  Vincent Hennebert 7200fc21fe Fixed indentation 14 years ago
  Vincent Hennebert b0061f14d5 Removed unused methods 14 years ago
  Vincent Hennebert f7710aa99b Replaced @asf.todo with normal TODO comment 14 years ago
  Vincent Hennebert 0f58f09a9a Fixed indentation 14 years ago
  Vincent Hennebert 26393f0e18 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 years ago
  Jeremias Maerki b35843cb0d Enabling CMYK encoding for PDF output (applies to decoded bitmap images). 14 years ago
  Jeremias Maerki e3be796dcb Bugfix: 14 years ago
  Jeremias Maerki 80b40cf372 Bugfix for potential java.lang.IndexOutOfBoundsException in PDFDocument.outputTrailer(). 14 years ago
  Vincent Hennebert 081bc07f4f Implemented reset method 14 years ago
  Simon Pepping b69448b24b Fixed javadoc, checkstyle and ant warnings 14 years ago
  Adrian Cumiskey eef7367bea -delete-cache command line argument replaced with -flush. Seems like a more common use case. 14 years ago
  Jeremias Maerki 7bf29deabe One closing parenthesis too much. 14 years ago
  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 years ago
  Jeremias Maerki cb9936b4c9 Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
  Jeremias Maerki efea814f69 Removed tab character. 14 years ago
  Simon Pepping 173849acbd Document exits 14 years ago
  Adrian Cumiskey 5d185fbb32 FIX: The cache-file setting should still be set even if use-cache setting is not provided (as it defaults to true). 14 years ago
  Adrian Cumiskey ff3a0b1f92 Reinstated support for being able to specify a font cache filepath in the fop user configuration. 14 years ago
  Jeremias Maerki aba436311c Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 14 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 years ago
  Jeremias Maerki ad93316e32 Bugfix for StringIndexOutOfBoundsException when the PDF grows beyond 2GB. 14 years ago
  Simon Pepping c81729764a Removed a bunch of javadoc warnings in addition to patch 49733 14 years ago
  Jeremias Maerki 3800fbcd38 Bugzilla #44460: 14 years ago
  Jeremias Maerki b494dac09e The previous merge didn't go quite as planned. 14 years ago
  Jeremias Maerki 0622d1a9d5 Bugfix of bugfix for escaped PDF names. 14 years ago
  Jeremias Maerki 25072c1b24 Merged changes from Trunk (minus JARs). 14 years ago
  Jeremias Maerki 18f6399908 Added missing PDFColorHandler to PDFDocumentGraphics2D. 14 years ago
  Jeremias Maerki 5c356af288 Bugfix: "/" must be escaped in names. 14 years ago