1167 Commits (Temp_FontMerging)

Author SHA1 Message Date
  Simon Steiner 507202d1e7 Add t1 merging 10 years ago
  Vincent Hennebert fb7baa3fc8 FOP-1099: process footnotes coming from table headers or footers 10 years ago
  Robert Meyer 764eba0b31 FOP-2354: Subset support for Type 1 fonts 10 years ago
  Luis Bernardo c4e5885007 FOP-2372: New extension to resize background images 10 years ago
  Vincent Hennebert c3ac99e58b Renamed value of auto-toggle property to select-first-fitting 10 years ago
  Vincent Hennebert b376802095 By default, only the first child of a multi-switch should be laid out 10 years ago
  Vincent Hennebert 8c3e6a5e15 Added support for multiple multi-switch appearing on the same page. 10 years ago
  Vincent Hennebert 5cae15e0ac FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap with transparency 10 years ago
  Vincent Hennebert f5e524b0b2 Handle middle-of-the-page case without using a glue. 10 years ago
  Vincent Hennebert aa09fc131c Handle the case where dynamic content is in the middle of a page, selecting the first variant 10 years ago
  Vincent Hennebert 4c131bd42f 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
  Vincent Hennebert c51d59011a FOP-2346: UnsupportedOperationException when handling an SVG containing a font-face 10 years ago
  Vincent Hennebert cd237ca578 Checkstyle fixes 10 years ago
  Robert Meyer 785ace252f FOP-2252: OpenType CFF - Remove need for patch to fontbox 10 years ago
  Vincent Hennebert a4d5aac4e5 Fixed Checkstyle issues 10 years ago
  Vincent Hennebert 126e31e719 Cosmetics only: enabled Checkstyle for test files and fixed resulting errors 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
  Vincent Hennebert 8fe1a6d236 Updated disabled-testcases.xml 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 7c9187955e Implement whitespace management extension using fo:multi-switch 10 years ago
  Vincent Hennebert d1ac3aa05b Added support for <percentage> values on alignment-adjust 10 years ago
  Vincent Hennebert f4bb629ab7 Added support for <length> values on alignment-adjust 10 years ago
  Vincent Hennebert d08e7a0a30 Added support for dominant-baseline on fo:inline-container 10 years ago
  Vincent Hennebert 6e65f40903 Added support for alignment-baseline on fo:inline-container 10 years ago
  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 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 8841c3bdd5 FOP-2301: Enable support for PDF sub-page transitions. 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
  Luis Bernardo 2d97c4c3db reverted 1536924 (FOP-2308) 10 years ago
  Luis Bernardo 51dc03c675 FOP-2308: text-transform="capitalize" assumes input text is lowercase 10 years ago
  Vincent Hennebert 0169e567a9 Added support for percentage dimensions 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 bd45787c63 First bits of support for fo:inline-container 10 years ago
  Luis Bernardo 72d4de19de FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras. 10 years ago
  Vincent Hennebert 54aa336912 FOP-2106: Footnote put on earlier page than the one that contains the footnote call 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
  Luis Bernardo 21682bdca7 FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer 10 years ago
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 years ago
  Luis Bernardo 74ad4fd223 FOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner. 10 years ago
  Luis Bernardo 016cb31998 FOP-2248: add support for AES 256 PDF encryption 11 years ago
  Vincent Hennebert e8f590803a Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 years ago