Search found 1 match
- 2015-05-06T01:07:47-07:00
- Forum: Users
- Topic: Passing options as file
- Replies: 1
- Views: 791
Passing options as file
Hello, I'm using ImageMagic to build spritesheets and it works great on Mac/Linux machine but i have problem on Windows. I got "Command Line too long error" that's why i want to ask if it's possbile to pass options in diffrent way? for example as file: convert options.txt I tried diffrent ...