PDA

Vollständige Version anzeigen : K-Newsscript


Nimo
01.05.2001, 16:37
Ich hab nen problem mit nem news-script.
den man ach bei krawall bekommt / bzw. ich glaub mal auch krawall (in abgeformter verion) benutz.

also irgendwie klapt das mit der bild vorschau nicht !!
das große bild wird zwar kopiert aber nicht verkleiner und auch nicht in irgendeiner anderen weise verarbeitet.
hier mal der entsprechende code dazu:


exec("mv $userfile $pfad/gfx/$userfile_name;");
copy("$pfad/gfx/$userfile_name","$pfad/gfx/klein_$userfile_name");
exec("
PATH=/usr/local/bin;
mogrify -geometry '$x'x'$y'! $pfad/gfx/klein_$userfile_name;
combine -compose bumpmap $pfad/gfx/klein_$userfile_name $pfad/gfx/scanlines.gif $pfad/gfx/klein_$userfile_name;
combine -compose plus -gravity SouthEast $pfad/gfx/$userfile_name $pfad/gfx/text.gif $pfad/gfx/$userfile_name;
");

Quellcode-Forum (http://forum.quellcodes.de/showthread.php?threadid=1656)

mnomic
05.05.2001, 10:38
*kratzt sich am Kopp*


Hööööh?

Feilchen
22.10.2001, 00:03
*kratzt sich am Sack*

Wooas ?