GIFBUILDER и полноцветные изображения
Для того чтобы заставить хранить промежуточные изображения GIFBUILDER в полноцветном-PNG нужно сделать следующие настройки в Install Tool:
Boolean. Enables the use of GD.
[GFX][gdlib] = 1
Boolean. Enables the use of GD, with PNG only. This means that all items normally generated as gif-files will be png-files instead!
[GFX][gdlib_png] = 1
String/Boolean. Set this if you are using the new GDlib 2.0.1+. If you don’t set this flag and still use GDlib2, you might encounter strange behaviours like black images etc. This feature might take effect only if ImageMagick is installed and working as well! You can also use the value “no_imagecopyresized_fix” – in that case it will NOT try to fix a known issue where “imagecopyresized” does not work correctly.
[GFX][gdlib_2] = 1
Boolean. If set PNGs will get created as truecolor PNGs. If you use GDlib2 you can create truecolor images if they look not well currently. Note that this results in an increased image size. JPEGs get always created in truecolor now (GDlib2 required)
[GFX][png_truecolor] = 1


Posted under: 








[...] комбинировании и т.д. PNG alpha-канал работает без проблем (при соответствующей настройке), но вот заставить результирующий файл содержать [...]