Blend seems to be replaced with Dissolve for the newer version at least. Your test code works fine...just like I was picturing. Thank you.

However, I couldn't get the "arial.ttf" font to work. I tried copying over the font many ways from my windows machine to my linux machine (ftp, samba, etc) so I don't think that's the problem. If I change the font parameter to something like "fixed", it works fine, printing "Whoo", but it can't seem to find the arial.ttf (even when i do './arial.ttf'). Maybe linux has a fonts folder similar to c:\windows\fonts that I don't know about...?

When I load the GUI for ImageMagick and try to manually draw a font, it gives me a huge font list with fonts seemingly already installed. It doesn't say which folder it's in and won't let me escape the folder to select other fonts. Also, none seem to have a ttf extention.

In reply to Re: Re: Re: Re: Image Manipulation Package for setting Opaqueness? by keith
in thread Image Manipulation Package for setting Opaqueness? by keith

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.