[magick-users] writing vector text on bitmap image

Vadim Sacharow vadimiron at gmail.com
Wed Sep 27 07:29:27 CDT 2006


 Hallo,

I have a jpeg-image. I make an eps-image from this jpeg-file and then i
write a text on it.
Is it possible to write text in vector format?? I understand, that my
eps-from-jpeg-file is not a real vector file, but text on it can be maybe
in vector format (i need it for printing)?? Is it possible to combine jpeg
with the vector text.

My code doesn't work

convert cmyk.jpg cmyk.eps
convert cmyk.eps -pointsize 17 -draw "text 0,99 'my text'"  out.eps

The text here is not in vector format. I see it by printing


Thank You,
Vadim Sacharow


More information about the Magick-users mailing list