aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merged trunk@1354651Peter Hancock2012-06-291115-16680/+58331
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1355321 13f79535-47bb-0310-9956-ffa450edef68
| * Fix errors and warnings in example files. Add build.xml for documentation ↵Glenn Adams2012-06-2717-329/+148
| | | | | | | | | | | | examples. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1354651 13f79535-47bb-0310-9956-ffa450edef68
| * Fix typos in comments. Submitted by Dieter von Holten.Glenn Adams2012-06-251-2/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353397 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #53458: Fix incorrect language and country code key generation in ↵Glenn Adams2012-06-241-1/+1
| | | | | | | | | | | | hyphenation tree cache. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353320 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. ↵Glenn Adams2012-06-241-0/+2
| | | | | | | | | | | | Submitted by Luis Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353311 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use ↵Glenn Adams2012-06-247-2/+54
| | | | | | | | | | | | of multiple filters. Submitted by Luis Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353303 13f79535-47bb-0310-9956-ffa450edef68
| * Eliminate javadocs warnings.Glenn Adams2012-06-232-2/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353173 13f79535-47bb-0310-9956-ffa450edef68
| * Merged branch Temp_TrueTypeInPostScript back to trunkVincent Hennebert2012-06-2245-907/+2287
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1352986 13f79535-47bb-0310-9956-ffa450edef68
| | * Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-2250-214/+841
| | |\ | | |/ | |/| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1352963 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #40676: Update site documentation about PNG image loading ↵Glenn Adams2012-06-192-5/+26
| | | | | | | | | | | | | | | | | | configuration and support. Submitted by Luis Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1351540 13f79535-47bb-0310-9956-ffa450edef68
| * | Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis ↵Glenn Adams2012-06-151-2/+2
| | | | | | | | | | | | | | | | | | Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1350790 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to ↵Glenn Adams2012-06-159-80/+643
| | | | | | | | | | | | | | | | | | 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
| * | Bugzilla #53412: Eliminate incorrect use of object identity which produces ↵Glenn Adams2012-06-141-2/+3
| | | | | | | | | | | | | | | | | | excessive property cache collisions. Submitted by Alexios Giotis. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1350379 13f79535-47bb-0310-9956-ffa450edef68
| * | Eliminate javadocs warnings.Glenn Adams2012-06-0437-96/+146
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1345838 13f79535-47bb-0310-9956-ffa450edef68
| * | Further clean up to PDFResources and fixed mistake in last commitMehdi Houshmand2012-06-011-4/+4
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1345007 13f79535-47bb-0310-9956-ffa450edef68
| * | Added generics to PDFResources, also changed HashSet -> LinkedHashSet to ↵Mehdi Houshmand2012-05-311-29/+21
| | | | | | | | | | | | | | | | | | make PDF output more deterministic git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1344785 13f79535-47bb-0310-9956-ffa450edef68
| | * Updated the documentationVincent Hennebert2012-06-181-5/+5
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1351362 13f79535-47bb-0310-9956-ffa450edef68
| | * Removed unused private methodsVincent Hennebert2012-06-181-101/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1351351 13f79535-47bb-0310-9956-ffa450edef68
| | * Fixed FindBugs issue: do not compare strings with == or !=Vincent Hennebert2012-06-181-2/+2
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1351350 13f79535-47bb-0310-9956-ffa450edef68
| | * Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISHVincent Hennebert2012-06-182-2/+5
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1351349 13f79535-47bb-0310-9956-ffa450edef68
| | * Cosmetics only: organised importsVincent Hennebert2012-06-186-5/+7
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1351348 13f79535-47bb-0310-9956-ffa450edef68
| | * Removed commented code: subset-embedding for single-byte fonts is not ↵Vincent Hennebert2012-06-131-12/+2
| | | | | | | | | | | | | | | | | | working yet git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1349919 13f79535-47bb-0310-9956-ffa450edef68
| | * Renamed DIRECTORY_TABLE into TABLE_DIRECTORYVincent Hennebert2012-05-313-3/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1344787 13f79535-47bb-0310-9956-ffa450edef68
| | * Javadoc improvementsVincent Hennebert2012-05-315-35/+34
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1344773 13f79535-47bb-0310-9956-ffa450edef68
| | * Javadoc improvementsVincent Hennebert2012-05-3013-106/+99
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1344309 13f79535-47bb-0310-9956-ffa450edef68
| | * Removed deprecated methodVincent Hennebert2012-05-301-11/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1344254 13f79535-47bb-0310-9956-ffa450edef68
| | * Renamed BFEntry into CMapSegmentVincent Hennebert2012-05-308-68/+64
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1344251 13f79535-47bb-0310-9956-ffa450edef68
| | * Organized importsVincent Hennebert2012-05-301-3/+5
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1344184 13f79535-47bb-0310-9956-ffa450edef68
| | * setBFEntries is deprecated, replaced with setCMapVincent Hennebert2012-05-291-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343780 13f79535-47bb-0310-9956-ffa450edef68
| | * Made glyphToUnicodeMap and unicodeToGlyphMap finalVincent Hennebert2012-05-291-2/+2
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343777 13f79535-47bb-0310-9956-ffa450edef68
| | * Removed unused methodsVincent Hennebert2012-05-291-29/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343776 13f79535-47bb-0310-9956-ffa450edef68
| | * Merged changes from trunk up to revision 1343632Vincent Hennebert2012-05-293-3/+47
| | |\ | | |/ | |/| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343668 13f79535-47bb-0310-9956-ffa450edef68
| * | Added possibility to treat some content as artifact.Vincent Hennebert2012-05-293-3/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | If any fo:static-content or fo:wrapper element has their 'role' property set to 'artifact', then they and their descendants will be treated as artifacts. Suggested by Martin Koegler as part of Bugzilla #50852 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1343632 13f79535-47bb-0310-9956-ffa450edef68
| | * Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-28108-1067/+1525
| | |\ | | |/ | |/| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343310 13f79535-47bb-0310-9956-ffa450edef68
| * | Add version attribute to AT and IF intermediate formats. Also eliminate ↵Glenn Adams2012-05-283-6/+34
| | | | | | | | | | | | | | | | | | redundant use of reversed attribute in AT format. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1343133 13f79535-47bb-0310-9956-ffa450edef68
| * | Add extension to place code just before PostScript %PageTrailer. Submitted ↵Glenn Adams2012-05-275-2/+126
| | | | | | | | | | | | | | | | | | by Luis Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1343072 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #53294: Fix invalid PostScript file being created when font-size is ↵Glenn Adams2012-05-251-1/+9
| | | | | | | | | | | | | | | | | | 0. Submitted by Robert Meyer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1342792 13f79535-47bb-0310-9956-ffa450edef68
| * | Update FAQ and New Bug documentation.Glenn Adams2012-05-252-67/+96
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1342781 13f79535-47bb-0310-9956-ffa450edef68
| * | Added support for the role property on fo:page-sequence, fo:flow and ↵Vincent Hennebert2012-05-2511-85/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fo:static-content. This allows to change the mapping of those FOs to PDF structure types when enabling accessibility. Suggested by Martin Koegler as part of Bugzilla #50852 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1342680 13f79535-47bb-0310-9956-ffa450edef68
| * | The Type entry is optional for a structure element. Not outputting it allows ↵Vincent Hennebert2012-05-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | to save space in the final output. Suggested by Martin Koegler as part of Bugzilla #50852 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1341992 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis ↵Glenn Adams2012-05-221-1/+4
| | | | | | | | | | | | | | | | | | Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1341585 13f79535-47bb-0310-9956-ffa450edef68
| * | Remove JDK1.6 dependency.Glenn Adams2012-05-171-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1339723 13f79535-47bb-0310-9956-ffa450edef68
| * | Fix findbugs warning.Glenn Adams2012-05-171-1/+2
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1339667 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #53242: Support fractional line widths in AFP renderer, fixing ↵Glenn Adams2012-05-1711-22/+159
| | | | | | | | | | | | | | | | | | problem with SVG line drawing. Submitted by Luis Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1339442 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #53248: Fix exception thrown from use of -print option in CLI. ↵Glenn Adams2012-05-171-1/+1
| | | | | | | | | | | | | | | | | | Submitted by Luis Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1339441 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #53247: Fix renderer mime type for PCL output; should be ↵Glenn Adams2012-05-162-2/+2
| | | | | | | | | | | | | | | | | | application/x-pcl. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1339388 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG ↵Glenn Adams2012-05-161-2/+2
| | | | | | | | | | | | | | | | | | lineargradient. Submitted by Luis Bernardo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1338967 13f79535-47bb-0310-9956-ffa450edef68
| * | Mistake in last commit: didn't add a classMehdi Houshmand2012-05-151-0/+31
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1338607 13f79535-47bb-0310-9956-ffa450edef68
| * | Improved handling of AFP double-byte character setsMehdi Houshmand2012-05-157-38/+44
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1338605 13f79535-47bb-0310-9956-ffa450edef68
| * | Changed the way AFP PTOCA TransparentData control sequences are written so ↵Mehdi Houshmand2012-05-117-187/+267
| | | | | | | | | | | | | | | | | | that they end on character byte boundaries git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1337142 13f79535-47bb-0310-9956-ffa450edef68