Hello, Of course that's possible. You can find a sample implementation here: http://www.sand-labs.org/owb/browser/trunk/BAL/WKAL/Concretizations/Fonts/Freetype Just replace SDL calls by some cairo calls in draw_glyphs() method and that should be ok.
Regards On 11/17/08, haithem rahmani <[EMAIL PROTECTED]> wrote: > > Hi all, > Please forgive me if my question has been already discussed. > > To show Text is it possible, for platforms with freetype backend, to call > the freetype api directly instead of using the "cairo_show_glyphs" api? > > regards. > > haithem. > > > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > -- Olivier DOLE Pleyo Software Engineer
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

