animate in Window x11

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Lecale
Posts: 1
Joined: 2019-10-13T07:22:16-07:00
Authentication code: 1152

animate in Window x11

Post by Lecale »

In Win10 I get the following from

Code: Select all

magick animate *.SVG

Code: Select all

animate: delegate library support not built-in '' (X11) @ error/animate.c/AnimateImageCommand/1431
Can anything be done?
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: animate in Window x11

Post by snibgo »

Microsoft Windows doesn't include X-windows. Perhaps X-windows can be installed on top of Microsoft Windows.
snibgo's IM pages: im.snibgo.com
Post Reply