Docs for PES format

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Docs for PES format

Post by fmw42 »

Code: Select all

convert -list format
shows:

PES* PES r-- Embrid Embroidery Format

But PES is not listed at http://www.imagemagick.org/script/formats.php

Please add that format to the formats.php page. Is a delegate library needed for that format?
Post Reply