aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/autodetect
Commit message (Expand)AuthorAgeFilesLines
* apply complex scripts patchGlenn Adams2012-02-261-4/+8
* Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-071-3/+15
* Second part of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-266-61/+95
* Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-1/+1
* Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-131-2/+2
* Added generics comments.Adrian Cumiskey2009-06-231-1/+2
* Added some generics comments for the List collections.Adrian Cumiskey2009-03-202-4/+4
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-051-1/+1
* Added support for forcing single-byte encodings for TrueType fonts without cr...Jeremias Maerki2009-01-041-2/+3
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-247-30/+30
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-06-091-0/+1
* Checkstyle and minor typo fixesVincent Hennebert2008-05-092-30/+30
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-081-2/+3
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-062-3/+3
* Renamed method.Adrian Cumiskey2008-04-251-3/+3
* Fixed a possible follow-up NPE when the TTC cannot be loaded.Jeremias Maerki2008-04-141-2/+2
* Merged branchJeremias Maerki2008-04-141-11/+27
* Bugzilla #44737:Jeremias Maerki2008-04-032-38/+93
* Added support for reading the OS/2 table's usWeightClass value which supports...Jeremias Maerki2008-02-191-1/+5
* Bugzilla #44451:Jeremias Maerki2008-02-191-10/+15
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-135-5/+5
* Filter single quotes from the filenames as this will interfere with font-fami...Jeremias Maerki2007-11-131-4/+19
* Another improvement for font auto-detection:Jeremias Maerki2007-11-081-3/+16
* Improved font auto-detection and handling of AWT-supplied fonts in order to a...Jeremias Maerki2007-11-082-32/+24
* Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change m...Jeremias Maerki2007-10-311-8/+12
* Bugzilla #42982:Adrian Cumiskey2007-10-273-24/+35
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-183-6/+6
* Discover the .otf font extension (OpenType fonts), too.Jeremias Maerki2007-05-281-5/+4
* Bugzilla #41831:Jeremias Maerki2007-05-288-0/+631