On Oct 27, 12:32 pm, "Dan Amelang" <[EMAIL PROTECTED]> wrote:
> 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

Thanks Dan. Sorry for my mistake.

I take a look at 
http://mxr.mozilla.org/aviary101branch/search?string=cairo&find=&filter=

For example if I have an example like this:

<html><body>
hello world
</body></html>

Will Firefox 3 use cairo draw text functions to paint the text 'hello
world'?

Thank you for your help again.

_______________________________________________
dev-tech-layout mailing list
dev-tech-layout@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to