On 10/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I read on mozilla development web sites that Firefox 3 will switch to > use Cario graphics library for painting. However, when I get the > gran paradiso beta 8 source code and grep for 'cario', I don' t see > any of the cario's cairo_line_to(), cairo_show_text(), being called. > > Can you please tell me if my understanding is correctly? if yes, where > can I find firefox 3 's code to cario library?
You most likely didn't get any hits for "cairo" because you misspelled it "cario", just as you did several times in the above email. If you search for "cairo", you'll get plenty of hits. For example: http://mxr.mozilla.org/aviary101branch/search?string=cairo&find=&filter= Dan _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

