mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-05 07:45:50 +01:00
wrlib: Improvement in the alpha channel support.
There are some problems in the alpha channel support, as is reported at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=72917 This patch add a new RCombineAlpha function, based on Gimp. This function is called when needed in the raster.c functions. This patch is based on the Brad Jorsch <anomie@users.sourceforge.net> patch for the 0.62.1-0.1 version. [crmafra: v1 was sent by Rodolfo kix Garcia <kix@kix.es>]
This commit is contained in:
committed by
Carlos R. Mafra
parent
e06b3005e8
commit
3ed409cbd0
@@ -20,6 +20,7 @@ include_HEADERS = wraster.h
|
||||
|
||||
libwraster_la_SOURCES = \
|
||||
raster.c \
|
||||
alpha_combine.c \
|
||||
draw.c \
|
||||
color.c \
|
||||
load.c \
|
||||
|
||||
Reference in New Issue
Block a user