aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Corrected testcase added in r1679533Andreas L. Delmelle2015-05-151-3/+5
* Minor fix to make footnotes easier to track while debugging. Added disabled l...Andreas L. Delmelle2015-05-153-7/+75
* FOP-2456: PDF VT and Page Piece supportSimon Steiner2015-03-126-1/+254
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-0613-13/+5
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-2410-19/+335
* FOP-2348:Luca Furini2015-02-141-0/+58
* FOP-2447: Text cut off for changing IPD for page starting with a tableSimon Steiner2015-02-092-1/+69
* FOP-2442: Specifying the expansion of an abbreviationSimon Steiner2015-02-061-0/+17
* FOP-2442: Specifying the expansion of an abbreviationSimon Steiner2015-02-062-1/+6
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-0210-6/+1136
* reapply r1637817 (new ant task removes cache)Luis Bernardo2014-11-262-5/+7
* Revert to r1637810 to fix broken build.Glenn Adams2014-11-112-7/+5
* FOP-2424: Allow for type1 afm/pfm files to be in a different path than the pf...Luis Bernardo2014-11-102-5/+7
* FOP-2060: adjoining blocks with break-before="page" break-after="page" cause ...Luis Bernardo2014-10-152-0/+99
* FOP-2416: add support for Arabic Joiners (ZWJ/ZWNJ) - preliminaryGlenn Adams2014-10-135-5/+147
* FOP-2157: Deadlock in CompareUtil class; patch by Jacopo Cappellato based on ...Luis Bernardo2014-10-091-0/+98
* FOP-2213 use kern table when no GPOS kern lookups are presentGlenn Adams2014-09-097-6/+582
* FOP-2303: add test for bug fixGlenn Adams2014-09-081-0/+63
* FOP-2258: minor test file name changeGlenn Adams2014-09-081-0/+0
* FOP-2410: add test for bug fixGlenn Adams2014-09-081-0/+56
* FOP-2258: add test for bug fixGlenn Adams2014-09-081-0/+53
* FOP-2353: Test PDF-A preflight warningsSimon Steiner2014-08-261-0/+22
* FOP-2391: preliminary (but incomplete) support for complex script text nodes ...Glenn Adams2014-08-031-1/+1
* FOP-2393: only the gradient's transform should be used. Other transforms will...Vincent Hennebert2014-08-011-0/+1
* FOP-2394: Removed non-standard layout extensionsVincent Hennebert2014-07-291-109/+0
* Disable checkEOF when processing PS files. It's perfectly valid to have an %%...Vincent Hennebert2014-07-281-0/+1
* FOP-2395: PDF encryption does not work when PDF version is set in FOP config;...Luis Bernardo2014-07-191-1/+3
* Merged latest trunkVincent Hennebert2014-07-186-21/+10
|\
| * Merge font mergingSimon Steiner2014-07-161-15/+4
| |\
| | * Add t1 mergingTemp_FontMergingSimon Steiner2014-06-201-15/+4
| * | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-155-6/+6
* | | Added more complete testsVincent Hennebert2014-07-181-4/+126
* | | Check bounds and encodeVincent Hennebert2014-07-181-0/+12
* | | For a Shading object, domain is optional and its default value is what we needVincent Hennebert2014-07-183-8/+0
* | | Added test case for the gradient packageVincent Hennebert2014-07-183-4/+167
* | | Cleaned up and re-organized PS gradient test caseVincent Hennebert2014-07-187-205/+145
|/ /
* | FOP 2388: Fix Arabic text left justified on the first cell of a table with wr...Glenn Adams2014-07-061-0/+64
* | Fix compiler warnings.Glenn Adams2014-07-061-3/+2
* | FOP-2385: Add ability to specify custom properties in the Document Informatio...Vincent Hennebert2014-06-183-0/+119
* | FOP-1099: when table headers/footers are repeated at page breaks, also repeat...Vincent Hennebert2014-06-182-373/+1067
|/
* FOP-1099: process footnotes coming from table headers or footersVincent Hennebert2014-06-021-0/+373
* FOP-2354: Subset support for Type 1 fontsRobert Meyer2014-05-234-0/+705
* FOP-2372: New extension to resize background imagesLuis Bernardo2014-05-112-0/+204
* Brought the branch in sync with rev. 1590916 of trunkTemp_WhitespaceManagementVincent Hennebert2014-04-303-6/+44
|\
| * FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit...Vincent Hennebert2014-04-043-6/+44
* | Renamed value of auto-toggle property to select-first-fittingVincent Hennebert2014-04-286-18/+18
* | By default, only the first child of a multi-switch should be laid outVincent Hennebert2014-04-183-0/+198
* | Added support for multiple multi-switch appearing on the same page.Vincent Hennebert2014-04-081-0/+98
* | Handle middle-of-the-page case without using a glue.Vincent Hennebert2014-03-271-5/+6
* | Brought the branch in sync with rev. 1577477 of trunkVincent Hennebert2014-03-17232-889/+3148
|\|