"Leonardo Sanvitale" on  wrote...
| I have to show a text using non system text. For doing so, I had to
| transform the text to image.
| The problem I am having is that in the design of the page I am doing,
| the characters have a given space between each. In the Adobe the space
| is set with the option tracking between characters, but i can't find
| something similar with ImageMagick!
| 
| Does anyone knows how to do it?
| thanks in advance

IM is not a text processor.

It can do things like this, but it is not part of the library.

If you really want IM to do inter-character, word, or line spacing you
have to generate each component image, then add and remove spacing as
appropriate in positioning or appending the text.

Sorry, that's the facts.

  Anthony Thyssen ( System Programmer )    <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
   That is conclusive mathematical proof that whatever exists on the
   next level of intelligence above us possesses a terrific sense of 
   humor.                          -- Dean Alan Foster, `` Glory Lane ''
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to