| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552... | Adrian Cumiskey | 2008-05-12 | 1 | -1/+3 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 1 | -3/+3 |
* | Extracted most of the code in CodePointMapping (generated by XSLT) into a bas... | Jeremias Maerki | 2008-02-16 | 1 | -90/+80 |
* | Fix problem with alternate Unicode code point overriding existing better ones... | Jeremias Maerki | 2008-02-14 | 1 | -8/+11 |
* | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 2 | -13/+49 |
* | Added missing width for Euro glyph. | Jeremias Maerki | 2008-02-08 | 1 | -0/+1 |
* | Avoid null values in generated Font classes so the encoding can be inspected. | Jeremias Maerki | 2007-11-12 | 1 | -2/+1 |
* | Another improvement for font auto-detection: | Jeremias Maerki | 2007-11-08 | 1 | -3/+6 |
* | Improved font auto-detection and handling of AWT-supplied fonts in order to a... | Jeremias Maerki | 2007-11-08 | 15 | -0/+42 |
* | More fine-grained mechanism to detect if a font has been used or not. If a fo... | Jeremias Maerki | 2007-11-03 | 1 | -1/+2 |
* | Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ... | Adrian Cumiskey | 2007-10-26 | 2 | -21/+47 |
* | Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to... | Manuel Mall | 2006-12-22 | 21 | -0/+10845 |