Commit Graph

9 Commits

Author SHA1 Message Date
sfan5 e4bf375ac7 General code cleanups/maintenance 2022-02-09 23:09:32 +01:00
sfan5 8e83ce6464 Some more code modernization
also a few small performance improvements
2020-05-08 22:16:13 +02:00
Martijn Versteegh f7b0d5c532 Fix color2int, int2color alpha handling (libgd alpha is 0-127) 2018-11-22 21:05:13 +01:00
sfan5 0f36b6e37a
Fix subtly broken libgd version check 2018-03-24 18:40:21 +01:00
sfan5 6af6be4632 Re-add support for outdated libgd 2018-03-24 16:56:17 +01:00
sfan5 75599e8569 Support all image formats offered by libgd 2018-03-24 14:16:56 +01:00
sfan5 976c690357 Improve exception messages for out-of-bounds image access 2018-03-24 14:05:25 +01:00
sfan5 0167a72967 Code style & comments 2016-11-18 23:57:09 +01:00
sfan5 a41d231c34 Move everything that deals with images directly to an Image class 2016-11-18 23:34:31 +01:00