ID | 522447 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Build | stb-0^20241002git31707d1-6.fc42 | ||||||||||||||
Name | stb_rect_pack-devel | ||||||||||||||
Version | 1.1^20241002git31707d1 | ||||||||||||||
Release | 6.fc42 | ||||||||||||||
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 | 2025-02-27 13:06:29 GMT | ||||||||||||||
Size | 19.08 KB | ||||||||||||||
c75e8266ce48ad4385741a392b1f189f | |||||||||||||||
License | MIT OR Unlicense | ||||||||||||||
Buildroot | f42-build-3282105-41344 | ||||||||||||||
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 |