Spaces not aligning on lines using imageMagick

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?".
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Spaces not aligning on lines using imageMagick

Post by snibgo »

Your result http://imgur.com/a/3GMVm doesn't look like Courier to me.

On Windows 8.1, I don't have a font called "CourierNew". I do have one called "Courier-New", and that works fine.

Does "convert -list font" show a Font: called CourierNew?
snibgo's IM pages: im.snibgo.com
Post Reply