aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes ↵Mehdi Houshmand2012-07-065-235/+5
| | | | | | so as to remove duplicated code git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1358259 13f79535-47bb-0310-9956-ffa450edef68
* Addressed some of the javadocs that were erroneousMehdi Houshmand2012-07-066-20/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1358237 13f79535-47bb-0310-9956-ffa450edef68
* Fixed deprecation warning and added some comments to explain the API designMehdi Houshmand2012-07-065-111/+151
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1358188 13f79535-47bb-0310-9956-ffa450edef68
* Fixed NPE with when outputting AreaTree also improved base URI handling for CLIMehdi Houshmand2012-07-062-2/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1358130 13f79535-47bb-0310-9956-ffa450edef68
* Changed the base URI of the FOP factory to be the FO file when CLI is usedMehdi Houshmand2012-07-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1358100 13f79535-47bb-0310-9956-ffa450edef68
* Synchronized FopFactory.getRendererConfigPeter Hancock2012-07-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357674 13f79535-47bb-0310-9956-ffa450edef68
* Removed FopFactory.getRendererConfig from public APIPeter Hancock2012-07-052-6/+5
| | | | 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-053-3/+10
| | | | | | override when not set) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357517 13f79535-47bb-0310-9956-ffa450edef68
* Updated documentation with new API changesMehdi Houshmand2012-07-051-72/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357490 13f79535-47bb-0310-9956-ffa450edef68
* Fixed regression re:strict-validation parameter in fop.xconfMehdi Houshmand2012-07-042-5/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357307 13f79535-47bb-0310-9956-ffa450edef68
* Changed the logging mechanism for the PDF filter list to debug levelMehdi Houshmand2012-07-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357272 13f79535-47bb-0310-9956-ffa450edef68
* Removed limitations that were lifted after the work on the ↵Vincent Hennebert2012-07-041-2/+0
| | | | | | Temp_TrueTypeInPostScript branch git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357248 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-048-14/+21
| | | | 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-046-63/+151
| | | | | | 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
* Removed TTFCmapEntry class accidently re-introduced in rev. 1356646Vincent Hennebert2012-07-031-118/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356765 13f79535-47bb-0310-9956-ffa450edef68
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-0331-120/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356755 13f79535-47bb-0310-9956-ffa450edef68
* White space, unused method and import clean upMehdi Houshmand2012-07-034-8/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356656 13f79535-47bb-0310-9956-ffa450edef68
* Merged Temp_URI_Unification branch back into trunkMehdi Houshmand2012-07-03418-6836/+13068
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356646 13f79535-47bb-0310-9956-ffa450edef68
| * Deleted some svn:mergeinfo propertiesTemp_URI_UnificationMehdi Houshmand2012-07-030-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1356607 13f79535-47bb-0310-9956-ffa450edef68
| * Merge in trunk@1356601Mehdi Houshmand2012-07-030-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1356605 13f79535-47bb-0310-9956-ffa450edef68
| * Merged in trunk@1356456Mehdi Houshmand2012-07-031-0/+2
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1356601 13f79535-47bb-0310-9956-ffa450edef68
* | Fix for regression introduced by revision 1352986: NPE when auto-detecting ↵Jeremias Maerki2012-07-021-1/+3
| | | | | | | | | | | | TrueType Collections. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356456 13f79535-47bb-0310-9956-ffa450edef68
| * Merged in trunk@1356161Mehdi Houshmand2012-07-0248-601/+667
| |\ | |/ |/| | | 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-0216-172/+403
| | | | | | | | | | | | 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
* | replace tabs with space. Correct use of it's with its as suggested by ↵Chris Bowditch2012-07-021-6/+6
| | | | | | | | | | | | Vincent. Sorry for the noise. I should have done all the changes in a single commit. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356121 13f79535-47bb-0310-9956-ffa450edef68
* | fix ö and ä in namesChris Bowditch2012-07-021-2/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356119 13f79535-47bb-0310-9956-ffa450edef68
* | Add Alexios Giotis as Contributor. Remove Louis Masters who hasn't posted ↵Chris Bowditch2012-07-021-1/+6
| | | | | | | | | | | | since 2009 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356112 13f79535-47bb-0310-9956-ffa450edef68
* | Fix errors and warnings in example files. Add build.xml for documentation ↵Glenn Adams2012-06-2731-424/+248
| | | | | | | | | | | | examples. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1354651 13f79535-47bb-0310-9956-ffa450edef68
| * Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-2664-871/+1354
| | | | | | | | 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-2673-955/+3649
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1353883 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-243-6/+4
| | | | | | | | | | | | 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-243-0/+53
| | | | | | | | | | | | 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-248-2/+57
| | | | | | | | | | | | 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-233-2/+5
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353173 13f79535-47bb-0310-9956-ffa450edef68
* | Removed svn:mergeinfo property.Vincent Hennebert2012-06-220-0/+0
| | | | | | | | | | | | | | | | I can't see any reason why those files should receive special treatment and not take the value of the svn:mergeinfo property from the root. At any rate this can easily be restored if necessary. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1352991 13f79535-47bb-0310-9956-ffa450edef68
* | Merged branch Temp_TrueTypeInPostScript back to trunkVincent Hennebert2012-06-2267-925/+3876
|\ \ | | | | | | | | | 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-2256-214/+1266
| |\ \ | |/ / |/| | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1352963 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
| * | Ignore new FindBugs issuesVincent Hennebert2012-06-181-0/+9
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1351352 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-314-4/+4
| | | | | | | | | | | | 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