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?".
I am getting an aliased font that is pretty unreadable. I am looking for something that displays w/o aliasing and uses 1-pixel-lines for the characters since they will be displayed on a LCD...
Is there a way to see to which fonts Imagemagick already has access to (list fonts) ?
thanks: the command works. But it looks as if I have only Courier as monospaced/fixed width font. It looks usable in 8pt. Where would I get suitable fonts ?
At the moment the only bitmaped fonts that I know IM can use is from an X windows display. Unfortunatally that only seems to work from terminal runnings some type of X window display IM can pull the font from.
I do not know of a way to use a X windows bitmap font without using a X window display, (even a virtual one). ;-(
Does anyone known how you can use a bitmap font without using a running X server.