Re: [darktable-devel] print module news

2015-01-05 Thread jmsarat
Hi Pascal, Photoprint, developed by Alastair M. Robinson, was a good printing solution even if the color management had to be improved. The layout management was good offering the possibility to set scale and margins, to print multiple images on the same sheet or to

Re: [darktable-devel] print module news

2015-01-04 Thread Pascal Obry
Hi Tobias, > I hope to have working PDF creation code ready by tomorrow. It already works > in general, it's just super wasteful (3.2 MB JPEG turns into a 117 MB PDF > since I haven't implemented image compression yet). And I didn't look into > color profiles yet. Oh, and it is hardcoded to onl

Re: [darktable-devel] print module news

2015-01-04 Thread Tobias Ellinghaus
Am Sonntag, 4. Januar 2015, 15:12:57 schrieb Pascal Obry: > Le dimanche 04 janvier 2015 à 13:25 +0100, Tobias Ellinghaus a écrit : > > Without having looked at your code I personally would prefer to create a > > PDF file with the image(s) embedded. That has the benefit of using the > > standard for

Re: [darktable-devel] print module news

2015-01-04 Thread Pascal Obry
Le dimanche 04 janvier 2015 à 13:25 +0100, Tobias Ellinghaus a écrit : > Without having looked at your code I personally would prefer to create a PDF > file with the image(s) embedded. That has the benefit of using the standard > format future CUPS printing will base on. And creating a static PD

Re: [darktable-devel] print module news

2015-01-04 Thread Tobias Ellinghaus
Am Samstag, 3. Januar 2015, 18:37:46 schrieb Pascal Obry: > Le samedi 03 janvier 2015 à 16:41 +0100, Pascal Obry a écrit : > > Any other idea? > > Responding to myself... We may also add a specific Tiff format with the > ability to add margins around the image. Should not be too difficult and > we

Re: [darktable-devel] print module news

2015-01-03 Thread Pascal Obry
Le samedi 03 janvier 2015 à 16:41 +0100, Pascal Obry a écrit : > Any other idea? Responding to myself... We may also add a specific Tiff format with the ability to add margins around the image. Should not be too difficult and we could keep the "simple" solution based on CUPS instead of going with

[darktable-devel] print module news

2015-01-03 Thread Pascal Obry
Bad news :( I hate to start like that... I did some testing on my photo printer to found out that the layout is not correct. Indeed the page-left, page-top CUPS options have no effect on this printer (it works on 2 others printers : Dell3100cn and Lexmark-x950 and the PDF printer). Reading the do