aboutsummaryrefslogtreecommitdiffstats
path: root/test/java
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-201-8/+69
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400536 13f79535-47bb-0310-9956-ffa450edef68
* | | | | bugzilla #54024: rewrote generation of /PageLabels dictionaryLuis Bernardo2012-10-171-0/+93
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1399483 13f79535-47bb-0310-9956-ffa450edef68
* | | | | Bugzilla #53980: PDF accessibility: Store language information coming from ↵Vincent Hennebert2012-10-084-1/+105
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | fo:block or fo:character in the structure tree. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1395692 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-287-1/+567
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1391502 13f79535-47bb-0310-9956-ffa450edef68
* | | | Merged trunk@1384277Temp_XGC_URI_ResolutionMehdi Houshmand2012-09-275-8/+227
|\ \ \ \ | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_XGC_URI_Resolution@1390959 13f79535-47bb-0310-9956-ffa450edef68
| * | | | Bugzilla #53902: Added possibility to define 'header' table columns (the ↵Vincent Hennebert2012-09-265-8/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | same way as fo:table-header allows to define header rows). When accessibility is enabled, this allows to set the appropriate Scope attribute on the corresponding TH cells. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1390412 13f79535-47bb-0310-9956-ffa450edef68
* | | | | Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-1910-9/+35
|/ / / / | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_XGC_URI_Resolution@1387645 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla#53868: Full font embedding in PDFMehdi Houshmand2012-09-142-5/+127
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1384690 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla #53865: Add Rows per Strip configuration for Tiff rendererPeter Hancock2012-09-133-3/+29
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1384310 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass ↵Vincent Hennebert2012-09-041-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | field in BreakElement to a legal default value Patch by Robert Meyer, applied with some modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380923 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap ↵Mehdi Houshmand2012-08-283-5/+83
| | | | | | | | | | | | | | | | | | | | | | | | configurator unless CCITT compression is enabled. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1378163 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla 53778: When PDF accessibility is enabled, the contents for the ↵Vincent Hennebert2012-08-246-121/+316
| | | | | | | | | | | | | | | | | | | | | | | | different regions must appear in the proper order in the structure tree. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1376923 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used ↵Mehdi Houshmand2012-08-231-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | in the PDF renderer. Submitted by Robert Meyer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1376500 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-fileMehdi Houshmand2012-08-171-0/+77
| |_|/ |/| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1374238 13f79535-47bb-0310-9956-ffa450edef68
* | | Added tests for AFPResourceAccessorMehdi Houshmand2012-08-101-0/+84
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371702 13f79535-47bb-0310-9956-ffa450edef68
* | | Bugzilla #53688: Wrong page number reported when a column overflows the ↵Vincent Hennebert2012-08-092-4/+38
| | | | | | | | | | | | | | | | | | region-body in a multi-column document git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371386 13f79535-47bb-0310-9956-ffa450edef68
* | | Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must ↵Vincent Hennebert2012-08-021-0/+131
| | | | | | | | | | | | | | | | | | be present in the structure tree for table header elements. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1368420 13f79535-47bb-0310-9956-ffa450edef68
* | | Bugfix: When restarting layout for the last page, discard glues and ↵Vincent Hennebert2012-07-122-16/+8
| | | | | | | | | | | | | | | | | | penalties at the beginning of the restarted Knuth sequence. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1360665 13f79535-47bb-0310-9956-ffa450edef68
* | | Fixed deprecation warning and added some comments to explain the API designMehdi Houshmand2012-07-063-110/+136
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1358188 13f79535-47bb-0310-9956-ffa450edef68
* | | Removed FopFactory.getRendererConfig from public APIPeter Hancock2012-07-051-5/+4
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357639 13f79535-47bb-0310-9956-ffa450edef68
* | | Added test for strict user configuration setting within the fop-confMehdi Houshmand2012-07-052-2/+18
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357527 13f79535-47bb-0310-9956-ffa450edef68
* | | Command line parameters override fop conf settings when set (they won't ↵Mehdi Houshmand2012-07-052-3/+4
| |/ |/| | | | | | | | | override when not set) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357517 13f79535-47bb-0310-9956-ffa450edef68
* | Deletes temporary resource files created by unit testMehdi Houshmand2012-07-041-0/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357222 13f79535-47bb-0310-9956-ffa450edef68
* | Addressed some of the comments made by VH re:Temp_URI_Unification mergeMehdi Houshmand2012-07-041-3/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357140 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#53502: MODCA end structured field now more conformant with the spec ↵Mehdi Houshmand2012-07-045-29/+88
|/ | | | | | by allowing 0xFFFF match (match any). Submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357110 13f79535-47bb-0310-9956-ffa450edef68
* White space, unused method and import clean upMehdi Houshmand2012-07-031-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356656 13f79535-47bb-0310-9956-ffa450edef68
* Merged in trunk@1356161Mehdi Houshmand2012-07-021-0/+99
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1356212 13f79535-47bb-0310-9956-ffa450edef68
| * Changed the exception message when internal font key == null, also some ↵Mehdi Houshmand2012-07-021-0/+99
| | | | | | | | | | | | clean up and encapsulation to *Painter classes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356161 13f79535-47bb-0310-9956-ffa450edef68
* | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-2617-359/+283
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1353992 13f79535-47bb-0310-9956-ffa450edef68
* | Merged in trunk@1353397Mehdi Houshmand2012-06-2617-17/+1553
|\| | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1353883 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. ↵Glenn Adams2012-06-241-0/+48
| | | | | | | | | | | | Submitted by Luis Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353311 13f79535-47bb-0310-9956-ffa450edef68
| * Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-223-0/+367
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1352963 13f79535-47bb-0310-9956-ffa450edef68
| * | Renamed DIRECTORY_TABLE into TABLE_DIRECTORYVincent Hennebert2012-05-311-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1344787 13f79535-47bb-0310-9956-ffa450edef68
| * | Merged changes from trunk up to revision 1343632Vincent Hennebert2012-05-293-2/+112
| |\ \ | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343668 13f79535-47bb-0310-9956-ffa450edef68
| * \ \ Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-2811-10/+459
| |\ \ \ | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343310 13f79535-47bb-0310-9956-ffa450edef68
| * | | | Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4Vincent Hennebert2012-05-2813-158/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Robert Meyer, applied with minor modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343299 13f79535-47bb-0310-9956-ffa450edef68
| * | | | Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-05875-2121/+24747
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1309921 13f79535-47bb-0310-9956-ffa450edef68
| * | | | | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-3012-5/+1411
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored code and added unit tests Patch by Mehdi Houshmand git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1307574 13f79535-47bb-0310-9956-ffa450edef68
| * | | | | Merged from Trunk revisions 990171 to 1035276.Jeremias Maerki2010-11-151-0/+36
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1035278 13f79535-47bb-0310-9956-ffa450edef68
| * | | | | | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts ↵Vincent Hennebert2010-08-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that are not embedded in the PostScript file, and that don't have a list of glyph names ('post' table version 3). This is done by creating glyph names using Adobe's convention (/u1234) and adding a CharStrings table that maps those glyph names to the actual glyph index. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@990225 13f79535-47bb-0310-9956-ffa450edef68
| * | | | | | Merged changes from Trunk up to revision 989178Vincent Hennebert2010-08-2526-316/+271
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@989216 13f79535-47bb-0310-9956-ffa450edef68
| * | | | | | | Added support for CID-keyed TrueType fonts in PostScript outputVincent Hennebert2010-06-292-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@959012 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | | Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-227-15/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1352800 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | | Added tests and cleaning up of codeMehdi Houshmand2012-06-2015-83/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1352101 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | | Merged with trunk@1351540Mehdi Houshmand2012-06-203-0/+367
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1352095 13f79535-47bb-0310-9956-ffa450edef68
| * | | | | | | Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to ↵Glenn Adams2012-06-153-0/+367
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prevent re-encoding of PNG images (and unnecssary output file bloat). Submitted by Luis Bernardo, Matthias Reischenbacher. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1350455 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-157-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plus other internal cleanup git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1350538 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-145-86/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1350248 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-1110-93/+505
| | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1348871 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | Started unifying URI resolution mechanism, redesigned configuration system ↵Mehdi Houshmand2012-05-3194-600/+4448
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and created flexible config testing git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1344594 13f79535-47bb-0310-9956-ffa450edef68