3456 Commits (bafcae2f1c1f3a4d671219306c5c9eb84506cf70)

Author SHA1 Message Date
  Mehdi Houshmand bafcae2f1c Check style and find bugs now pass without errors 12 years ago
  Mehdi Houshmand db9069b4f5 White space, unused method and import clean up 12 years ago
  Jeremias Maerki 68aac5eaa0 Fix for regression introduced by revision 1352986: NPE when auto-detecting TrueType Collections. 12 years ago
  Mehdi Houshmand 03fb08a17e Changed the exception message when internal font key == null, also some clean up and encapsulation to *Painter classes 12 years ago
  Mehdi Houshmand 150754d40d Improved the handling of defaults for PDF config and general clean up 12 years ago
  Glenn Adams da83976651 Fix typos in comments. Submitted by Dieter von Holten. 12 years ago
  Glenn Adams 2cf8b8da67 Bugzilla #53458: Fix incorrect language and country code key generation in hyphenation tree cache. 12 years ago
  Glenn Adams 6c186c3c91 Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 86e3dddcc2 Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 27fa152168 Eliminate javadocs warnings. 12 years ago
  Mehdi Houshmand 23acf87461 Predominantly clean up and javadocs, very little functional change here 12 years ago
  Mehdi Houshmand 5776650197 Added tests and cleaning up of code 12 years ago
  Mehdi Houshmand 62e4fee42e Added class missing from last commit 12 years ago
  Vincent Hennebert b92a2b11d4 Removed unused private methods 12 years ago
  Vincent Hennebert 96b952e3d3 Fixed FindBugs issue: do not compare strings with == or != 12 years ago
  Vincent Hennebert 90100c4a45 Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH 12 years ago
  Vincent Hennebert 19b7adbd38 Cosmetics only: organised imports 12 years ago
  Glenn Adams 36ca62315d Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Bernardo. 12 years ago
  Peter Hancock b94e9dab78 Removed HyphenationTreeResolver and better Handling of 'data://' URIs 12 years ago
  Glenn Adams a8d8a5a5fd Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent re-encoding of PNG images (and unnecssary output file bloat). Submitted by Luis Bernardo, Matthias Reischenbacher. 12 years ago
  Glenn Adams b1243f3e74 Bugzilla #53412: Eliminate incorrect use of object identity which produces excessive property cache collisions. Submitted by Alexios Giotis. 12 years ago
  Mehdi Houshmand 87b640dd0c Deleted FOURIResolver class 12 years ago
  Mehdi Houshmand 1b91a62614 Removed URI resolving class that are no longer needed and handled data URIs 12 years ago
  Vincent Hennebert e972095e0f Removed commented code: subset-embedding for single-byte fonts is not working yet 12 years ago
  Mehdi Houshmand 29581e215f Removed AFP resource handling mechanism in favour of a unified resource resolver 12 years ago
  Glenn Adams b59596b915 Eliminate javadocs warnings. 12 years ago
  Mehdi Houshmand 0f9a67f02e Further clean up to PDFResources and fixed mistake in last commit 12 years ago
  Vincent Hennebert 6fb30abb80 Renamed DIRECTORY_TABLE into TABLE_DIRECTORY 12 years ago
  Mehdi Houshmand 62dcfcddd6 Added generics to PDFResources, also changed HashSet -> LinkedHashSet to make PDF output more deterministic 12 years ago
  Vincent Hennebert 10aec08a0d Javadoc improvements 12 years ago
  Mehdi Houshmand 4ba03449bf Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Vincent Hennebert e4a31b46c2 Javadoc improvements 12 years ago
  Vincent Hennebert 788592fcdd Removed deprecated method 12 years ago
  Vincent Hennebert b643e84772 Renamed BFEntry into CMapSegment 12 years ago
  Vincent Hennebert badceb6043 setBFEntries is deprecated, replaced with setCMap 12 years ago
  Vincent Hennebert cad1f12978 Made glyphToUnicodeMap and unicodeToGlyphMap final 12 years ago
  Vincent Hennebert 444fad1e68 Removed unused methods 12 years ago
  Vincent Hennebert 54559b9db6 Added possibility to treat some content as artifact. 12 years ago
  Glenn Adams 6be8fb5654 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 years ago
  Glenn Adams c938b6f4a0 Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 5250958365 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. 12 years ago
  Vincent Hennebert 23708d6e27 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 12 years ago
  Vincent Hennebert 5d89113a50 The Type entry is optional for a structure element. Not outputting it allows to save space in the final output. 12 years ago
  Glenn Adams 5bb8c61a21 Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 0cccbcf48e Remove JDK1.6 dependency. 12 years ago
  Glenn Adams c92b220aba Fix findbugs warning. 12 years ago
  Glenn Adams 988bf10b65 Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. 12 years ago
  Glenn Adams 80507f1b42 Bugzilla #53248: Fix exception thrown from use of -print option in CLI. 12 years ago
  Glenn Adams d9221290e6 Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradient. 12 years ago
  Mehdi Houshmand c0d6daa8f6 Mistake in last commit: didn't add a class 12 years ago