put image in image with GD

2012-01-06 Thread Jer A
Hi, how do i put an image somewhere in the center of a larger image? code would be a help. Thank you in advance Jeremy ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsub

RE: Window 7 x64, @inc search question

2012-01-06 Thread Jan Dubois
Your description on how things are looked up sounds correct. You may want to run `perl -V` to check the list of directories in @INC, and the order in which they are searched (the order of lib and site/lib has changed between 5.6 and 5.14). Cheers, -Jan From: perl-win32-users-boun...@lis

Window 7 x64, @inc search question

2012-01-06 Thread Styma, Robert E (Robert)
Robert E. Styma I have just joined this mailing list. I am responsible for an assortment of perl programs which I have inherited and am testing and adjusting to get them running under a Windows 7 X64 environment. At the time the code was written we were using Perl 5.6.1. When I discovered problem