3724 Révisions (fb48ed8bc5d5d14b7a1086486378c640cd8b56f8)

Auteur SHA1 Message Date
  Vincent Hennebert fdb801262c Removed TTFCmapEntry class accidently re-introduced in rev. 1356646 il y a 12 ans
  Mehdi Houshmand d256d57a58 Check style and find bugs now pass without errors il y a 12 ans
  Mehdi Houshmand d9695207a5 White space, unused method and import clean up il y a 12 ans
  Jeremias Maerki 2a7e60cb33 Fix for regression introduced by revision 1352986: NPE when auto-detecting TrueType Collections. il y a 12 ans
  Mehdi Houshmand f5a033d38f Changed the exception message when internal font key == null, also some clean up and encapsulation to *Painter classes il y a 12 ans
  Mehdi Houshmand c9f6e74ddf Improved the handling of defaults for PDF config and general clean up il y a 12 ans
  Glenn Adams 63f9e3bd72 Fix typos in comments. Submitted by Dieter von Holten. il y a 12 ans
  Glenn Adams 2a631ed3af Bugzilla #53458: Fix incorrect language and country code key generation in hyphenation tree cache. il y a 12 ans
  Glenn Adams f7c9ea74d2 Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitted by Luis Bernardo. il y a 12 ans
  Glenn Adams 6ebb1734ec Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo. il y a 12 ans
  Glenn Adams bf1401875c Eliminate javadocs warnings. il y a 12 ans
  Mehdi Houshmand a97e0be88b Predominantly clean up and javadocs, very little functional change here il y a 12 ans
  Mehdi Houshmand c36ffee9df Added tests and cleaning up of code il y a 12 ans
  Mehdi Houshmand 04c08fb904 Added class missing from last commit il y a 12 ans
  Vincent Hennebert 58efb3c3ac Removed unused private methods il y a 12 ans
  Vincent Hennebert cc0a25b540 Fixed FindBugs issue: do not compare strings with == or != il y a 12 ans
  Vincent Hennebert 4cd3db9c8e Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH il y a 12 ans
  Vincent Hennebert eaa8350771 Cosmetics only: organised imports il y a 12 ans
  Glenn Adams 3b991e5413 Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Bernardo. il y a 12 ans
  Peter Hancock 22682543c9 Removed HyphenationTreeResolver and better Handling of 'data://' URIs il y a 12 ans
  Glenn Adams 4bba95be2e 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. il y a 12 ans
  Glenn Adams bb62a7639a Bugzilla #53412: Eliminate incorrect use of object identity which produces excessive property cache collisions. Submitted by Alexios Giotis. il y a 12 ans
  Mehdi Houshmand 3e7cd3611b Deleted FOURIResolver class il y a 12 ans
  Mehdi Houshmand d17d05e36c Removed URI resolving class that are no longer needed and handled data URIs il y a 12 ans
  Vincent Hennebert 37378b836a Removed commented code: subset-embedding for single-byte fonts is not working yet il y a 12 ans
  Mehdi Houshmand 24664f1459 Removed AFP resource handling mechanism in favour of a unified resource resolver il y a 12 ans
  Glenn Adams e7181a7fdf Eliminate javadocs warnings. il y a 12 ans
  Mehdi Houshmand 00c4d5b6f6 Further clean up to PDFResources and fixed mistake in last commit il y a 12 ans
  Vincent Hennebert fae8882d22 Renamed DIRECTORY_TABLE into TABLE_DIRECTORY il y a 12 ans
  Mehdi Houshmand 9ca185526b Added generics to PDFResources, also changed HashSet -> LinkedHashSet to make PDF output more deterministic il y a 12 ans
  Vincent Hennebert 86004ef152 Javadoc improvements il y a 12 ans
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing il y a 12 ans
  Vincent Hennebert 992889d0a8 Javadoc improvements il y a 12 ans
  Vincent Hennebert f9544fb7a6 Removed deprecated method il y a 12 ans
  Vincent Hennebert a5c4a9c5d5 Renamed BFEntry into CMapSegment il y a 12 ans
  Vincent Hennebert 9107ba1eee setBFEntries is deprecated, replaced with setCMap il y a 12 ans
  Vincent Hennebert 1f82c47f3c Made glyphToUnicodeMap and unicodeToGlyphMap final il y a 12 ans
  Vincent Hennebert 2717d9ecaf Removed unused methods il y a 12 ans
  Vincent Hennebert 9e1c3f381c Added possibility to treat some content as artifact. il y a 12 ans
  Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. il y a 12 ans
  Glenn Adams 72ba7e572d Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo. il y a 12 ans
  Glenn Adams 4778980074 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. il y a 12 ans
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. il y a 12 ans
  Vincent Hennebert f227dce56c The Type entry is optional for a structure element. Not outputting it allows to save space in the final output. il y a 12 ans
  Glenn Adams 3f7239142b Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo. il y a 12 ans
  Glenn Adams 4510618429 Remove JDK1.6 dependency. il y a 12 ans
  Glenn Adams 07fec76dcd Fix findbugs warning. il y a 12 ans
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. il y a 12 ans
  Glenn Adams c251ff4844 Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted by Luis Bernardo. il y a 12 ans
  Glenn Adams b5331a3467 Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradient. Submitted by Luis Bernardo. il y a 12 ans