Stex 0.2 - Bug Fix/Feature Update
This update includes several bug fixes and additional features.
New Features:
- Many image formats are now supported (see
stex -f
) as input for the pack command - Slightly improved error message clarity
- Backend cleanup/simplification
- Modified source to support Linux builds
- Binaries for Debian x64 will now be provided
Bug Fixes:
- Remove XML header standalone attribute from atlas keys to be more compliant with standard handling
- Fix unnecessarily large output TEX when input is a single image that already has power of 2 dimensions
- Fix off-by-one error when converting coordinates to relative floating-point during atlas key generation
- Add ".tex" extension to all atlas element names if missing (see README for more info)