Skip Menu |

This queue is for tickets about the Image-WMF CPAN distribution.

Report information
The Basics
Id: 69633
Status: resolved
Priority: 0/
Queue: Image-WMF

People
Owner: Nobody in particular
Requestors: user42 [...] zip.com.au
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: colorExact() method
Date: Thu, 21 Jul 2011 10:29:31 +1000
To: bug-Image-WMF [...] rt.cpan.org
From: Kevin Ryde <user42 [...] zip.com.au>
Image::WMF might emulate the gd colorExact() method for maximum compatibility. Perhaps it could be the same as colorAllocate(), creating a colour object thingie, which I think is what gd does for a "truecolor" image (if wmf is thought of as a truecolor if it doesn't do an indexed palette thing).