6045 Révisions (Temp_XGC_URI_Resolution)

Auteur SHA1 Message Date
  Vincent Hennebert a1af0b2481 Bugzilla #53902: Added possibility to define 'header' table columns (the same way as fo:table-header allows to define header rows). il y a 11 ans
  Mehdi Houshmand 036eef6b34 Amended javadoc mistake il y a 11 ans
  Mehdi Houshmand c9cbf7e0a4 Moved the I/O interfaces to XGC and updated code with new resolution mechanism il y a 11 ans
  Mehdi Houshmand ccd2678cd0 Bugzilla#53868: Full font embedding in PDF il y a 11 ans
  Peter Hancock d99dc75ffa Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer il y a 11 ans
  Pascal Sancho 03bedaf0ca FOP website: broken links to nabble archives il y a 11 ans
  Vincent Hennebert 10e39f016a Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value il y a 11 ans
  Vincent Hennebert 207b1d0228 Bugzilla #45715: Restored support for break-before on fo:table. il y a 11 ans
  Vincent Hennebert 9508968e6e 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. il y a 11 ans
  Mehdi Houshmand 45102ae251 Amended synchronized mistake made in r1380169. il y a 11 ans
  Mehdi Houshmand b3f537310f Amended a couple javadocs and some trivial clean up il y a 11 ans
  Mehdi Houshmand 008bf019ad Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap configurator unless CCITT compression is enabled. il y a 11 ans
  Mehdi Houshmand 488c642a7a Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they aren't being properly used il y a 11 ans
  Mehdi Houshmand 8430f08399 Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitted by PH. il y a 11 ans
  Vincent Hennebert 69beec0c8f Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. il y a 11 ans
  Mehdi Houshmand d6994df393 Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in the PDF renderer. Submitted by Robert Meyer. il y a 11 ans
  Mehdi Houshmand c52db65ef8 Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-file il y a 11 ans
  Mehdi Houshmand 726e1ef309 Changed serialVersionUID in the serialization of font-cache and some minor related changes il y a 11 ans
  Mehdi Houshmand 978313b554 Fixed a couple minor bugs in CLI and config parsing il y a 11 ans
  Mehdi Houshmand 97b2f1205a Bugzilla#53685 - AFP charactersets are cached using more unique keys il y a 11 ans
  Mehdi Houshmand ce3600f754 Buzilla#53657 - AFP fonts use nominal character increment when the glyph metrics aren't available il y a 11 ans
  Vincent Hennebert 6c9c875c0d Bugzilla #53688: Wrong page number reported when a column overflows the region-body in a multi-column document il y a 11 ans
  Vincent Hennebert 2c2c292121 Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements. il y a 12 ans
  Vincent Hennebert 72362e49d9 Bugzilla #53630: make it clear that the PDFConformanceException is due to accessibility not being enabled il y a 12 ans
  Mehdi Houshmand 2096235233 Added javadocs to the URI schema resolution mechanisms available il y a 12 ans
  Mehdi Houshmand 91b509858a Bugzilla#53600: Added an event if a glyph and its metric information does not exist in the character set il y a 12 ans
  Vincent Hennebert 6c6183d35a 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. il y a 12 ans
  Mehdi Houshmand 1e21dd0309 Fixed all javadoc issues, "ant javadocs" now works without errors il y a 12 ans
  Mehdi Houshmand 30e3ad1e01 Corrected javadocs in o.a.f.apps.* classes il y a 12 ans
  Glenn Adams 56517e87d2 Merge from ^/branches/fop-1_1. il y a 12 ans
  Mehdi Houshmand adbd5aac98 Bugzilla#53563: Removed a method call that could cause a java.awt.HeadlessException in PCLGraphics2D (brought it inline with PDF/PS/AFP-Graphics2D classes) il y a 12 ans
  Vincent Hennebert dc5a2cc9e7 When PDF accessibility is enabled, treat repeated table headings as artifacts il y a 12 ans
  Vincent Hennebert c1c33af031 Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list il y a 12 ans
  Vincent Hennebert 3411937d72 Bugfix: When restarting layout for the last page, discard glues and penalties at the beginning of the restarted Knuth sequence. il y a 12 ans
  Mehdi Houshmand 3325a6c6c4 Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes so as to remove duplicated code il y a 12 ans
  Mehdi Houshmand e17daf009f Addressed some of the javadocs that were erroneous il y a 12 ans
  Mehdi Houshmand 41299785b6 Fixed deprecation warning and added some comments to explain the API design il y a 12 ans
  Mehdi Houshmand d54c3555e0 Fixed NPE with when outputting AreaTree also improved base URI handling for CLI il y a 12 ans
  Mehdi Houshmand 6405d862d3 Changed the base URI of the FOP factory to be the FO file when CLI is used il y a 12 ans
  Peter Hancock 9561830370 Synchronized FopFactory.getRendererConfig il y a 12 ans
  Peter Hancock 4c623422ef Removed FopFactory.getRendererConfig from public API il y a 12 ans
  Mehdi Houshmand 6087e3d708 Command line parameters override fop conf settings when set (they won't override when not set) il y a 12 ans
  Mehdi Houshmand 01d68aa91e Updated documentation with new API changes il y a 12 ans
  Mehdi Houshmand e4dfc7fe53 Fixed regression re:strict-validation parameter in fop.xconf il y a 12 ans
  Mehdi Houshmand 69b461d2b4 Changed the logging mechanism for the PDF filter list to debug level il y a 12 ans
  Vincent Hennebert cd11fac7e6 Removed limitations that were lifted after the work on the Temp_TrueTypeInPostScript branch il y a 12 ans
  Mehdi Houshmand b409a37cbf Addressed some of the comments made by VH re:Temp_URI_Unification merge il y a 12 ans
  Mehdi Houshmand 8f37765b5c Bugzilla#53502: MODCA end structured field now more conformant with the spec by allowing 0xFFFF match (match any). Submitted by Robert Meyer il y a 12 ans
  Vincent Hennebert fdb801262c Removed TTFCmapEntry class accidently re-introduced in rev. 1356646 il y a 12 ans
  Mehdi Houshmand d256d57a58 Check style and find bugs now pass without errors il y a 12 ans