Log in

View Full Version : auto thumbnails are poor quality


corsacrazy
01-08-2004, 04:48 PM
hey i made a quick auto thumbnail image resisor but the images created are very low quality here is my code


if ($makethumb) {
$image = call_user_func("imagecreatefrom".$types[$imagedata[2]], $image);
$thumb = imagecreatetruecolor ($x, $y);


what can i do to solve my problem ?

Zachery
01-08-2004, 06:48 PM
if your talking about vB3's auto thumbnails, did you try sharper setting?

corsacrazy
01-08-2004, 06:55 PM
not to do with vb atall mate, however for later reference how do i edit the sharper vb3 settings?

Xenon
01-08-2004, 08:11 PM
erm, have you forgotten to post the rest of the code?
i don't see much of a thumbnail code up there ;)

Zachery
01-08-2004, 08:15 PM
not to do with vb atall mate, however for later reference how do i edit the sharper vb3 settings?
in the ACP where you have the otpiton to generate thumbnials theres no, yes, yes sharper

corsacrazy
01-08-2004, 08:41 PM
lost my code didnt back up THREAD CLOSED /me annoyed