aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/FontCache.java
Commit message (Expand)AuthorAgeFilesLines
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-9/+12
* Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-16/+15
* Another go at removing all trailing whitespaceVincent Hennebert2010-11-251-19/+19
* Fixed javadoc, checkstyle and ant warningsSimon Pepping2010-08-181-1/+1
* Reinstated support for being able to specify a font cache filepath in the fop...Adrian Cumiskey2010-08-151-72/+123
* Bugzilla #46686:Jeremias Maerki2009-02-111-6/+21
* Change FontCache.changeLock to a boolean[1], so it can be serialized...Andreas L. Delmelle2008-11-181-1/+1
* Bugzilla 46211:Andreas L. Delmelle2008-11-171-28/+14
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-32/+32
* Removed tabs. Checkstyle now configured. Late nights.. and a new machine b...Adrian Cumiskey2008-05-081-2/+2
* Whoops.. small checkstyle nit :)Adrian Cumiskey2008-05-071-1/+1
* Looks like the serialVersionUID got bumped but the log statement wasn't being...Adrian Cumiskey2008-05-071-0/+5
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-25/+45
* Bugzilla #44737:Jeremias Maerki2008-04-031-18/+156
* Easy way to force the discarding of the user's font cache file (especially af...Jeremias Maerki2008-02-131-2/+6
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-1/+1
* Bugzilla #41831:Jeremias Maerki2007-05-281-0/+330