[libGD] #206 [Task opened] PHP GD function imagecolorset() bug

[email protected] Thu, 18 Jun 2009 14:25:10 +0200 (CEST)
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Andy Gill (andrewgill73) 

Attached to Project - libGD
Summary - PHP GD function imagecolorset() bug
Task Type - Bug Report
Category - Drawing function
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - High
Priority - Normal
Reported Version - 2.0.35
Due in Version - Undecided
Due Date - Undecided
Details - There appears to be a bug with PHP GD function imagecolorset()

The green component is incorrect. For example, if you output an image colour as:

62D962 (RGB: 98,217,98). 

Then the actual colour created is:
62C162 (RGB: 98,193,98)

This is a big problem for my application that uses GD.

Any advice or bug fixes very welcome!

Andy Gill
([email protected])





More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=206

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.