Menu

#120 [png2c] [patch] support for palette based png

open
nobody
None
3
2009-01-27
2009-01-27
Diego
No

This patch uses

png_set_palette_to_rgb(png_ptr)

for having pnglib expand palette indexes into the corresponding RGB(A?) color.

The file is then read as if it were a RGB png image.

Discussion

  • Diego

    Diego - 2009-01-27

    Patch enabling palette support

     
  • Diego

    Diego - 2009-01-27
    • priority: 5 --> 3
     

Log in to post a comment.