3847 Commits (aff2383ae18395d3d045f1c08fb8e8b3603fc722)

Author SHA1 Message Date
  Simon Steiner a6a86c78a2 Checkstyle 10 years ago
  Vincent Hennebert 2b3254041b Made WhitespaceManagement.getKnuthElements more robust by iterating over childLM.getNextKnuthElements 10 years ago
  Vincent Hennebert 5f3cce50ed Create penalty only once and store it in WhitespaceManagementPenalty 10 years ago
  Vincent Hennebert 1329d6b8e7 Simplified make of MultiSwitchLM 10 years ago
  Vincent Hennebert 4066523108 Removed obsolete fitting-strategy property 10 years ago
  Vincent Hennebert ffbc44014c Renamed value of auto-toggle property to select-first-fitting 10 years ago
  Simon Steiner 2e61a75035 FOP-2345 SVG to AFP text spacing wrong 10 years ago
  Simon Steiner fe7e6015c6 FOP-2336 OOM for tiff output 10 years ago
  Simon Steiner 9dc8349226 FOP-2337 Remove xobj type=form 10 years ago
  Vincent Hennebert 63712ccf2e By default, only the first child of a multi-switch should be laid out 10 years ago
  Vincent Hennebert 8e34fcbf5f Added support for multiple multi-switch appearing on the same page. 10 years ago
  Vincent Hennebert 2d190863ae FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap with transparency 10 years ago
  Luis Bernardo e49c4b19af FOP-2339: GIF to PS transparency is black; patch by Simon Steiner 10 years ago
  Vincent Hennebert c8518bc54b Handle middle-of-the-page case without using a glue. 10 years ago
  Vincent Hennebert afb1300cee Handle the case where dynamic content is in the middle of a page, selecting the first variant 10 years ago
  Vincent Hennebert bc3f201439 FOP-2357: When an SVG image has transparency and a PDF profile is used that disallows it, ignore it and issue a warning rather than throw an error 10 years ago
  Robert Meyer 20f07e22e7 FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.fo 10 years ago
  Robert Meyer 18a78aafad FOP-2260: Smart quotes broken in RTF if at start of text 10 years ago
  Luis Bernardo 0fc6583c26 FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regression 10 years ago
  Vincent Hennebert babaec1312 FOP-2346: UnsupportedOperationException when handling an SVG containing a font-face 10 years ago
  Robert Meyer 3c333bcb0a FOP:2344 - SVG bleeds color between elements when outputting to AFP 10 years ago
  Robert Meyer 13984ccebd FOP-2341: Infinite loop when smaller used with a zero length font-size 10 years ago
  Robert Meyer c72a3a65d9 FOP-2252: OpenType CFF - Remove need for patch to fontbox 10 years ago
  Vincent Hennebert 89ecaebe65 Fixed Checkstyle issues 10 years ago
  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