Ask a Question related to PHP Development, Design and Development.
-
phpman at priya dot 2y dot net #1
#23792 [Csd]: 8 bit graphics don't rotate properly
ID: 23792
User updated by: phpman at priya dot 2y dot net
Reported By: phpman at priya dot 2y dot net
Status: Closed
Bug Type: GD related
Operating System: Linux 2.4
PHP Version: 4.3.2RC4
Assigned To: pajoye
New Comment:
I've tried to build from the CVS, and I get after using the make
command...
/root/php-src/ext/mysql/libmysql/my_tempnam.c:115: the use of `tempnam'
is dangerous, better use `mkstemp'
ext/standard/filestat.lo: In function `php_stat':
/root/php-src/ext/standard/filestat.c:575: undefined reference to
`php_check_open_basedir_ex'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
can you help me fix this?
Previous Comments:
------------------------------------------------------------------------
[2003-07-09 05:20:46] [email]pajoye@php.net[/email]
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at [url]http://snaps.php.net/[/url].
In case this was a documentation problem, the fix will show up soon at
[url]http://www.php.net/manual/[/url].
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
Thank you for the report, and for helping us make PHP better.
imagerotate returns now truecolor images.
------------------------------------------------------------------------
[2003-06-20 09:09:07] phpman at priya dot 2y dot net
Ok, news:
as of 4.3.3RC1 the 24 bit graphics rotate better, (no more black blobs)
but they still get a line on them as seen at
[url]http://shancel.2y.net/wicons/test.php[/url]
But the 8 bit graphics do not rotate properly at all still, they get
scrambled...
I can almost use it... keep up the good work
------------------------------------------------------------------------
[2003-05-24 13:13:03] phpman at priya dot 2y dot net
while I'm at it imagecolortransparent isn't working on png24 and
png32...
rotate seems to be quite broken full stop
[url]http://shancel.2y.net/wicons/test.php[/url] is an example of rotate playing
up (with a transparency work around in use)
[url]http://shancel.2y.net/wicons/test2.php[/url] is an example of rotate playing
up, just to show it's not the transparency work around causing it...
------------------------------------------------------------------------
[2003-05-24 10:45:38] phpman at priya dot 2y dot net
I've tested this with both png's and gifs....
You can rotate at 90 degree angles but not at 45's or any other for
that matter
For the image I'm using, the script I'm using, and an example of it in
action, please visit this url
[url]http://shancel.2y.net/wicons/wind2.php[/url]
I used this command line to configure the build
../configure --with-mysql --with-apxs --prefix=/usr --with-gd
--enable-gd-native-ttf --with-gettex/usr/include
--with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib
--with-freetype-dir=/usr/lib
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=23792&edit=1[/url]
phpman at priya dot 2y dot net Guest
-
CCW Rotate and 180 rotate in PS CS are not working properly
I have installed the singel version of Photoshop CS on a G4 under Panther and a newly purchased G5 using Panther. When a bitmap file is created (i.e.... -
#23792 [Asn->Csd]: 8 bit graphics don't rotate properly
ID: 23792 Updated by: iliaa@php.net Reported By: phpman at priya dot 2y dot net -Status: Assigned +Status: ... -
#23792 [Opn]: 8 bit graphics don't rotate properly
ID: 23792 User updated by: phpman at priya dot 2y dot net Reported By: phpman at priya dot 2y dot net Status: Open... -
#23792 [Csd->Opn]: 8 bit graphics don't rotate properly
ID: 23792 User updated by: phpman at priya dot 2y dot net Reported By: phpman at priya dot 2y dot net -Status: ... -
#23792 [Ver->Csd]: 8 bit graphics don't rotate properly
ID: 23792 Updated by: pajoye@php.net Reported By: phpman at priya dot 2y dot net -Status: Verified +Status: ...



Reply With Quote

