Avoid crash on unexpected "saved dimensions" loading Labels

This commit is contained in:
Bill Kendrick 2022-04-06 01:32:21 -07:00
parent 7db784ce88
commit fb596fb887
2 changed files with 15 additions and 3 deletions

View file

@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
http://www.tuxpaint.org/
2022.April.2 (0.9.28)
2022.April.6 (0.9.28)
* Improvements to "Paint" and "Lines" tools:
------------------------------------------
* Brush spacing may now be altered within Tux Paint.
@ -197,7 +197,8 @@ http://www.tuxpaint.org/
* Avoid crashes when coming across unexpected Label data stored within
a saved PNG image.
(h/t Donny Sianipar for the report & sample image)
(h/t Donny Sianipar for the report & sample image,
and Shin-Ichi TOYAMA for additional samples)
Bill Kendrick <bill@newbreedsoftware.com>
* Ports & Building: