> 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/gfxPangoFonts.cpp#415 John _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

