aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bugzilla#53887: A revert of r1325624 as the java.awt.headless JVM argument ↵Mehdi Houshmand2012-09-263-7/+2
| | | | | | should be enabled by the user git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1390331 13f79535-47bb-0310-9956-ffa450edef68
* Amended javadoc mistakeMehdi Houshmand2012-09-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1389407 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla#53868: Full font embedding in PDFMehdi Houshmand2012-09-1414-161/+492
| | | | 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-139-7/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1384310 13f79535-47bb-0310-9956-ffa450edef68
* FOP website: broken links to nabble archivesPascal Sancho2012-09-122-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1383917 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass ↵Vincent Hennebert2012-09-043-4/+58
| | | | | | | | | 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 #45715: Restored support for break-before on fo:table.Vincent Hennebert2012-09-043-1/+80
| | | | | | | Patch by Luis Bernardo git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380726 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53827: When an fo:block has a non-zero value for its text-indent ↵Vincent Hennebert2012-09-043-0/+66
| | | | | | property and is broken over two pages of different widths, then the first line on the second page is missing one word and appears indented. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380667 13f79535-47bb-0310-9956-ffa450edef68
* Amended synchronized mistake made in r1380169.Mehdi Houshmand2012-09-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380514 13f79535-47bb-0310-9956-ffa450edef68
* Amended a couple javadocs and some trivial clean upMehdi Houshmand2012-09-032-11/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380169 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap ↵Mehdi Houshmand2012-08-2811-120/+244
| | | | | | configurator unless CCITT compression is enabled. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1378163 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as ↵Mehdi Houshmand2012-08-286-41/+15
| | | | | | they aren't being properly used git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1378049 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla#48954: Support for character encoding of TLEs in AFP output. ↵Mehdi Houshmand2012-08-2414-119/+224
| | | | | | Submitted by PH. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1376950 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53778: When PDF accessibility is enabled, the contents for the ↵Vincent Hennebert2012-08-2430-945/+1044
| | | | | | 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-235-58/+159
| | | | | | 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-177-60/+139
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1374238 13f79535-47bb-0310-9956-ffa450edef68
* Changed serialVersionUID in the serialization of font-cache and some minor ↵Mehdi Houshmand2012-08-151-4/+7
| | | | | | related changes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1373227 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a couple minor bugs in CLI and config parsingMehdi Houshmand2012-08-102-9/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371734 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#53685 - AFP charactersets are cached using more unique keysMehdi Houshmand2012-08-104-20/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371639 13f79535-47bb-0310-9956-ffa450edef68
* Buzilla#53657 - AFP fonts use nominal character increment when the glyph ↵Mehdi Houshmand2012-08-105-35/+43
| | | | | | metrics aren't available git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371629 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #53688: Wrong page number reported when a column overflows the ↵Vincent Hennebert2012-08-096-46/+198
| | | | | | 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-0213-156/+485
| | | | | | 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
* Bugzilla #53630: make it clear that the PDFConformanceException is due to ↵Vincent Hennebert2012-08-021-1/+2
| | | | | | | | | accessibility not being enabled Patch submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1368419 13f79535-47bb-0310-9956-ffa450edef68
* Added javadocs to the URI schema resolution mechanisms availableMehdi Houshmand2012-07-261-1/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1366000 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla#53600: Added an event if a glyph and its metric information does ↵Mehdi Houshmand2012-07-257-9/+53
| | | | | | not exist in the character set git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1365555 13f79535-47bb-0310-9956-ffa450edef68
* Updated XGC with trunk@1365504Mehdi Houshmand2012-07-251-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1365512 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #53596: When PDF accessibility is enabled, the structure tree must ↵Vincent Hennebert2012-07-247-5/+214
| | | | | | contain information about the number of columns or rows spanned by a table cell. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1365162 13f79535-47bb-0310-9956-ffa450edef68
* Updated XGC with trunk@1365077Mehdi Houshmand2012-07-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1365081 13f79535-47bb-0310-9956-ffa450edef68
* Updated reference PDF following change from rev. 1362226 (treat repeated ↵Vincent Hennebert2012-07-241-0/+0
| | | | | | table headers as artifacts) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364975 13f79535-47bb-0310-9956-ffa450edef68
* Fixed all javadoc issues, "ant javadocs" now works without errorsMehdi Houshmand2012-07-239-19/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364567 13f79535-47bb-0310-9956-ffa450edef68
* Corrected javadocs in o.a.f.apps.* classesMehdi Houshmand2012-07-235-74/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364541 13f79535-47bb-0310-9956-ffa450edef68
* Merge from ^/branches/fop-1_1.Glenn Adams2012-07-2151-550/+9028
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364036 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla#53563: Removed a method call that could cause a ↵Mehdi Houshmand2012-07-182-3/+6
| | | | | | java.awt.HeadlessException in PCLGraphics2D (brought it inline with PDF/PS/AFP-Graphics2D classes) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1362823 13f79535-47bb-0310-9956-ffa450edef68
* When PDF accessibility is enabled, treat repeated table headings as artifactsVincent Hennebert2012-07-1635-234/+240
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1362226 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: An IllegalArgumentException was thrown when break-before was used ↵Vincent Hennebert2012-07-1612-19/+347
| | | | | | inside a list git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1362203 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: When restarting layout for the last page, discard glues and ↵Vincent Hennebert2012-07-127-64/+38
| | | | | | 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
* 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