Name: | stb_easy_font-devel |
---|---|
Version: | 1.1 |
Release: | 0.24.20230129git5736b15.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 15327 |
License: | MIT OR Unlicense |
RPM: | stb_easy_font-devel-1.1-0.24.20230129git5736b15.el8.x86_64.rpm |
Source RPM: | stb-0-0.24.20230129git5736b15.el8.src.rpm |
Build Date: | Mon Mar 06 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nothings/stb |
Summary: | Quick-and-dirty easy-to-deploy bitmap font for printing frame rate, etc |
Description: | Easy-to-deploy, reasonably compact, extremely inefficient performance-wise, crappy-looking, ASCII-only, bitmap font for use in 3D APIs. Intended for when you just want to get some text displaying in a 3D app as quickly as possible. Doesn’t use any textures, instead builds characters out of quads. |
- Fix null pointer dereference in stb_image
- Update to 5736b1 (version history and README updates)
- Update License to SPDX
- Update to 6199bf7 (stb_image 2.28) - Security-related patches for stb_image have been merged upstream, and there are other bugfixes.
- Patch in a candidate fix for ossfuzz issue 24232 - Improves handling of certain invalid PNGs by stb_image
- Fix Version/Provides for reintroduced stb_perlin-devel
- A few improved descriptions
- Improved summaries based on upstream’s README.md
- Update to 8b5f1f3 - The stb_perlin-devel subpackage has been restored, as upstream believes all relevant patents are now expired.
- Reword spec file note on stb_include