6240 コミット (Temp_FontMerging)

作成者 SHA1 メッセージ 日付
  Simon Steiner 507202d1e7 Add t1 merging 10年前
  Simon Steiner 4516274b5d Allow merging of fonts 10年前
  Vincent Hennebert fb7baa3fc8 FOP-1099: process footnotes coming from table headers or footers 10年前
  Robert Meyer 764eba0b31 FOP-2354: Subset support for Type 1 fonts 10年前
  Luis Bernardo c4e5885007 FOP-2372: New extension to resize background images 10年前
  Simon Steiner 25460e0663 Checkstyle 10年前
  Vincent Hennebert 57ccdb8751 Made WhitespaceManagement.getKnuthElements more robust by iterating over childLM.getNextKnuthElements 10年前
  Vincent Hennebert 8dad9f03a9 Create penalty only once and store it in WhitespaceManagementPenalty 10年前
  Vincent Hennebert 0eba38fb2f Simplified make of MultiSwitchLM 10年前
  Vincent Hennebert a7b4d96433 Removed obsolete fitting-strategy property 10年前
  Vincent Hennebert c3ac99e58b Renamed value of auto-toggle property to select-first-fitting 10年前
  Simon Steiner 5bda482265 FOP-2345 SVG to AFP text spacing wrong 10年前
  Simon Steiner 040e4a7bbe FOP-2336 OOM for tiff output 10年前
  Simon Steiner bc584b5cea FOP-2337 Remove xobj type=form 10年前
  Vincent Hennebert b376802095 By default, only the first child of a multi-switch should be laid out 10年前
  Vincent Hennebert 8c3e6a5e15 Added support for multiple multi-switch appearing on the same page. 10年前
  Vincent Hennebert 5cae15e0ac FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap with transparency 10年前
  Luis Bernardo f8dd89a164 FOP-2339: GIF to PS transparency is black; patch by Simon Steiner 10年前
  Vincent Hennebert f5e524b0b2 Handle middle-of-the-page case without using a glue. 10年前
  Vincent Hennebert aa09fc131c Handle the case where dynamic content is in the middle of a page, selecting the first variant 10年前
  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年前
  Robert Meyer 28b4b3d4de FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.fo 10年前
  Robert Meyer e7cc6d2790 FOP-2260: Smart quotes broken in RTF if at start of text 10年前
  Luis Bernardo 6edf5c9f46 FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regression 10年前
  Vincent Hennebert c51d59011a FOP-2346: UnsupportedOperationException when handling an SVG containing a font-face 10年前
  Robert Meyer 342e75cf8a FOP:2344 - SVG bleeds color between elements when outputting to AFP 10年前
  Robert Meyer ce86f97648 FOP-2341: Infinite loop when smaller used with a zero length font-size 10年前
  Robert Meyer 785ace252f FOP-2252: OpenType CFF - Remove need for patch to fontbox 10年前
  Vincent Hennebert a4d5aac4e5 Fixed Checkstyle issues 10年前
  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年前
  Vincent Hennebert e7d05ec67b The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON comments 10年前
  Glenn Adams 72fe70000e Fix checkstyle warning. 10年前
  Vincent Hennebert 6f02e19db3 Smoke test: introduce Checkstyle violation and see if Gump will complain 10年前
  Vincent Hennebert 8c0f881ee1 Attach the selected variant to KnuthPageNode in order to propagate the information down to area tree creation. 10年前
  Luis Bernardo 3a1c043a42 FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream; change suggested by Max Gilead 10年前
  Robert Meyer d86afe17fd FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; Patch submitted by Simon Steiner 10年前
  Robert Meyer 922d33c57d FOP-1069: No error message on illegal/unknown values on a property 10年前
  Vincent Hennebert 9df34113b5 Enabled LineLength check and fixed corresponding issues 10年前
  Robert Meyer 9b1bf2de4a FOP-2323: NPE caused by missing local subroutine index in private dictonary of OTF font 10年前
  Luis Bernardo ca51f4c911 FOP-2314: Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent; patch submitted by Gonzalo Vasquez 10年前
  Vincent Hennebert a8f6ee444c FOP-2317: crash when issuing warning for invalid property value 10年前
  Vincent Hennebert fa41ab9b7e Removed obsolete BestFit and Alternative classes, and fox:fitting-strategy property 10年前
  Vincent Hennebert 6b16845a94 Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issues 10年前
  Vincent Hennebert 2318d09b63 FOP-2312: font-base configuration setting not working as expected 10年前
  Vincent Hennebert a9bbaac9f2 Fixed the setting of generates[Block|Reference]Area 10年前
  Vincent Hennebert b24031d061 Implemented missing methods 10年前
  Vincent Hennebert 7a151fd401 Code clean-up and simplification 10年前
  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年前
  Vincent Hennebert 7c9187955e Implement whitespace management extension using fo:multi-switch 10年前
  Vincent Hennebert d1ac3aa05b Added support for <percentage> values on alignment-adjust 10年前