Search found 1 match

by vit
2014-08-09T03:22:47-07:00
Forum: Bugs
Topic: Targa (.tga) format not detected from stdin
Replies: 1
Views: 2269

Targa (.tga) format not detected from stdin

Hello, if I pipe a targa image, the format is not detected... cat test.tga | convert - test.png convert.im6: pas de délégué pour décoder ce format d'image `/tmp/magick-LyUCfXRY' @ error/constitute.c/ReadImage/544. convert.im6: pas d'images définies `test.png' @ error/convert.c/ConvertImageCommand/304 ...