7774 Commits (f788f5d12b85ddecf7daa95f4eb735139080f399)
 

Author SHA1 Message Date
  Luis Bernardo f788f5d12b 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 e7d05ec67b The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON comments 10 years ago
  Luis Bernardo 622b14ebb5 FOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by Thanasis Giannimaras. 10 years ago
  Vincent Hennebert 283a05db7d Re-enabled Checkstyle in Gump, the issue should be sorted now 10 years ago
  Vincent Hennebert ca34fbb95f Disable Checkstyle in Gump for now, to avoid being flooded by build failures over the next days 10 years ago
  Vincent Hennebert 1e2982a3f2 Enabled plain formatter to get Checkstyle warnings from Gump builds 10 years ago
  Glenn Adams 72fe70000e Fix checkstyle warning. 10 years ago
  Vincent Hennebert 6f02e19db3 Smoke test: introduce Checkstyle violation and see if Gump will complain 10 years ago
  Vincent Hennebert f4503bb6c4 Have Checkstyle fail the build if there are any warnings 10 years ago
  Vincent Hennebert 9c45b11284 Have Gump run Checkstyle on the source code 10 years ago
  Vincent Hennebert 126e31e719 Cosmetics only: enabled Checkstyle for test files and fixed resulting errors 10 years ago
  Luis Bernardo d495da253e FOP-2326: CMYK TIFF is rendered using RGB colourspace in Postscript output; patch submitted by Simon Steiner (xgc jar updated) 10 years ago
  Luis Bernardo 3a1c043a42 FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream; change suggested by Max Gilead 10 years ago
  Luis Bernardo 122cf4c3de updated xgc jar due to XGC-87 fix. 10 years ago
  Robert Meyer d86afe17fd FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; Patch submitted by Simon Steiner 10 years ago
  Robert Meyer 922d33c57d FOP-1069: No error message on illegal/unknown values on a property 10 years ago
  Vincent Hennebert 9df34113b5 Enabled LineLength check and fixed corresponding issues 10 years ago
  Luis Bernardo 9a7c9f11ff replaced fontbox snapshot jar by a patched released jar (patch files added to lib) 10 years ago
  Robert Meyer 9b1bf2de4a FOP-2323: NPE caused by missing local subroutine index in private dictonary of OTF font 10 years ago
  Luis Bernardo ca51f4c911 FOP-2314: Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent; patch submitted by Gonzalo Vasquez 10 years ago
  Vincent Hennebert c252be236f FOP-2315: Incorrect example for leaders 10 years ago
  Vincent Hennebert a8f6ee444c FOP-2317: crash when issuing warning for invalid property value 10 years ago
  Vincent Hennebert 6b16845a94 Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issues 10 years ago
  Vincent Hennebert 2318d09b63 FOP-2312: font-base configuration setting not working as expected 10 years ago
  Luis Bernardo 7d3dba6c3c 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 fa1cca233c Reverted changes to PDFStructureTreeBuilder from rev. 1537600 10 years ago
  Vincent Hennebert 14c8bbc13d FOP-2106: Added test case for footnote resetting when the algorithm has to restart page breaking after a too short/long node 10 years ago
  Vincent Hennebert a00a96986a FOP-1749: Fix offset of footnote when it has a margin-top 10 years ago
  Glenn Adams 6714301a9c FOP-2311: revert changes from FOP-1069 that regresses shorthand property handling. 10 years ago
  Glenn Adams 8841c3bdd5 FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
  Glenn Adams add7ec8652 FOP-2310: Fix misplaced table cell border in WM RTL context. 10 years ago
  Luis Bernardo 2d97c4c3db reverted 1536924 (FOP-2308) 10 years ago
  Adrian Cumiskey 400a481147 Fix to the "pmd" build target 10 years ago
  Luis Bernardo 51dc03c675 FOP-2308: text-transform="capitalize" assumes input text is lowercase 10 years ago
  Luis Bernardo adfb500608 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 e82827107f 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 6c5966390e FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-header 10 years ago
  Robert Meyer 480edcfb80 FOP-2299: Non Unicode named glyphs not loaded for Type1 fonts 10 years ago
  Luis Bernardo 39e3312876 FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Simon Steiner 10 years ago
  Luis Bernardo 72d4de19de FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras. 10 years ago
  Vincent Hennebert c183dd2ece Removed unused variables 10 years ago
  Vincent Hennebert 27210ad830 Do not log a warning when .notdef has been assigned to an unused code of AdobeStandardEncoding 10 years ago
  Vincent Hennebert 54aa336912 FOP-2106: Footnote put on earlier page than the one that contains the footnote call 10 years ago
  Luis Bernardo bd40eedf99 FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of URL for connection; patch suggested by Matthias Reischenbacher and Robert Meyer comments. 10 years ago
  Glenn Adams aea90d5225 FOP-2298: One last @Override to remove to satisfy broken Java 5 support. 10 years ago
  Glenn Adams 75d4ce44d5 FOP-2298: Java 5 is more strict than Java 6 about use of @Override on implementation of interface methods. 10 years ago
  Glenn Adams e39326ac56 FOP-2298: Java 5 doesn't support String.isEmpty 10 years ago
  Glenn Adams 54eec84366 FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10 years ago
  Robert Meyer 119c49e73e FOP-2275: Quadratic Bezier curves not properly rendered 10 years ago
  Luis Bernardo 6cb8fea5ba there is no dependency on pdfbox. this corrects previous commit. 10 years ago