Name: | stb_herringbone_wang_tile-devel |
---|---|
Version: | 0.7^20250512git802cd45 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 45732 |
License: | MIT OR Unlicense |
RPM: | stb_herringbone_wang_tile-devel-0.7^20250512git802cd45-1.el10_0.x86_64.rpm |
Source RPM: | stb-0^20250512git802cd45-1.el10_0.src.rpm |
Build Date: | Wed May 21 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nothings/stb |
Summary: | Herringbone Wang tile map generator |
Description: | This library is an SDK for Herringbone Wang Tile generation: http://nothings.org/gamedev/herringbone The core design is that you use this library offline to generate a “template” of the tiles you’ll create. You then edit those tiles, then load the created tile image file back into this library and use it at runtime to generate “maps”. You cannot load arbitrary tile image files with this library; it is only designed to load image files made from the template it created. It stores a binary description of the tile sizes & constraints in a few pixels, and uses those to recover the rules, rather than trying to parse the tiles themselves. You *can* use this library to generate from arbitrary tile sets, but only by loading the tile set and specifying the constraints explicitly yourself. |
- stb_image_resize2 2.14
- stb_image_resize2 2.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Patch root cause of CVE-2021-45340
- Add a SourceLicense field
- Remove spec-file conditionals for Fedora 39 and EPEL7 (end-of-life)
- Revert "Conditionalize a test that uses ImageMagick"
- stb_image_resize2 2.11
- Conditionalize a test that uses ImageMagick - EPEL10 does not yet have ImageMagick
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild