aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/Glyphs.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-1318/+0
* Fix 2-instance findbug warnings.Glenn Adams2014-08-071-1/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-4/+7
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-5/+5
* Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...Jeremias Maerki2008-02-161-0/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Reestablish JDK 1.3 compatibility. Sorry!Jeremias Maerki2003-06-021-1/+1
* Fix bug in WinAnsiEncoding: trademark was shown as bullet Jeremias Maerki2003-06-021-1/+15
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+1331