CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     neo     20010519 19:24:22

Modified files:
        .              : configure.in 
        include        : directfb.h 
        interfaces     : idirectfbfont_ft2.c 
        src            : Makefile.am idirectfb.h 
        src/core       : core.c fonts.c fonts.h 
        src/display    : idirectfbsurface.c idirectfbsurface.h 
Added files:
        src/media      : .cvsignore idirectfbfont.c idirectfbfont.h 

Log message:
- readded src/media directory to provide default font methods
- changed IDirectFBSurface struct to take a pointer to an IDirectFBFont
- made IDirectFBSurface call AddRef and Release on the font it owns
- made DrawString method use GetStringWidth method as provided by IDirectFBFont
- ditched default font completely; will add it back as a font interface



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to