Name: | freetype |
---|---|
Version: | 2.8 |
Release: | 14.el7_9.1 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 790525 |
License: | (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement |
RPM: | freetype-2.8-14.el7_9.1.i686.rpm |
Source RPM: | freetype-2.8-14.el7_9.1.src.rpm |
Build Date: | Wed Nov 04 2020 |
Build Host: | jenkins-172-17-0-2-4b0d3a5e-9e90-42f6-bf5d-fd0400908503.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.freetype.org |
Summary: | A free and portable font rendering engine |
Description: | The FreeType engine is a free and portable font rendering engine, developed to provide advanced font support for a variety of platforms and environments. FreeType is a library which can open and manages font files as well as efficiently load, hint and render individual glyphs. FreeType is not a font server or a complete text-rendering library. |
- Test bitmap size earlier for PNGs - Fix memory leak in pngshim.c - Resolves: #1891635
- Fix rendering in monochrome mode - Resolves: #1657479
- Fix definition of constant ft_encoding_gb2312 in freetype.h - Resolves: #1645218
- Fix loading of avar tables - Resolves: #1576504
- Preserve API/ABI compatibility for public symbols - Resolves: #1576504
- Update to 2.8 - Resolves: #1576504
- Fix shellcheck warning (coverity) - Related: #1368141
- Backport functions for reading signed values from stream - Resolves: #1381678
- Don't show path of non-existing libtool file - Resolves: #1368141
- Define _FILE_OFFSET_BITS=64 to handle inodes higher than or equal to 2^31 - Resolves: #1303268