CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20031216 23:58:56
Modified files:
include : directfb.h
interfaces/IDirectFBFont: idirectfbfont_ft2.c
src : idirectfb.c
src/core : fonts.c gfxcard.c surfaces.c
src/gfx/generic: generic.c
tools : dfbdump.c
Log message:
Preliminary DSPF_A1 support.
Added DFB_PIXELFORMAT_ALIGNMENT(format) which is non-zero if alignment
is required to do byte aligned access, e.g. 7 for DSPF_A1.
Added DSPF_A1 support to FreeType2 font implementation.
Implemented Bop_a1_set_alphapixel_rgb16(), "df_dok --mono" works using A1.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.