6366 Commits (fop-2_0)

Author SHA1 Message Date
  Glenn Adams c7a46a8f4e FOP-2415: prevent NPE when Indic script syllabizer is not available 9 years ago
  Glenn Adams ef5390b57f FOP-2391: ensure derived font triplet is used 9 years ago
  Glenn Adams ec1da9e25c FOP-2391: fix NSM reordering issue and ensure same PDF output as XSL-FO code path (using Td/Tj operators) 9 years ago
  Simon Steiner 187fbd17ec FOP-2411: PDF to PDF Link not working 9 years ago
  Glenn Adams 6300064cb5 FOP-2213 use kern table when no GPOS kern lookups are present 9 years ago
  Glenn Adams abd59ee208 FOP-2303: fix negative text indent in bidi context 9 years ago
  Glenn Adams 09b63d72a0 FOP-2258: fix erroneous mirroring 9 years ago
  Glenn Adams 812ae2c1bc FOP-2410: fix fo:page-number in bidi context 9 years ago
  Glenn Adams e36c12bdd2 Fix findbugs warning recently introduced by SS. 9 years ago
  Glenn Adams fdef608d75 FOP-2391: add missing file 9 years ago
  Glenn Adams 65d3a38fcb FOP-2391: enable bidi processing of SVG text chunks 9 years ago
  Simon Steiner 2e06f0dd39 Fix checkstyle 9 years ago
  Simon Steiner 967a5b1847 FOP-2353: PDF-A preflight warnings 9 years ago
  Simon Steiner 24675249db FOP-2406: Error when image next to pdf 9 years ago
  Glenn Adams 484c5fdefb FOP-2391: ensure mapping is non-null in CS SVG text 9 years ago
  Glenn Adams 49c8708241 Add verbose (-v) flag to FontList tool that shows URI of font resource. 9 years ago
  Glenn Adams 5f66eef3fe Fix or suppress 5- to 9-instance findbug warnings. 9 years ago
  Glenn Adams e9f270cf3a Fix 4-instance findbug warnings. 9 years ago
  Glenn Adams 9feb568446 Fix or suppress 3-instance findbug warnings. 9 years ago
  Glenn Adams 84bc994a22 Fix 2-instance findbug warnings. 9 years ago
  Glenn Adams c7d7ed1ee6 Fix or suppress 1-instance findbug warnings. 9 years ago
  Glenn Adams 7320ab1c52 FOP-2391: preliminary (but incomplete) support for complex script text nodes in svg foreign object 9 years ago
  Vincent Hennebert a012da374a FOP-2393: only the gradient's transform should be used. Other transforms will have already been applied to the user space. 10 years ago
  Vincent Hennebert cfee3a4ddb FOP-2394: Removed non-standard layout extensions 10 years ago
  Vincent Hennebert 5dd78dfeeb Disable checkEOF when processing PS files. It's perfectly valid to have an %%EOF comment in the middle of a file if it includes other documents. 10 years ago
  Luis Bernardo e5fd61ed97 FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of URL for connection; implemented a better approach. 10 years ago
  Luis Bernardo 330ff8e5a2 fix equality comparison between border, padding and background (see FOP-2307 comments) 10 years ago
  Luis Bernardo 136e3cfdd7 FOP-2395: PDF encryption does not work when PDF version is set in FOP config; change suggested by Seifeddine Dridi. 10 years ago
  Vincent Hennebert 27b9b2ecbf Removed unused code 10 years ago
  Vincent Hennebert f8dd309bf6 Added more complete tests 10 years ago
  Vincent Hennebert a1e5851e19 Check bounds and encode 10 years ago
  Vincent Hennebert dc62d10348 For a Shading object, domain is optional and its default value is what we need 10 years ago
  Vincent Hennebert 0a7069adae Removed unused functionType parameter 10 years ago
  Vincent Hennebert 0a505d2b84 Added test case for the gradient package 10 years ago
  Vincent Hennebert c411c5fb57 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 years ago
  Vincent Hennebert c17e7bea19 ... And actually fix resulting warnings 10 years ago
  Vincent Hennebert ad635f4ff1 Removed CSOFF: LineLengthCheck that have crept in existing files 10 years ago
  Vincent Hennebert 6b998b1ba3 createPDFPattern can be made private 10 years ago
  Vincent Hennebert fbf34c38dc Use the appropriate double formatter depending on the selected output 10 years ago
  Vincent Hennebert 5166be88be Factorized outputDoubles into GradientMaker 10 years ago
  Vincent Hennebert bff76cd4a3 Rename toWriteableString into output and added StringBuilder parameter 10 years ago
  Vincent Hennebert cc8de67793 Delegate function rendering to dedicated class intead of taking as parameter a list of Strings coming from who knows where 10 years ago
  Vincent Hennebert 137171a8e7 Renamed shading package to gradient 10 years ago
  Vincent Hennebert 41cfa73d4b Moved stuff that is common to PDF and PS to Pattern 10 years ago
  Vincent Hennebert 48d4ad4993 Moved content of FunctionPattern into Function 10 years ago
  Vincent Hennebert decb63c9df Moved content of ShadingPattern into Shading 10 years ago
  Vincent Hennebert b7b8ba98b4 Factorized shading code that was common to PDF and PostScript 10 years ago
  Vincent Hennebert fd5c47183e Renamed GradientFactory into GradientMaker 10 years ago
  Vincent Hennebert 27b5b411cd Tightened access control to Function's fields 10 years ago
  Vincent Hennebert 06adde0ea4 Simplified makeShading and makePattern methods 10 years ago