| From | Stephen DeGabrielle |
| Date | Thu, 29 Dec 2005 09:32:33 +0930 |
| Subject | Re: [greenstone-users] branding |
| In-Reply-To | (20051228200301-AFE791187F-outsmtp2-prod-mis-yu-edu) |
| Not specifically,
greenstone uses imagmagick to handle images (at least with ImagePlug) It is easy to modify the script to as a logo or a watermark to the
>From what I can remember I modified this bit of imagePlug if ($converttotype ne "" && $filename =~ m/$converttotype$/) { $originalfilename = $filename;
my $command = "convert -interlace plane -verbose
$type = $converttotype;
As you can see it builds then executes a command;
Good luck & happy new year, s.
On 12/29/05, Heather Rolen <rolen@yu.edu> wrote:
-- Stephen De Gabrielle | |