dead ends
This commit is contained in:
parent
c177f8658a
commit
408a9d62ec
2
init.lua
2
init.lua
@ -1,5 +1,5 @@
|
||||
PROCESSOR = "magick" -- options are: "py", "gm", "magick", "imlib2", "pngLua"
|
||||
--gm does not work and requires graphicksmagick, py is buggy and requires lunatic-python to be built, and the PIL,
|
||||
--gm does not work and requires graphicksmagick, py is bit slow and requires lunatic-python to be built, and the PIL,
|
||||
--imlib2 treats 16-bit as 8-bit and requires imlib2, magick requires magick wand
|
||||
--convert uses commandline imagemagick "convert" or graphicsmagick "gm convert" ("convert.exe" or "gm.exe convert")
|
||||
--png locks up and does not work...
|
||||
|
Loading…
x
Reference in New Issue
Block a user