ID | 273859 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Build | stb-0^20240531git013ac3b-1.fc40 | ||||||||||||||
Name | stb_rect_pack-devel | ||||||||||||||
Version | 1.1^20240531git013ac3b | ||||||||||||||
Release | 1.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-06-23 10:00:19 GMT | ||||||||||||||
Size | 18.86 KB | ||||||||||||||
f2ccfb4423674d0d849220dbc364c025 | |||||||||||||||
License | MIT OR Unlicense | ||||||||||||||
Buildroot | f40-build-1138184-20803 | ||||||||||||||
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 |