Re: Font name problem
Jan Öhman <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you!
I think it is not so easy. but I have already received a reply :-)
- Font names with spaces, indicated with a hyphen "-"
- What fonts will work with IM, can you see with the command in DOS:
identify -list font
I made a text file (identify-list font> font.txt) and in the file, you
can read what type IM can handle.
for example:
Font: AvantGarde-Book
family: AvantGarde
style: Normal
stretch: Normal
weight: 400
glyphs:
C:\Program\ImageMagick-6.5.8-Q16\config\@[email protected]
In any case, thank's
//Jan
Wolfgang Hugemann skrev:
> If you use a Windows font, you seem to have to supply a full qualified
> pathname to the actual font filename, e.g.
> "c:\windows\fonts\times.ttf", as I have just tested.
>
> You find out about the font filename by looking into this very
> directory with the Windows Explorer, where the files are listed along
> with their font names.
>
> The line continuation character for batch files is "^", see
> http://www.imagemagick.org/Usage/windows
>
> Wolfgang Hugemann
>