forked from KolibriOS/kolibrios
Ivan Baravy
459cb3ec5b
libimg: Improve support of transparent PNG images.
* Support grayscale images with alpha channel. * Support rgb images with transparent color. * Process 'tRNS' chunk (simple transparency). Transparent png images were already supported for color type 6, which is RGBA. Now indexed images (color type 3) can also have transparency via 'tRNS' chunk data. git-svn-id: svn://kolibrios.org@8449 a494cfbc-eb01-0410-851d-a64ba20cac60
Description
The fork main KolibriOS repository for fun
Languages
C
69.1%
Assembly
14.6%
C++
10.4%
Makefile
1.6%
HTML
1.3%
Other
2.4%