aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/apps
Commit message (Expand)AuthorAgeFilesLines
* Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-191-1/+0
* Removed unused variablesVincent Hennebert2013-10-092-6/+0
* FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-141-1/+3
* Removed obsolete CommandLineLogger.Vincent Hennebert2013-07-303-22/+0
* JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs.Peter Hancock2013-01-091-0/+5
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-17/+11
|\
| * Renamed BFEntry into CMapSegmentVincent Hennebert2012-05-301-2/+2
| * Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-052-12/+29
| |\
| * | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-301-18/+12
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-7/+14
| |/ |/|
* | enable ImportOrder rule; fix violationsGlenn Adams2012-03-032-4/+7
* | enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* | change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix vi...Glenn Adams2012-03-021-2/+1
* | apply complex scripts patchGlenn Adams2012-02-262-6/+22
* | Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-2/+2
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-2/+2
|/
* non-functional stylistic fixesMaximilian Berger2009-09-151-15/+16
* Bugzilla #45734:Jeremias Maerki2008-09-101-3/+5
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-243-37/+37
* Another improvement for font auto-detection:Jeremias Maerki2007-11-081-3/+6
* Improved font auto-detection and handling of AWT-supplied fonts in order to a...Jeremias Maerki2007-11-081-0/+10
* Bugzilla #41831:Jeremias Maerki2007-05-281-18/+3
* Checkstyle only.Jeremias Maerki2007-05-251-7/+9
* Bugzilla #25997,#25999: Jeremias Maerki2007-02-031-0/+5
* Bugzilla 40739, metrics-version attribute added to TrueType XML metrics files.Bertrand Delacretaz2006-10-121-0/+42
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-284-20/+24
* Fixed a typo. Thanks, Matthew East.Jeremias Maerki2006-04-241-1/+1
* Bugzilla #39030: Jeremias Maerki2006-03-203-48/+48
* Bugzilla #37506: Jeremias Maerki2006-01-253-161/+121
* Bugzilla #37432: Jeremias Maerki2005-11-102-9/+31
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Bugzilla patch 31162:Jeremias Maerki2004-09-112-57/+69
* JDK 1.5 compile-time compatibility (still doesn't compile under 1.5, yet)Jeremias Maerki2004-08-152-14/+14
* 1.) Moving renderer-specific customization variables (producer, creator, crea...Glen Mazza2004-06-232-4/+4
* Changed logging to use "static" loggers from Jakarta Commons Logging (via Log...Jeremias Maerki2004-04-022-126/+122
* PR:Glen Mazza2004-03-312-77/+125
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-272-92/+28
* Add instructions for setting the log levelJeremias Maerki2003-05-271-0/+2
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-112-0/+965