Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Re: Image Manipulation Package for setting Opaqueness?

by t0mas (Priest)
on Mar 07, 2001 at 17:22 UTC ( [id://62742]=note: print w/replies, xml ) Need Help??


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

Just downloaded the latest version of Image::Magick and it seems like the Blend function was removed....
I use Image::Magick version 5.25 and perl 5.6 (on Win32) and the code runs just fine with that combination :).


/brother t0mas
  • Comment on Re: Re: Re: Image Manipulation Package for setting Opaqueness?

Replies are listed 'Best First'.
Re: Re: Re: Re: Image Manipulation Package for setting Opaqueness?
by keith (Novice) on Mar 07, 2001 at 17:44 UTC
    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.
      I recall that you give ./configure a --with-ttf-fontpath flag when you compile it to have a default path, but I'm not sure about that since I mainly do Win32... and I don't relly know what other pre-requisites you need to have to do .ttf fonts on Linux. Sorry :)

      Any Linux-gurus around?

      /brother t0mas
        woop, i guess i didn't install freetype.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://62742]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-16 22:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found