aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/autodetect
Commit message (Expand)AuthorAgeFilesLines
* 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 1343133Vincent Hennebert2012-05-281-1/+0
| |\
| * \ Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-053-8/+25
| |\ \
| * | | 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
| |_|/ |/| |
* | | Bugzilla #53143: Ensure fonts are not loaded twice (redundantly).Glenn Adams2012-04-241-1/+0
| |/ |/|
* | enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-0/+1
* | enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-1/+2
* | 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