forked from pool/freetype2
c1ef358efb
- Update to version 2.6.2 * IMPORTANT CHANGES - The auto-hinter now supports stem darkening, to be controlled by the new `no-stem-darkening' and `darkening-parameters' properties. This is an experimental feature contributed by Nikolaus Waxweiler, and the interface might change in a future release. - By default, stem darkening is now switched off (for both the CFF engine and the auto-hinter). The main reason is that you need linear alpha blending and gamma correction to get correct rendering results, and the latter is not yet available in most freely available rendering stacks like X11. Applying stem darkening without proper gamma correction leads to far too dark rendering results. - The meaning of `FT_RENDER_MODE_LIGHT' has been slightly modified. It now essentially means `no hinting along the horizontal axis'; in particular, no change of glyph advance widths. Consequently, the auto-hinter is used for all scalable font formats except for CFF. It is planned that other font-specific rendering engines (TrueType, Type 1) will follow. * MISCELLANEOUS - The default LCD filter has been changed to be normalized and color-balanced. - For better compatibility with FontConfig, function `FT_Library_SetLcdFilter' accepts a new enumeration value `FT_LCD_FILTER_LEGACY1' (which has the same meaning as `FT_LCD_FILTER_LEGACY'). - A large number of bugs have been detected by using the libFuzzer framework, which should further improve handling of invalid fonts. Thanks again to Kostya Serebryany and Bungeman! OBS-URL: https://build.opensuse.org/request/show/346714 OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=113 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
bnc628213_test.otf | ||
bnc629447_sigsegv31.ttf | ||
bnc633938_badbdf.0 | ||
bug-641580_CVE-2010-3311.cff | ||
bug-647375_tt2.ttf | ||
bugzilla-308961-cmex-workaround.patch | ||
don-t-mark-libpng-as-required-library.patch | ||
freetype2-bitmap-foundry.patch | ||
freetype2-subpixel.patch | ||
freetype2.changes | ||
freetype2.spec | ||
freetype-2.6.2.tar.bz2 | ||
freetype-doc-2.6.2.tar.bz2 | ||
ft2demos-2.6.2.tar.bz2 | ||
ft2demos.changes | ||
ft2demos.spec | ||
overflow.patch |