kolibrios-gitea/programs
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
2020-12-18 22:08:51 +00:00
..
bcc32 tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
cmm WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found 2020-12-18 15:39:38 +00:00
demos IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/ 2020-12-11 13:33:32 +00:00
develop libimg: Improve support of transparent PNG images. 2020-12-18 22:08:51 +00:00
emulator
fs animage use ColorDialog 2020-11-28 17:05:52 +00:00
games Fix autobuild 2020-12-12 16:51:50 +00:00
hd_load
media tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
network tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
other tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
system TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport) 2020-12-16 18:12:57 +00:00
testing
build_all.bat
config.inc
debug-fdo.inc
debug.inc
dll.inc add new version 'load_lib.mac', 2020-11-20 19:47:45 +00:00
encoding.inc Add encoding.inc to /programs (copy from /kernel/trunk). 2020-11-06 18:18:04 +00:00
export.inc
gui_patterns.inc
import.inc
kglobals.inc
KOSfuncs.inc
load_img.inc tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
load_lib.mac 1) some programs use new macros load_lib.mac 2020-11-22 13:13:45 +00:00
macros.inc Add KOS_APP_START to macros.inc 2020-11-08 10:42:10 +00:00
network.inc
proc32.inc
shell.inc
string.inc
struct.inc
use_fasm.lua
use_gcc.lua
use_menuetlibc.lua
use_msvc.lua
use_newlib.lua
use_sdl.lua
use_sound.lua
use_tinygl.lua