7301 Commits (ba6447306137e50854f05bb47b598579f2dbd043)
 

Author SHA1 Message Date
  Peter Hancock ba64473061 Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer 11 years ago
  Pascal Sancho db34a5bb62 FOP website: broken links to nabble archives 11 years ago
  Vincent Hennebert 67029d1a9c Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 years ago
  Vincent Hennebert dd7cb3dcd5 Bugzilla #45715: Restored support for break-before on fo:table. 11 years ago
  Vincent Hennebert 45d3b205f7 Bugzilla 53827: When an fo:block has a non-zero value for its text-indent 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. 11 years ago
  Mehdi Houshmand a1eb53a2a7 Amended synchronized mistake made in r1380169. 11 years ago
  Mehdi Houshmand 984a9a836a Amended a couple javadocs and some trivial clean up 11 years ago
  Mehdi Houshmand 155ebaa00c Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap configurator unless CCITT compression is enabled. 11 years ago
  Mehdi Houshmand 0c9e4bb995 Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they aren't being properly used 11 years ago
  Mehdi Houshmand 6a2f48c9fa Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitted by PH. 11 years ago
  Vincent Hennebert 57b023bd7e Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. 11 years ago
  Mehdi Houshmand 887b7f51a8 Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in the PDF renderer. Submitted by Robert Meyer. 11 years ago
  Mehdi Houshmand 245775c033 Slightly restructured the way the FontCache creates a cache-file 11 years ago
  Mehdi Houshmand 314157f9c3 Changed serialVersionUID in the serialization of font-cache and some minor related changes 11 years ago
  Mehdi Houshmand dd35e14f43 Fixed a couple minor bugs in CLI and config parsing 12 years ago
  Mehdi Houshmand eb828074e8 Added tests for AFPResourceAccessor 12 years ago
  Mehdi Houshmand eae9f526e1 Bugzilla#53685 - AFP charactersets are cached using more unique keys 12 years ago
  Mehdi Houshmand e3fc8f7e25 Buzilla#53657 - AFP fonts use nominal character increment when the glyph metrics aren't available 12 years ago
  Vincent Hennebert 4fa1b35381 Bugzilla #53688: Wrong page number reported when a column overflows the region-body in a multi-column document 12 years ago
  Vincent Hennebert 0b49962a45 Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements. 12 years ago
  Vincent Hennebert e38562b0c9 Bugzilla #53630: make it clear that the PDFConformanceException is due to accessibility not being enabled 12 years ago
  Mehdi Houshmand 35945d7fba Added javadocs to the URI schema resolution mechanisms available 12 years ago
  Mehdi Houshmand d9fd4ffff1 Bugzilla#53600: Added an event if a glyph and its metric information does not exist in the character set 12 years ago
  Mehdi Houshmand 3c3f9833aa Updated XGC with trunk@1365504 12 years ago
  Vincent Hennebert 0af28fe408 Bugzilla #53596: When PDF accessibility is enabled, the structure tree must contain information about the number of columns or rows spanned by a table cell. 12 years ago
  Mehdi Houshmand 904ad1e177 Updated XGC with trunk@1365077 12 years ago
  Vincent Hennebert 2dfe6b381b Updated reference PDF following change from rev. 1362226 (treat repeated table headers as artifacts) 12 years ago
  Mehdi Houshmand 95c6c4f617 Fixed all javadoc issues, "ant javadocs" now works without errors 12 years ago
  Mehdi Houshmand 82fa138f32 Corrected javadocs in o.a.f.apps.* classes 12 years ago
  Glenn Adams f057e783eb Merge from ^/branches/fop-1_1. 12 years ago
  Mehdi Houshmand 1060d10d13 Removed a method call that could cause a java.awt.HeadlessException in PCLGraphics2D (brought it inline with PDF/PS/AFP-Graphics2D classes) 12 years ago
  Vincent Hennebert d7b344af36 When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
  Vincent Hennebert 8ffe41c1d2 Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 12 years ago
  Vincent Hennebert 91f5cc2997 Bugfix: When restarting layout for the last page, discard glues and penalties at the beginning of the restarted Knuth sequence. 12 years ago
  Mehdi Houshmand f0fc92649a Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes so as to remove duplicated code 12 years ago
  Mehdi Houshmand fc57d84a62 Addressed some of the javadocs that were erroneous 12 years ago
  Mehdi Houshmand 8892ba65ed Fixed deprecation warning and added some comments to explain the API design 12 years ago
  Mehdi Houshmand 27761164d5 Fixed NPE with when outputting AreaTree also improved base URI handling for CLI 12 years ago
  Mehdi Houshmand 461231d75b Changed the base URI of the FOP factory to be the FO file when CLI is used 12 years ago
  Peter Hancock c24f31d641 Synchronized FopFactory.getRendererConfig 12 years ago
  Peter Hancock fb39e91393 Removed FopFactory.getRendererConfig from public API 12 years ago
  Mehdi Houshmand ff81b0ee01 Added test for strict user configuration setting within the fop-conf 12 years ago
  Mehdi Houshmand c1a7c33074 Command line parameters override fop conf settings when set (they won't override when not set) 12 years ago
  Mehdi Houshmand a351d27ba4 Updated documentation with new API changes 12 years ago
  Mehdi Houshmand 6b91e4e4b8 Fixed regression re:strict-validation parameter in fop.xconf 12 years ago
  Mehdi Houshmand 89499f561a Changed the logging mechanism for the PDF filter list to debug level 12 years ago
  Vincent Hennebert ee0fc0ab7c Removed limitations that were lifted after the work on the Temp_TrueTypeInPostScript branch 12 years ago
  Mehdi Houshmand c53b9497b7 Deletes temporary resource files created by unit test 12 years ago
  Mehdi Houshmand 8bb3f5d1b4 Addressed some of the comments made by VH re:Temp_URI_Unification merge 12 years ago
  Mehdi Houshmand 7274a72d1f MODCA end structured field now more conformant with the spec by allowing 0xFFFF match (match any) 12 years ago