Name: | stb_rect_pack-devel |
---|---|
Version: | 1.1^20250314gitf056911 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 22728 |
License: | MIT OR Unlicense |
RPM: | stb_rect_pack-devel-1.1^20250314gitf056911-1.el9.aarch64.rpm |
Source RPM: | stb-0^20250314gitf056911-1.el9.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nothings/stb |
Summary: | Simple 2D rectangle packer with decent quality |
Description: | Useful for e.g. packing rectangular textures into an atlas. Does not do rotation. Not necessarily the awesomest packing method, but better than the totally naive one in stb_truetype (which is primarily what this is meant to replace). No memory allocations; uses qsort() and assert() from stdlib. Can override those by defining STBRP_SORT and STBRP_ASSERT. This library currently uses the Skyline Bottom-Left algorithm. Please note: better rectangle packers are welcome! Please implement them to the same API, but with a different init function. |
- stb_image_resize2 2.13
- Patch root cause of CVE-2021-45340
- Add a SourceLicense field
- Remove spec-file conditionals for Fedora 39 and EPEL7 (end-of-life)
- stb_image_resize2 2.11
- stb_image 2.30
- stb_image_resize2 2.07
- Patch for GHSL-2023-171/CVE-2023-45681/CVE-2023-47212
- Fix a description to use American English orthography
- Fix compile error on riscv64