Hi,
this patch merge all color that are transparent (alpha = 0) in ClosestColor. This allow to save precious color Index on ff cards.
Matthieu
On 21.11.2009 21:37, matthieu castet wrote:
Hi,
this patch merge all color that are transparent (alpha = 0) in ClosestColor. This allow to save precious color Index on ff cards.
Please provide the patch in a way that works with VDR 1.7.10.
Actually I doubt that this would even work with VDR 1.6.0, because in cPalette::ClosestColor() 'diff' is only defined a few lines below the place where your patch attempts to use it. Have you actually been able to compile this?
Klaus