On Nov 18, 7:24 pm, John Daggett <[EMAIL PROTECTED]> wrote: > > I am running firefox under ubuntu. Can you please tell me which font > > class firefox uses? > > > gfxFont or gfxPangoFont? > > > Is this the class uses to measure the dimension (width/height) how > > each line of string based on the font matrix of font family, font > > style and font size? > > I think you're looking for this? > > http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/src/gfxPango... > > John
Thanks. But when I look at this : http://mxr.mozilla.org/firefox/source/gfx/thebes/src/gfxPangoFonts.cpp, I don't see the same code at line 415 What is the difference between http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/src/gfxPango... and http://mxr.mozilla.org/firefox/source/gfx/thebes/src/gfxPangoFonts.cpp Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

