Stex 0.2.0.2 - Minor Update
A couple bug fixes and a feature tweak:
- Fixed an off-by-one error when unpacking a TEX file that caused the output PNG files to be one pixel wider and taller than they were supposed to
- Changed the feature of adding a safety margin of transparent pixels to input images when packing a TEX to be optional, since it is generally not required and sometimes could cause TEX dimensions to be much larger than necessary (see -m switch in README.md)
- Debian binaries now correctly use static Qt libs so that the tool can be used without installing them on the end user's system