1167 İşlemeler (Temp_FontMerging)

Yazar SHA1 Mesaj Tarih
  Luis Bernardo 51dc03c675 FOP-2308: text-transform="capitalize" assumes input text is lowercase 10 yıl önce
  Vincent Hennebert 0169e567a9 Added support for percentage dimensions 10 yıl önce
  Vincent Hennebert dc25857bb5 Do space resolution on the children of the inline-container 10 yıl önce
  Vincent Hennebert 5530937d76 Issue a warning if the content of an inline-container overflows it in the block-progression-direction 10 yıl önce
  Vincent Hennebert c925990c7c Added support for block-progression-dimension="auto" 10 yıl önce
  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 yıl önce
  Vincent Hennebert bd45787c63 First bits of support for fo:inline-container 10 yıl önce
  Luis Bernardo 72d4de19de FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras. 10 yıl önce
  Vincent Hennebert 54aa336912 FOP-2106: Footnote put on earlier page than the one that contains the footnote call 10 yıl önce
  Glenn Adams 54eec84366 FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10 yıl önce
  Vincent Hennebert fb7bda27d7 FOP-2293: Second patch by Seifeddine Dridi 10 yıl önce
  Vincent Hennebert 6a3a80f324 FOP-2292: First bits of a whitespace management extension 10 yıl önce
  Luis Bernardo 21682bdca7 FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer 10 yıl önce
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 yıl önce
  Luis Bernardo 74ad4fd223 FOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner. 11 yıl önce
  Luis Bernardo 016cb31998 FOP-2248: add support for AES 256 PDF encryption 11 yıl önce
  Vincent Hennebert e8f590803a Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 yıl önce
  Luis Bernardo 4726c4f941 FOP-2245: height attribute on external-graphic with percentage value behaves incorrectly 11 yıl önce
  Vincent Hennebert 37ea66b191 Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations 11 yıl önce
  Vincent Hennebert ce39d4c2fb FOP #2234: NPE when rendering a document with markers and accessibility is enabled 11 yıl önce
  Vincent Hennebert e3c9f13598 FOP-2226: Image resources are not closed when rendering into the Intermediate Format 11 yıl önce
  Luis Bernardo 2008636c7e FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied second patch by Robert Meyer; expanded the layout test case. 11 yıl önce
  Chris Bowditch 0b97b8f60a FOP-2217; Image scaling change was adversely affecting other image types 11 yıl önce
  Chris Bowditch 04e4c552f3 FOP-2215; Thin dashed border look like dots 11 yıl önce
  Luis Bernardo 9dadbc4897 FOP-2181: Add a test case for the recent fix made in FOP-2174 and XGC-76 regarding source resolution scaling with SVG and images; patch submitted by Robert Meyer 11 yıl önce
  Luis Bernardo b7a4ebbacb FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch submitted by Robert Meyer 11 yıl önce
  Vincent Hennebert a9531b0195 FOP-2148: make page-position="only" work 11 yıl önce
  Luis Bernardo c788330c06 FOP-2206: adds unit test for PSPainter.drawText() 11 yıl önce
  Vincent Hennebert 4680aede44 JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote 11 yıl önce
  Glenn Adams d721e50c65 FOP-2178: Fix incomplete kerning when complex script features are enabled. 11 yıl önce
  Luis Bernardo 0d4b815b26 jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 yıl önce
  Luis Bernardo 89dbe6e142 bugzilla #54196: configure big / little endian support for TIFF images; patch 29628 applied; submitted by Robert Meyer 11 yıl önce
  Vincent Hennebert 638ea00309 Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document. 11 yıl önce
  Vincent Hennebert ff6508e118 Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes 11 yıl önce
  Mehdi Houshmand 9d9f0a0b7e Reduced the dashed border ratio to make it more aesthetically pleasing 11 yıl önce
  Luis Bernardo 9528c92a8c missing license header (fixes rev 1403646) 11 yıl önce
  Vincent Hennebert 0761673d0b Forgot to include test files in commit 1400890 11 yıl önce
  Vincent Hennebert 28fc4cf264 Bugzilla #54081: properly tag hyphenated words in PDF output when accessibility is enabled 11 yıl önce
  Mehdi Houshmand 7d6311b01e Bugzilla#45822: Changed the dashed borders to appear more like dashes and less like dotted-borders 11 yıl önce
  Peter Hancock 5de50e8502 Removed a Cast 11 yıl önce
  Vincent Hennebert f17dbea7f8 Bugzilla #54038: Added PDF/A-2 output option 11 yıl önce
  Peter Hancock 3f8838ef97 Support for relative border-*-*-radius fox properties 11 yıl önce
  Luis Bernardo 3ba7c39021 bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes code 11 yıl önce
  Luis Bernardo 7627afcc96 bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunks 11 yıl önce
  Luis Bernardo 9772267c98 bugzilla #54024: rewrote generation of /PageLabels dictionary 11 yıl önce
  Peter Hancock ced1474494 Fixed failing test 11 yıl önce
  Vincent Hennebert d9d2ec28c2 Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. 11 yıl önce
  Peter Hancock e079e8eb19 Increased unit test coverage for the Painters 11 yıl önce
  Mehdi Houshmand d261730a4f Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11 yıl önce
  Vincent Hennebert a1af0b2481 Bugzilla #53902: Added possibility to define 'header' table columns (the same way as fo:table-header allows to define header rows). 11 yıl önce