7920 Commits (FOP-2393_gradient-rendering)
 

Author SHA1 Message Date
  Vincent Hennebert 89b34550c9 Added support for non-default values of alignment-adjust 10 years ago
  Vincent Hennebert 3e04d92458 Added support for default alignment of inline-container areas with their parent areas 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
  Vincent Hennebert b0c8e3a541 Re-ordered methods from higher to lower level 10 years ago
  Vincent Hennebert 69f539c6f5 Take into account the inline-container's bpd in the alignment context 10 years ago
  Vincent Hennebert ec479a36b2 Typo: s/inline/block/ 10 years ago
  Vincent Hennebert 78eb763aaa Added possibility to check for events in layout tests 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 19f04b9ac8 Properly handle "error-if-overflow" value of "overflow" property when overflow happens in inline-progression-direction 10 years ago
  Vincent Hennebert 0169e567a9 Added support for percentage dimensions 10 years ago
  Vincent Hennebert 8c5aef924a Slightly simplified looping through positions in addAreas 10 years ago
  Vincent Hennebert dc25857bb5 Do space resolution on the children of the inline-container 10 years ago
  Vincent Hennebert 5530937d76 Issue a warning if the content of an inline-container overflows it in the block-progression-direction 10 years ago
  Vincent Hennebert c925990c7c Added support for block-progression-dimension="auto" 10 years ago
  Vincent Hennebert 69ff3a9270 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 31037a0f70 Parse back the container area from the area tree. 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
  Vincent Hennebert bd45787c63 First bits of support for fo:inline-container 10 years ago
  Vincent Hennebert 8b6fd26a12 Temporary branch for implementation of fo:inline-container 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
  Vincent Hennebert fb7bda27d7 FOP-2293: Second patch by Seifeddine Dridi 10 years ago
  Vincent Hennebert 6a3a80f324 FOP-2292: First bits of a whitespace management extension 10 years ago
  Vincent Hennebert f4b08c8e1f Created temporary branch for new whitespace management extension (see FOP-2293) 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
  Luis Bernardo 5fa038c2be the OTF patch requires pdfbox... 10 years ago
  Luis Bernardo 99e4e25414 FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (eclipse misbehaved and missed a file) 10 years ago
  Luis Bernardo 21682bdca7 FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer 10 years ago
  Vincent Hennebert cb742f91f7 Removed obsolete CommandLineLogger. 10 years ago
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 years ago
  Vincent Hennebert c0b99ad44d Directly use FOP fonts for SVG images, without going trough AWT fonts 10 years ago