Color Printing
Jan Öhman <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
Hello! I make a program that can handle directory name / structure. To sort the directories and subdirectories in different colors on the screen is not difficult. (maybe :-) ) But if I want to make a color printout of the directory tree... (text only, no images) ________________ Is it possible with ImageMagick? //Jan