Hi,

I need to add zooming capability to the content area of the Mozilla browser. I presume this involves hunting down whatever that implements xul:browser (which I can't seem to find), expose some API for changing the device context's scale transformation, and modify the browser's chrome to have a control for adjusting the zoom level. Do you have any pointer to how I can do that? Thanks!

By the way, this isn't simple font size scaling--everything gets scaled and text doesn't wrap to the size of the window anymore. I might also need to render something extra inside the content area to let the user adjust the wrapping width.

Thank you in advance!

David
_______________________________________________
mozilla-layout mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-layout

Reply via email to