17 Commits (068f78cf23e72c8f596c982eda4f295e7e7d5aed)

Author SHA1 Message Date
  Adrian Cumiskey 068f78cf23 Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 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
  Jeremias Maerki 281ac8bcab More fine-grained mechanism to detect if a font has been used or not. If a font list is given for a text run and each character should be painted in the right font, it might be accessed but never really used. Needed for PDF text painting improvements. 16 years ago
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Jeremias Maerki 8c1aba3f97 Bugzilla #41831: 17 years ago
  Jeremias Maerki d490e2d0f6 Fix for PDF corruption when a TrueType font with spaces in its name is embedded and no XML font metrics file for that font is used. 17 years ago
  Jeremias Maerki 652b3cbc55 Added initial support for loading fonts without a pre-created XML font metrics file. 17 years ago
  Jeremias Maerki 1cf9825201 code style 17 years ago
  Bertrand Delacretaz 2ba9df23cd Applied patch from bugzilla 5335, comment 10. 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 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 a3ae5cb800 New function to determine whether a particular character is available for this font. 20 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 fb6279fa86 1. move some data structures related to used glyphs from fonts/MultiByteFont to superclass fonts/CIDFont 21 years ago
  William Victor Mote 30d70cec7b clean up some gump javadoc warnings 21 years ago
  Jeremias Maerki 6b9af7902e Fix TrueType embedding. Width array did not reflect the subset. Was my bad. 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 32ec3613ce Switched to long licence 21 years ago
  Jeremias Maerki 400e7e64a5 First part of my refactoring of fonts. 21 years ago