aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/complexscripts/fonts
Commit message (Expand)AuthorAgeFilesLines
* FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-141-42/+43
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-077-11/+11
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-0722-1744/+1744
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-0922-2992/+2992
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-182-2/+2
* FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph pro...Glenn Adams2013-01-186-17/+130
* FOP-2186: optimize inefficient glyph processing state update operationsGlenn Adams2013-01-164-26/+16
* FOP-2178: Fix incomplete kerning when complex script features are enabled.Glenn Adams2012-12-292-17/+65
* Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-221-1/+1
|\
| * Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+1
* | Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-20/+21
|/
* prevent assert due to skipped out of order or duplicate glyph indicesGlenn Adams2012-03-091-1/+3
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-0524-69/+92
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-057-14/+14
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-036-6/+6
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-025-10/+0
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-026-23/+53
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-023-11/+32
* enable RedundantImport rule; fix violationsGlenn Adams2012-03-021-12/+0
* apply complex scripts patchGlenn Adams2012-02-2624-0/+12761