From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: GD related Bug description: The Function ImageCreateFromPNG lose some colors
Hello, i get a png image whith more than 16 color whith the function ImageCreateFromPNG and i send it to the Browser. If i compare the color from the original and from the Picture on browser i see the first 16 color correctly but the next colors behind are a repeating colorset. ( i think this are the default color from the gd lib). thanks dirk -- Edit bug report at http://bugs.php.net/?id=15360&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15360&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15360&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15360&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15360&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15360&r=support Expected behavior: http://bugs.php.net/fix.php?id=15360&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15360&r=notenoughinfo -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php