Forum Feature requests

html5 picture tag

Mariu5
I tried to use something like this:

<picture>
<source srcset="/img/print-version.jpg" media="print">
<img src="/img/web-version.jpg" alt="image">
</picture>

but unfortunately picture tag is not supported by prince right now. So maybe a nice feature for the future.
mikeday
Thanks, we'll keep it in mind. :)