Name: | freetype |
---|---|
Version: | 2.9.1 |
Release: | 9.el8 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 840523 |
License: | (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement |
RPM: | freetype-2.9.1-9.el8.i686.rpm |
Source RPM: | freetype-2.9.1-9.el8.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol8-i386.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. |
- Guard face->size - Resolves: #2079279
- Properly guard "face_index" - Resolves: #2079261
- Do not search for windres - Resolves: #2079270
- Avoid invalid face index - Resolves: #2079270
- Test bitmap size earlier for PNGs - Fix memory leak in pngshim.c - Resolves: #1891906
- Use pkgconf in freetype-config.in directly (RPMDiff) - Related: #1651252
- Enable ClearType subpixel rendering - Resolves: #1651252
- Fix important issues found by covscan - Resolves: #1602501
- Update to 2.9.1 - Modify/remove/add patches as needed - Resolves: #1595787
- Avoid NULL reference - Resolves: #1544776