348 커밋 (Temp_ChangingIPDHack)

작성자 SHA1 메시지 날짜
  Andreas L. Delmelle a6b2b2e4b9 Bugzilla 46905: Added basic implementation for column-level keeps. 15 년 전
  Andreas L. Delmelle 6f8f642694 Bugzilla 46883: fixed a hotspot in the AFP renderer. Reduced time spent in the method by introducing a member variable to hold the data-length. 15 년 전
  Andreas L. Delmelle b0ece6c49d Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. 15 년 전
  Chris Bowditch c2b8346e6c bug fix: 47694 Avoid create IOCA for background on empty areas 15 년 전
  Chris Bowditch 5ab295cc5a added support for IMM Extension on fo:simple-page-master element in the AFP Renderer 15 년 전
  Jeremias Maerki cc32c1fab6 Bugzilla #47311: 15 년 전
  Jeremias Maerki 4b2c6579ff PCL Output: Added support for specifying the output bin (pcl:output-bin extension, same way pcl:paper-source works). 15 년 전
  Jeremias Maerki a11874283e Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 년 전
  Andreas L. Delmelle 16ae24e8a3 Bugzilla 47508: Fix error while writing TLE's attribute qualifier in the output. Thanks to Bharat Attaluri. 15 년 전
  Chris Bowditch 37f5573e66 Bugfix: support justified text in AFP Renderer (already working in AFP Painter) 15 년 전
  Andreas L. Delmelle bce4986a01 Forgot to commit with r782289... 15 년 전
  Vincent Hennebert 9ed095a142 Nit-pick: there is a 'Fonts' context for changes to the font sub-system 15 년 전
  Chris Bowditch 5bde3e055a bug fix: support PFM Files with no extent table 15 년 전
  Andreas L. Delmelle bbe544cf9e Bugzilla 46960: Previously retrieved marker not cleared when the subsequently retrieved marker was empty. 15 년 전
  Vincent Hennebert a69a5a48f3 Bugzilla #47232: for the last character of a Type1 font, always a width of 0 was returned. Patch submitted by Maxim Wirt. 15 년 전
  Vincent Hennebert 2e6df1438d Changed meaning of '-v' option to 'verbose', which will print FOP's version and proceed. Added a '-version' option to simply print the version then exit, following Java practices. 15 년 전
  Vincent Hennebert 83266f47d0 Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. 15 년 전
  Vincent Hennebert 03ed498076 Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the original one. 15 년 전
  Vincent Hennebert 88f28b18dc Bugfix: reset graphic state when a page is finished in PostScript. 15 년 전
  Vincent Hennebert 54bd1f47b3 Added setting to enable dithered painting of filled rectangles in AFP and PCL. 15 년 전
  Vincent Hennebert d39bfced9a Bugfix: footnotes occurring within the forced height of a table row did not appear on the output 15 년 전
  Jeremias Maerki eea5b25ec8 Bugzilla #47031: 15 년 전
  Jeremias Maerki e471816c05 Bugzilla #47000: 15 년 전
  Jeremias Maerki 600aabc692 Fixed a bug that left the PrintRenderer unconfigured even if a configuration was specified for "application/X-fop-print". 15 년 전
  Jeremias Maerki a384002ccf Bugzilla #46882: 15 년 전
  Andreas L. Delmelle 39846b082a Bugzilla 46489: 15 년 전
  Jeremias Maerki 43ecaa845e Added a command-line tool to list all configured fonts (org.apache.fop.tools.fontlist.FontListMain). 15 년 전
  Andreas L. Delmelle 3048022fd7 Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel to conserve memory in case of large documents with a lot of cross-references. (area tree will be serialized to disk to avoid keeping it entirely in memory) 15 년 전
  Jeremias Maerki 1914db175f Added full URI resolution support for AFP fonts. 15 년 전
  Jeremias Maerki bdb4db0bbc AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). 15 년 전
  Jeremias Maerki 05f1c240b6 Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 15 년 전
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. 15 년 전
  Jeremias Maerki 34c5ece636 Bugzilla #46686: 15 년 전
  Jeremias Maerki 6ec55c961d Bugzilla #45342: 15 년 전
  Jeremias Maerki 879e33c042 AFP Output: Added a configuration option to override the resource level defaults in the code. The chosen defaults in code may not always be the best. For example, a user reported that they can't use print-level images for some reason and it is not possible to switch on inlining for background images. 15 년 전
  Vincent Hennebert 3485619920 Bugzilla #46638: MinOptMaxUtil.toMinOptMax was converting LengthRangeProperty objects into illegal MinOptMax objects (in some cases opt could be inferior to min). 15 년 전
  Vincent Hennebert 490204ba3a Bugzilla #46315: extension to disable column balancing before blocks spanning the whole page, in multiple-column documents. 15 년 전
  Jeremias Maerki ac33a1e85b Moved MonochromeBitmapConverter from PCL to utility package for later reuse in AFP. 15 년 전
  Jeremias Maerki d58f083cff Added a note explaining things that we should look out for. 15 년 전
  Jeremias Maerki 68dd1750c6 FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in encodings to help PDF text extractors interpreting characters. 15 년 전
  Jeremias Maerki 1b03a90eb4 Added support for forcing single-byte encodings for TrueType fonts without creating an XML font metric file (see "encoding-mode" attribute on "font" element in updated documentation). 15 년 전
  Jeremias Maerki c7c6ba4f03 Bugzilla #45306: 15 년 전
  Jeremias Maerki b80b717563 Fixed black backgrounds occurring for transparent images in PCL output. 15 년 전
  Chris Bowditch c01b872e07 Bugzilla #46369: 15 년 전
  Andreas L. Delmelle f9d4720b99 Bugzilla 46319: 15 년 전
  Jeremias Maerki 790875d410 Bugzilla #46360: 15 년 전
  Adrian Cumiskey c4c82d7891 Merged revisions 719616,719629,719646,719654 via svnmerge from 15 년 전
  Jeremias Maerki 0d4aac57eb This actually fixes a bug. 15 년 전
  Jeremias Maerki d62f5f811c Added support for SVG 1.2 inside fo:instream-foreign-object. The code just used the basic SVGDOMImplementation for SVG 1.1. Now it delegates the DOM building to Batik code instead of to a normal DOM builder. 15 년 전
  Adrian Cumiskey b4c6724ac1 Merged revisions 718666,718705,719038,719110 via svnmerge from 15 년 전