19 Commits (4ba03449bfbf52403faba407bdbda52eb37dc6ef)

Author SHA1 Message Date
  Mehdi Houshmand 4ba03449bf Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Glenn Adams c27d515a14 enable UnusedImports rule; fix violations 12 years ago
  Glenn Adams 4b0c6913a9 apply complex scripts patch 12 years ago
  Simon Pepping 090bb818c4 Partial application of patch 50245 by Mehdi Houshmand 13 years ago
  Jeremias Maerki ccc9b4e77c Merge from Trunk revisions 677589 to 679734. 16 years ago
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Adrian Cumiskey 4d972de73c 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
  Jeremias Maerki 9aa912adf7 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 e5a89fc74e Another improvement for font auto-detection: 16 years ago
  Jeremias Maerki 43b856f1c6 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 a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Bertrand Delacretaz 3c59d05d37 Bugzilla 40739, metrics-version attribute added to TrueType XML metrics files. 17 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki e6b19bd912 Added support for fixed-width spaces and kerning. 18 years ago
  Manuel Mall ad45779952 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 5e5e7114fb 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 a272c21cbf 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 4b82b22e77 Fix to avoid leading and trailing spaces in the values being read. 19 years ago
  Jeremias Maerki 7272aa03a5 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 5ab871c5a3 move fonts.Font to fonts.Typeface (in preparation for moving layout.FontState to fonts.Font) 21 years ago
  William Victor Mote 359acc79fa move render.pdf.FontReader to fonts.FontReader 21 years ago
  Jeremias Maerki 6724b6d773 Fix TrueType embedding. Width array did not reflect the subset. Was my bad. 21 years ago
  Jeremias Maerki f6bf98252f Fix parser construction. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 080758135d Switched to long licence 21 years ago
  Jeremias Maerki 86981edadf Second part of font refactoring: 21 years ago
  Keiron Liddle ca11500e2c removed old configuration 22 years ago
  Keiron Liddle ea228fe377 updated a few hashtables and vectors 22 years ago
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 years ago
  Kelly Campbell 24f0fc24f4 Removed uses of System.out where throwing a FOPException should suffice. 23 years ago
  fotis 65f336255d subset fonts embedding (submitted by Tore Engvig) 23 years ago
  fotis 68350a6f13 enabling CID keyed truetype fonts; this gives support 23 years ago