On 1/2/06, Mike Emmel <[EMAIL PROTECTED]> wrote: > You might want to look at how Mozilla integrates CSS and XUL. > It may help with this type of problem. > But CSS is pretty tightly tied to a DOM which would then mean you > almost have to support a XULish xml for the themes.
Yes, I was mostly thinking about easy support for background colors and frame drawing for LiteBox and LiteWindow themes, to assist when setting these via CSS, that and possible background bitmaps, and similar simpler CSS structures. Any font related handling should go via the LiTE APIs into FreeType. Hey, passing in fractional f font values now makes sense, Dennis. As for text drawing, I assume that's taken care of by the browser text engine. --Kent _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
