1084 Commits (Temp_RoundedCorners)

Author SHA1 Message Date
  Peter Hancock 5de50e8502 Removed a Cast 11 years ago
  Peter Hancock 3f8838ef97 Support for relative border-*-*-radius fox properties 11 years ago
  Peter Hancock ced1474494 Fixed failing test 11 years ago
  Peter Hancock e079e8eb19 Increased unit test coverage for the Painters 11 years ago
  Mehdi Houshmand d261730a4f Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11 years ago
  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 years ago
  Mehdi Houshmand c9cbf7e0a4 Moved the I/O interfaces to XGC and updated code with new resolution mechanism 11 years ago
  Mehdi Houshmand ccd2678cd0 Bugzilla#53868: Full font embedding in PDF 11 years ago
  Peter Hancock d99dc75ffa Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer 11 years ago
  Vincent Hennebert 10e39f016a Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 years ago
  Vincent Hennebert 207b1d0228 Bugzilla #45715: Restored support for break-before on fo:table. 11 years ago
  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 years ago
  Mehdi Houshmand 008bf019ad Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap configurator unless CCITT compression is enabled. 11 years ago
  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 years ago
  Mehdi Houshmand d6994df393 Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in the PDF renderer. Submitted by Robert Meyer. 11 years ago
  Mehdi Houshmand c52db65ef8 Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-file 11 years ago
  Mehdi Houshmand f7b41bf07e Added tests for AFPResourceAccessor 11 years ago
  Vincent Hennebert 6c9c875c0d Bugzilla #53688: Wrong page number reported when a column overflows the region-body in a multi-column document 11 years ago
  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 years ago
  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 years ago
  Vincent Hennebert b9b3fd19f4 Updated reference PDF following change from rev. 1362226 (treat repeated table headers as artifacts) 11 years ago
  Vincent Hennebert c1c33af031 Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 11 years ago
  Vincent Hennebert 3411937d72 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 41299785b6 Fixed deprecation warning and added some comments to explain the API design 12 years ago
  Peter Hancock 4c623422ef Removed FopFactory.getRendererConfig from public API 12 years ago
  Mehdi Houshmand e6fad9f9d8 Added test for strict user configuration setting within the fop-conf 12 years ago
  Mehdi Houshmand 6087e3d708 Command line parameters override fop conf settings when set (they won't override when not set) 12 years ago
  Mehdi Houshmand f7af5b4647 Deletes temporary resource files created by unit test 12 years ago
  Mehdi Houshmand b409a37cbf Addressed some of the comments made by VH re:Temp_URI_Unification merge 12 years ago
  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 years ago
  Peter Hancock bce349febf Fixed merge error 12 years ago
  Mehdi Houshmand d9695207a5 White space, unused method and import clean up 12 years ago
  Mehdi Houshmand f5a033d38f Changed the exception message when internal font key == null, also some clean up and encapsulation to *Painter classes 12 years ago
  Mehdi Houshmand c9f6e74ddf Improved the handling of defaults for PDF config and general clean up 12 years ago
  Glenn Adams f7c9ea74d2 Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitted by Luis Bernardo. 12 years ago
  Mehdi Houshmand a97e0be88b Predominantly clean up and javadocs, very little functional change here 12 years ago
  Mehdi Houshmand c36ffee9df Added tests and cleaning up of code 12 years ago
  Peter Hancock 22682543c9 Removed HyphenationTreeResolver and better Handling of 'data://' URIs 12 years ago
  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 years ago
  Mehdi Houshmand d17d05e36c Removed URI resolving class that are no longer needed and handled data URIs 12 years ago
  Mehdi Houshmand 24664f1459 Removed AFP resource handling mechanism in favour of a unified resource resolver 12 years ago
  Vincent Hennebert fae8882d22 Renamed DIRECTORY_TABLE into TABLE_DIRECTORY 12 years ago
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Vincent Hennebert 9e1c3f381c Added possibility to treat some content as artifact. 12 years ago
  Vincent Hennebert 340025483a Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4 12 years ago
  Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 years ago
  Glenn Adams 72ba7e572d Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 4778980074 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. 12 years ago
  Vincent Hennebert 37d0a02bbf Updated reference PDFs following changes from rev. 1341992 and 1342680 12 years ago
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 12 years ago