| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552... | Adrian Cumiskey | 2008-05-12 | 24 | -292/+313 |
* | Merged revisions 654111,654121,654190,654314,654322-654323,654338,654347,6544... | Adrian Cumiskey | 2008-05-08 | 11 | -77/+258 |
* | Merged revisions 653826 via svnmerge from | Adrian Cumiskey | 2008-05-06 | 21 | -259/+1605 |
* | Merged revisions 651577,651591,651613,651622-651623 via svnmerge from | Adrian Cumiskey | 2008-04-25 | 1 | -3/+3 |
* | Merged revisions 649477,649552 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 1 | -9/+9 |
* | Merged revisions 647770,648122 via svnmerge from | Adrian Cumiskey | 2008-04-15 | 1 | -2/+2 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 7 | -25/+210 |
* | Merged revisions 644208,644213 via svnmerge from | Adrian Cumiskey | 2008-04-03 | 10 | -200/+416 |
* | Merged revisions 642923-642924,642927 via svnmerge from | Adrian Cumiskey | 2008-04-01 | 2 | -9/+22 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 17 | -247/+880 |
* | Added support for reading the OS/2 table's usWeightClass value which supports... | Jeremias Maerki | 2008-02-19 | 4 | -2/+38 |
* | Fixed NPE when no AFM is available and the PFM didn't provide a xHeight. | Jeremias Maerki | 2008-02-19 | 1 | -15/+21 |
* | Bugfix: a specified font-weight of 100 could result into a resolved font-weig... | Jeremias Maerki | 2008-02-19 | 1 | -1/+7 |
* | Bugzilla #44451: | Jeremias Maerki | 2008-02-19 | 5 | -15/+99 |
* | Reducing noise. Better messages. | Jeremias Maerki | 2008-02-18 | 2 | -6/+9 |
* | Extracted most of the code in CodePointMapping (generated by XSLT) into a bas... | Jeremias Maerki | 2008-02-16 | 8 | -38/+311 |
* | Fix problem with alternate Unicode code point overriding existing better ones... | Jeremias Maerki | 2008-02-14 | 4 | -50/+233 |
* | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 11 | -135/+1506 |
* | Easy way to force the discarding of the user's font cache file (especially af... | Jeremias Maerki | 2008-02-13 | 1 | -2/+6 |
* | Replace useless javadoc comment. | Jeremias Maerki | 2008-02-13 | 1 | -4/+3 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 9 | -228/+228 |
* | "cvt ", "fpgm" and "prep" are all optional tables in TrueType. Some PDF viewe... | Jeremias Maerki | 2008-01-30 | 1 | -48/+65 |
* | Bugfix for invalid numTables entry in subset TrueType fonts if there was no "... | Jeremias Maerki | 2008-01-28 | 1 | -2/+5 |
* | Corrected javadoc | Adrian Cumiskey | 2007-12-05 | 1 | -1/+1 |
* | Bugfix: Bugfix for URI resolution: Make StreamSources without system identifi... | Jeremias Maerki | 2007-11-20 | 1 | -3/+7 |
* | This should improve the ability of the FontLoader when resolving PFM files | Adrian Cumiskey | 2007-11-16 | 1 | -1/+4 |
* | Bugzilla #43143:
| Jeremias Maerki | 2007-11-15 | 1 | -5/+8 |
* | Filter single quotes from the filenames as this will interfere with font-fami... | Jeremias Maerki | 2007-11-13 | 1 | -4/+19 |
* | Better error messages in fontLookup(). | Jeremias Maerki | 2007-11-13 | 1 | -8/+25 |
* | Some TTF fonts don't have a PostScript name, so just emulate it in this case ... | Jeremias Maerki | 2007-11-13 | 1 | -1/+6 |
* | Improved PFM loading:
| Jeremias Maerki | 2007-11-13 | 2 | -10/+28 |
* | Avoid null values in generated Font classes so the encoding can be inspected. | Jeremias Maerki | 2007-11-12 | 2 | -2/+10 |
* | Another improvement for font auto-detection: | Jeremias Maerki | 2007-11-08 | 10 | -60/+76 |
* | Improved font auto-detection and handling of AWT-supplied fonts in order to a... | Jeremias Maerki | 2007-11-08 | 18 | -158/+337 |
* | Make Vincent happy. | Jeremias Maerki | 2007-11-05 | 1 | -0/+4 |
* | More fine-grained mechanism to detect if a font has been used or not. If a fo... | Jeremias Maerki | 2007-11-03 | 4 | -3/+31 |
* | Method for dumping all font triplets to System.out for diagnostic purposes. | Jeremias Maerki | 2007-11-03 | 1 | -0/+18 |
* | Mapping "SansSerif" and "Monospaced" (widely used in SVG land) to our Base 14... | Jeremias Maerki | 2007-11-03 | 1 | -0/+12 |
* | Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change m... | Jeremias Maerki | 2007-10-31 | 2 | -9/+23 |
* | Url is actually a Uri | Adrian Cumiskey | 2007-10-31 | 1 | -3/+3 |
* | Simple renaming of method following patch that was recently applied | Adrian Cumiskey | 2007-10-30 | 1 | -2/+2 |
* | Bugzilla #42982: | Adrian Cumiskey | 2007-10-27 | 4 | -208/+232 |
* | Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ... | Adrian Cumiskey | 2007-10-26 | 3 | -4/+11 |
* | Bugzilla #43542:
| Jeremias Maerki | 2007-10-04 | 1 | -7/+10 |
* | PropertyCache phase 2: | Andreas L. Delmelle | 2007-09-21 | 1 | -13/+24 |
* | Bugzilla #43089 | Chris Bowditch | 2007-08-17 | 1 | -2/+2 |
* | Changed my mind on handling of width calculation for zero width spaces and mo... | Manuel Mall | 2007-07-22 | 1 | -0/+4 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 20 | -104/+102 |
* | Undo changes of r556112 | Andreas L. Delmelle | 2007-07-17 | 1 | -8/+6 |
* | Bugzilla 42843: Warn on glyph substitution (offered by Max Berger) | Andreas L. Delmelle | 2007-07-14 | 2 | -0/+15 |