6091 Commits (8119cfd58ef86900184a5f9584cff9d2714cb1ff)

Author SHA1 Message Date
  Luis Bernardo b0feeaa3d9 FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 and Gray if FOP0.20.5; patch submitted by Thanasis Giannimaras following suggestion by Jeremias Maerki 10 years ago
  Vincent Hennebert 6776983e26 The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON comments 10 years ago
  Glenn Adams fc1e098d66 Fix checkstyle warning. 10 years ago
  Vincent Hennebert 008795f8ab Smoke test: introduce Checkstyle violation and see if Gump will complain 10 years ago
  Vincent Hennebert 80c12d5e35 Attach the selected variant to KnuthPageNode in order to propagate the information down to area tree creation. 10 years ago
  Luis Bernardo b2dd3c6955 FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream; change suggested by Max Gilead 10 years ago
  Robert Meyer f941c17200 FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; Patch submitted by Simon Steiner 10 years ago
  Robert Meyer faf28a3cae FOP-1069: No error message on illegal/unknown values on a property 10 years ago
  Vincent Hennebert b9a9e4a01e Enabled LineLength check and fixed corresponding issues 10 years ago
  Robert Meyer 0acaddd925 FOP-2323: NPE caused by missing local subroutine index in private dictonary of OTF font 10 years ago
  Luis Bernardo 766c0a1fd3 FOP-2314: Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent; patch submitted by Gonzalo Vasquez 10 years ago
  Vincent Hennebert 4169ec0b2e FOP-2317: crash when issuing warning for invalid property value 10 years ago
  Vincent Hennebert 3e4fb26d3a Removed obsolete BestFit and Alternative classes, and fox:fitting-strategy property 10 years ago
  Vincent Hennebert e84e7b166d Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issues 10 years ago
  Vincent Hennebert 568b1f0182 FOP-2312: font-base configuration setting not working as expected 10 years ago
  Vincent Hennebert 8f31889565 Fixed the setting of generates[Block|Reference]Area 10 years ago
  Vincent Hennebert 9e0ec0501e Implemented missing methods 10 years ago
  Vincent Hennebert c93e8bffcc Code clean-up and simplification 10 years ago
  Luis Bernardo 8d0bc94dd4 FOP-2313: add support for svg gradients when generating PostScript; most code authored by Robert Meyer with a small contribution by Athanasios Giannimaras. 10 years ago
  Vincent Hennebert 360e795603 Implement whitespace management extension using fo:multi-switch 10 years ago
  Vincent Hennebert f79eebc426 Added support for <percentage> values on alignment-adjust 10 years ago
  Vincent Hennebert 56ed221e33 Added support for <length> values on alignment-adjust 10 years ago
  Vincent Hennebert 29b38b37c8 Added support for dominant-baseline on fo:inline-container 10 years ago
  Vincent Hennebert 62953d27c7 Improved javadoc for getBaselineOffset 10 years ago
  Vincent Hennebert 11e0efe82d Added support for alignment-baseline on fo:inline-container 10 years ago
  Vincent Hennebert 3ad07592d4 Added support for non-default values of alignment-adjust 10 years ago
  Vincent Hennebert d669f23d6f Added support for default alignment of inline-container areas with their parent areas 10 years ago
  Vincent Hennebert bb1cfa0e67 Reverted changes to PDFStructureTreeBuilder from rev. 1537600 10 years ago
  Vincent Hennebert e3713b379f FOP-1749: Fix offset of footnote when it has a margin-top 10 years ago
  Glenn Adams 5c52f20476 FOP-2311: revert changes from FOP-1069 that regresses shorthand property handling. 10 years ago
  Glenn Adams 82cffcce5d FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
  Vincent Hennebert 206fcc7a0a Re-ordered methods from higher to lower level 10 years ago
  Vincent Hennebert c3e6cf8840 Take into account the inline-container's bpd in the alignment context 10 years ago
  Glenn Adams f3c52a74a1 FOP-2310: Fix misplaced table cell border in WM RTL context. 10 years ago
  Luis Bernardo ad581234d4 reverted 1536924 (FOP-2308) 10 years ago
  Luis Bernardo 59db4f65ec FOP-2308: text-transform="capitalize" assumes input text is lowercase 10 years ago
  Luis Bernardo d5d014986d FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution was being overridden by default value 10 years ago
  Vincent Hennebert 47a9534d01 Properly handle "error-if-overflow" value of "overflow" property when overflow happens in inline-progression-direction 10 years ago
  Vincent Hennebert 0199e7b86f Added support for percentage dimensions 10 years ago
  Vincent Hennebert 08eb61e430 Slightly simplified looping through positions in addAreas 10 years ago
  Vincent Hennebert 090ad82ff2 Do space resolution on the children of the inline-container 10 years ago
  Vincent Hennebert ba2fe4fee4 Issue a warning if the content of an inline-container overflows it in the block-progression-direction 10 years ago
  Vincent Hennebert 6f18d85c7d Added support for block-progression-dimension="auto" 10 years ago
  Vincent Hennebert d6cf2ef22f When inline-progression-dimension has been left to auto on fo:inline-container, fall back to the IPD of the nearest ancestor reference-area. 10 years ago
  Vincent Hennebert cf382bf5b6 Parse back the container area from the area tree. 10 years ago
  Vincent Hennebert e102907bf7 FOP-2306: use the URI of the source FO document rather than the config file as a default base URI 10 years ago
  Robert Meyer 2f4804a1fc FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-header 10 years ago
  Robert Meyer 34b696efa6 FOP-2299: Non Unicode named glyphs not loaded for Type1 fonts 10 years ago
  Vincent Hennebert f3a41a94b1 First bits of support for fo:inline-container 10 years ago
  Luis Bernardo 737f984cef FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Simon Steiner 10 years ago