From:             [EMAIL PROTECTED]
Operating system: php 4.1.1
PHP version:      4.1.2
PHP Bug Type:     GD related
Bug description:  ImageCopyResampled() only with 72dpi

When I create Images with the new function imagecopyresampled(), I always
get jpeg-results with 72dpi. The pixel hight and width is correct, but
instead of 30cm with 72 dpi I would like to get 7,1cm with 304dpi (which
is technical the same). I think it should be possible to set the dpi-rate
in this function.
-- 
Edit bug report at http://bugs.php.net/?id=16421&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16421&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16421&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16421&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16421&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16421&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16421&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16421&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16421&r=submittedtwice

Reply via email to