ID | 227140 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Build | stb-0^20240531git013ac3b-1.fc41 | ||||||||||||||
Name | stb_rect_pack-devel | ||||||||||||||
Version | 1.1^20240531git013ac3b | ||||||||||||||
Release | 1.fc41 | ||||||||||||||
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-31 23:22:49 GMT | ||||||||||||||
Size | 19.01 KB | ||||||||||||||
45b554c6785ae5cea0d987ca93db13e1 | |||||||||||||||
License | MIT OR Unlicense | ||||||||||||||
Buildroot | f41-build-702326-12915 | ||||||||||||||
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 |