Name: | freetype |
---|---|
Version: | 2.8 |
Release: | 14.el7_9.1 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 832641 |
License: | (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement |
RPM: | freetype-2.8-14.el7_9.1.aarch64.rpm |
Source RPM: | freetype-2.8-14.el7_9.1.src.rpm |
Build Date: | Wed Nov 04 2020 |
Build Host: | ca-buildarm04.us.oracle.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