aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/autodetect/FontInfoFinder.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-279/+0
* reapply r1637817 (new ant task removes cache)Luis Bernardo2014-11-261-4/+7
* Revert to r1637810 to fix broken build.Glenn Adams2014-11-111-7/+4
* FOP-2424: Allow for type1 afm/pfm files to be in a different path than the pf...Luis Bernardo2014-11-101-4/+7
* FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-141-2/+2
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-1/+2
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-4/+6
|\
| * Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-4/+8
| |\
| * | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-301-2/+5
* | | Added tests and cleaning up of codeMehdi Houshmand2012-06-201-0/+7
* | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-18/+11
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-35/+35
| |/ |/|
* | enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-0/+1
* | apply complex scripts patchGlenn Adams2012-02-261-4/+8
|/
* Second part of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-42/+34
* 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
* 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-241-4/+4
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-17/+17
* 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-061-2/+2
* 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-031-35/+89
* 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-131-1/+1
* 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-081-29/+21
* 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-271-18/+17
* Bugzilla #41831:Jeremias Maerki2007-05-281-0/+171