Richard,
> pascal> > An example, say I've noticed that whatever the calibration, the
> pascal> > printed image looks about one step darker than the image on my
> screen,
> pascal> > so I'd like to use a style when printing that uses the Exposure
> module
> pascal> > and has EV +1. Now, say tha
Pascal,
In message <1416939050.2260.39.ca...@obry.net> on Tue, 25 Nov 2014 19:10:50
+0100, Pascal Obry said:
pascal> > I'm noticing that your example has a specific paper size, A4. Are you
pascal> > planning on giving the user the possibility for printing on
pascal> > non-standard paper sizes?
Richard,
> I noticed that the print module hasn't been talked about for a while,
> at least on email (sorry, I don't do IRC very often at all).
Same here.
> Came to
> think of it yesterday, while playing around with a friends photo
> printer (a Novajet 750, it takes paper rolls up to 108cm wi
I noticed that the print module hasn't been talked about for a while,
at least on email (sorry, I don't do IRC very often at all). Came to
think of it yesterday, while playing around with a friends photo
printer (a Novajet 750, it takes paper rolls up to 108cm wide).
As you might imagine, we didn
In this new version I have changed the way to specify the margins.
Indeed when printing using a % of the width or height is not the most
interesting. When printing one want to really specify a precise value
in cm, mm or inch I suppose.
Question is: Do we have support for units in dt?
I have also