Hello,
I have a collection of truetype fonts in a special directory. One of the fonts is special.ttf:
/home/me/fonts/special.ttf
I want to create an image with the text: Hello World
How can I use my special font without installing it in the ImageMagic font directory?
Thanks!
Text with font in special folder
Re: Text with font in special folder
Code: Select all
-font /home/me/fonts/special.ttf
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Text with font in special folder
Or create your own "type.xml" file in ".magick" sub-directory of your home (assuming you are on a unix-like machine, like linux, Solaris, or MacOSX).
See the top level page of IM examples
http://www.imagemagick.org/Usage/#font
See the top level page of IM examples
http://www.imagemagick.org/Usage/#font
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/