28 Commits (bdcb38fb7d32a78db062c9179655d5666d426423)

Author SHA1 Message Date
  Mehdi Houshmand c9f6e74ddf Improved the handling of defaults for PDF config and general clean up 12 years ago
  Glenn Adams 381ddddbcf Merge from origin/trunk. 12 years ago
  Mehdi Houshmand c36ffee9df Added tests and cleaning up of code 12 years ago
  Peter Hancock 22682543c9 Removed HyphenationTreeResolver and better Handling of 'data://' URIs 12 years ago
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Vincent Hennebert a5c4a9c5d5 Renamed BFEntry into CMapSegment 12 years ago
  Vincent Hennebert 9107ba1eee setBFEntries is deprecated, replaced with setCMap 12 years ago
  Glenn Adams eff48e4a89 enable UnusedImports rule; fix violations 12 years ago
  Glenn Adams d6d8e57b17 apply complex scripts patch 12 years ago
  Simon Pepping dbe01e0fa2 Partial application of patch 50245 by Mehdi Houshmand 13 years ago
  Jeremias Maerki f133bab5a8 Added full support for single-byte encodings when TTF fonts are embedded in PostScript. 13 years ago
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 years ago
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Adrian Cumiskey 64912d1dd4 Merged revisions 656546,657465,657521,657921,660979,660998,661276,661310,661999,662009,662203,662417,662807,662991,663045,663493,664347,664349-664350,665691,665699,665740,665793,665995,666596,666967,667367,667831,667862,667864,667893,668177,668576,669423,669436,669835,670217,670222,670323,670325,670332,670335-670336,670341,670344,670401,670409,670411-670412,670422-670424,670492,670689,670723,670760-670761,670763,670765-670767,670770,670773,670777,671145,672010,672026,672495-672496,672499,672537,672539,672564-672565,672617-672618,672670,672833,674039,674043,674056,674065,674245,674267,674269,674272-674273,674276,674325,674468,674470-674471,674484,674486-674487 via svnmerge from 16 years ago
  Adrian Cumiskey 2ab4f01d9a Merged revisions 665691 via svnmerge from 16 years ago
  Jeremias Maerki 925425a93e Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 years ago
  Jeremias Maerki 38b57688e0 Another improvement for font auto-detection: 16 years ago
  Jeremias Maerki 11aa26d466 Improved font auto-detection and handling of AWT-supplied fonts in order to achieve better results when using multiple output formats. Whenever possible, the font names appearing in the operating system can also be used in XSL-FO. 16 years ago
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Bertrand Delacretaz cf184e6c72 Bugzilla 40739, metrics-version attribute added to TrueType XML metrics files. 17 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki e6d53d8a9c Added support for fixed-width spaces and kerning. 18 years ago
  Manuel Mall 8faab42c21 Added support for relative font config URLs (metrics-url and embed-url). These URLs are now resolved through the FOP config URI resolver. A new configuration item font-base has been added which defines the base URL to be used for resolution of the font URLs. If it is not given the normal FOP base URL is used. Unrelated to this feature the patch also contains a new image class (java 1.4 specific) for JPEG images. This is for renderers (e.g. AFP) which require access to the decoded JPEG. 18 years ago
  Jeremias Maerki a2247e2694 The font loading code now reads the encoding value from the XML font metrics file so that Type 1 fonts like Symbol and ZapfDingbats can be embedded explicitely (Required by PDF/A). 18 years ago
  Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
  Jeremias Maerki ca62913748 Fix to avoid leading and trailing spaces in the values being read. 19 years ago
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  William Victor Mote dbb70a6873 move fonts.Font to fonts.Typeface (in preparation for moving layout.FontState to fonts.Font) 21 years ago
  William Victor Mote 33d8eb8cac move render.pdf.FontReader to fonts.FontReader 21 years ago
  Jeremias Maerki 6b9af7902e Fix TrueType embedding. Width array did not reflect the subset. Was my bad. 21 years ago
  Jeremias Maerki 5f99745951 Fix parser construction. 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki a9174e6527 Switched to long licence 21 years ago
  Jeremias Maerki 11b058d9c7 Second part of font refactoring: 21 years ago
  Keiron Liddle c0a432e3ae removed old configuration 22 years ago
  Keiron Liddle cfc0da75fc updated a few hashtables and vectors 22 years ago
  Tore Engvig e0edd21572 Formatted code according to code standards. 23 years ago
  Kelly Campbell 2153c1606c Removed uses of System.out where throwing a FOPException should suffice. 23 years ago
  fotis 7f41a1391a subset fonts embedding (submitted by Tore Engvig) 23 years ago
  fotis 375b678502 enabling CID keyed truetype fonts; this gives support 23 years ago