ID | 165214 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Build | stb-0^20240213gitae721c5-6.fc40 | ||||||||||||||
Name | stb_rect_pack-devel | ||||||||||||||
Version | 1.1^20240213gitae721c5 | ||||||||||||||
Release | 6.fc40 | ||||||||||||||
Epoch | |||||||||||||||
Arch | riscv64 | ||||||||||||||
Draft | False | ||||||||||||||
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. | ||||||||||||||
Build Time | 2024-05-04 15:39:16 GMT | ||||||||||||||
Size | 18.68 KB | ||||||||||||||
1dcb6f9d5d6735a85b1f50960104d029 | |||||||||||||||
License | MIT OR Unlicense | ||||||||||||||
Buildroot | f40-build-134837-7204 | ||||||||||||||
Provides |
|
||||||||||||||
Obsoletes | No Obsoletes | ||||||||||||||
Conflicts | No Conflicts | ||||||||||||||
Requires |
|
||||||||||||||
Recommends | No Recommends | ||||||||||||||
Suggests | No Suggests | ||||||||||||||
Supplements | No Supplements | ||||||||||||||
Enhances | No Enhances | ||||||||||||||
Files |
|
||||||||||||||
Component of | No Buildroots |