On 23/10/10 5:10 AM, Efren CD wrote:
Is it possible to do the following with the Gecko Layout Engine?

It's possible, but it's a signficant amount of work. Your best bet might be to create a Firefox extension that uses the drawWindow API on the <canvas> element to take snapshots of a window; if you set the "transparent" attribute of a XUL <iframe> element and load your target documents into that, your snapshot should have full alpha information.

Rob
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to