Ilya Schurov wrote:
printing engine doesn't support some eye-candy CSS features like opacity property, and that's very pity.

Opacity should be working, at least in theory; https://bugzilla.mozilla.org/show_bug.cgi?id=235097 might have something to do with it, though. I'd appreciate any comments on this from one of the GFX developers.

You should be able to change the resolution of the
output by changing the transform of the canvas.  Take
a look at
http://weblogs.mozillazine.org/roc/archives/2005/05/rendering_web_p.html
for a code example.
Thanks for a link, I'll have a look at this. However, as far as I understand, this needs X and is not suitable very good for scripting.

But I'll have to try this. I really like these CSS features which are not supported by the printing engine.

I'm pretty sure you're going to need X anyway, at least for the moment. I might do some work on this, though.

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

Reply via email to