| Name: | freetype |
|---|---|
| Version: | 2.9.1 |
| Release: | 4.el8_3.1 |
| Architecture: | i686 |
| Group: | System Environment/Libraries |
| Size: | 840407 |
| License: | (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement |
| RPM: | freetype-2.9.1-4.el8_3.1.i686.rpm |
| Source RPM: | freetype-2.9.1-4.el8_3.1.src.rpm |
| Build Date: | Mon Nov 09 2020 |
| Build Host: | jenkins-172-17-0-2-426451e0-b185-46e9-a5f8-fbef5ad16635.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: #1891905
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- Require pkgconf so we can make freetype-config multilib compatible again - Resolves: #1497443
- Fix loading of named instances (TrueType)