jammyb has asked for the wisdom of the Perl Monks concerning the following question:
I have installed SWF::Builder 0.16 on a W2K box (under ActiveState perl) and attempted to run a couple of examples including the one by zentara at http://www.perlmonks.org/?node_id=515732 (the other examples are supplied with the package).
When I run an example I get the message "Failed loading font module. It is necessary to install Font-FreeType or Font-TTF to use outline fonts at D:/program files/perl/site/lib/SWF/Builder.pm line 166".
However, I can see that the modules FreeType.pm and TTF.pm are already installed in the directory ...\SWF\Builder\Character\Font.
A few of my own examples have worked but only those which don't involve text or fonts.
Can anyone suggest how to get this going?
Thank you!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem with SWF::Builder Installation?
by Corion (Patriarch) on Jun 05, 2009 at 13:23 UTC | |
by jammyb (Initiate) on Jun 06, 2009 at 09:35 UTC | |
by Corion (Patriarch) on Jun 06, 2009 at 09:39 UTC | |
by jammyb (Initiate) on Jun 08, 2009 at 12:39 UTC |