1079 Commity (Temp_MergeFrom11)

Autor SHA1 Wiadomość Data
  Luis Bernardo 7627afcc96 bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunks 11 lat temu
  Luis Bernardo 9772267c98 bugzilla #54024: rewrote generation of /PageLabels dictionary 11 lat temu
  Vincent Hennebert d9d2ec28c2 Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. 11 lat temu
  Mehdi Houshmand d261730a4f Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11 lat temu
  Vincent Hennebert a1af0b2481 Bugzilla #53902: Added possibility to define 'header' table columns (the same way as fo:table-header allows to define header rows). 11 lat temu
  Mehdi Houshmand c9cbf7e0a4 Moved the I/O interfaces to XGC and updated code with new resolution mechanism 11 lat temu
  Mehdi Houshmand ccd2678cd0 Bugzilla#53868: Full font embedding in PDF 11 lat temu
  Peter Hancock d99dc75ffa Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer 11 lat temu
  Vincent Hennebert 10e39f016a Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 lat temu
  Vincent Hennebert 207b1d0228 Bugzilla #45715: Restored support for break-before on fo:table. 11 lat temu
  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. 11 lat temu
  Mehdi Houshmand 008bf019ad Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap configurator unless CCITT compression is enabled. 11 lat temu
  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. 11 lat temu
  Mehdi Houshmand d6994df393 Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in the PDF renderer. Submitted by Robert Meyer. 11 lat temu
  Mehdi Houshmand c52db65ef8 Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-file 11 lat temu
  Mehdi Houshmand f7b41bf07e Added tests for AFPResourceAccessor 11 lat temu
  Vincent Hennebert 6c9c875c0d Bugzilla #53688: Wrong page number reported when a column overflows the region-body in a multi-column document 11 lat temu
  Vincent Hennebert 2c2c292121 Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements. 11 lat temu
  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. 11 lat temu
  Vincent Hennebert b9b3fd19f4 Updated reference PDF following change from rev. 1362226 (treat repeated table headers as artifacts) 11 lat temu
  Vincent Hennebert c1c33af031 Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 12 lat temu
  Vincent Hennebert 3411937d72 Bugfix: When restarting layout for the last page, discard glues and penalties at the beginning of the restarted Knuth sequence. 12 lat temu
  Mehdi Houshmand 41299785b6 Fixed deprecation warning and added some comments to explain the API design 12 lat temu
  Peter Hancock 4c623422ef Removed FopFactory.getRendererConfig from public API 12 lat temu
  Mehdi Houshmand e6fad9f9d8 Added test for strict user configuration setting within the fop-conf 12 lat temu
  Mehdi Houshmand 6087e3d708 Command line parameters override fop conf settings when set (they won't override when not set) 12 lat temu
  Mehdi Houshmand f7af5b4647 Deletes temporary resource files created by unit test 12 lat temu
  Mehdi Houshmand b409a37cbf Addressed some of the comments made by VH re:Temp_URI_Unification merge 12 lat temu
  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 12 lat temu
  Mehdi Houshmand d9695207a5 White space, unused method and import clean up 12 lat temu
  Mehdi Houshmand f5a033d38f Changed the exception message when internal font key == null, also some clean up and encapsulation to *Painter classes 12 lat temu
  Mehdi Houshmand c9f6e74ddf Improved the handling of defaults for PDF config and general clean up 12 lat temu
  Glenn Adams f7c9ea74d2 Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitted by Luis Bernardo. 12 lat temu
  Mehdi Houshmand a97e0be88b Predominantly clean up and javadocs, very little functional change here 12 lat temu
  Mehdi Houshmand c36ffee9df Added tests and cleaning up of code 12 lat temu
  Peter Hancock 22682543c9 Removed HyphenationTreeResolver and better Handling of 'data://' URIs 12 lat temu
  Glenn Adams 4bba95be2e Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent re-encoding of PNG images (and unnecssary output file bloat). Submitted by Luis Bernardo, Matthias Reischenbacher. 12 lat temu
  Mehdi Houshmand d17d05e36c Removed URI resolving class that are no longer needed and handled data URIs 12 lat temu
  Mehdi Houshmand 24664f1459 Removed AFP resource handling mechanism in favour of a unified resource resolver 12 lat temu
  Vincent Hennebert fae8882d22 Renamed DIRECTORY_TABLE into TABLE_DIRECTORY 12 lat temu
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
  Vincent Hennebert 9e1c3f381c Added possibility to treat some content as artifact. 12 lat temu
  Vincent Hennebert 340025483a Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4 12 lat temu
  Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 lat temu
  Glenn Adams 72ba7e572d Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo. 12 lat temu
  Glenn Adams 4778980074 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. 12 lat temu
  Vincent Hennebert 37d0a02bbf Updated reference PDFs following changes from rev. 1341992 and 1342680 12 lat temu
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 12 lat temu
  Glenn Adams 3f7239142b Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo. 12 lat temu
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. 12 lat temu