Re: [darktable-devel] Some new features idea

2013-06-19 Thread Alexandre Prokoudine
On Wed, Jun 19, 2013 at 9:36 PM, Steven Adler wrote: > Linux has so > many print drivers. And gimp has a turboprint plugin. Why reinvent this? Sorry, but that doesn't make any sense. What's reinventing to do with this? Did Alastair reinvent Gutenprint when working on PhotoPrint? No, he just reus

Re: [darktable-devel] Some new features idea

2013-06-19 Thread jeremy rosen
lua currently allow you to create new exporters entirely (instead of file to disk, you can have export to gimp) I havn't tested presets On Wed, Jun 19, 2013 at 9:11 PM, Pascal Obry wrote: > > > Jeremy, > > > can already be done with lua... > > One more question. Will this lua action be recorde

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Ammon Riley
On Wed, Jun 19, 2013 at 11:29 AM, David Vincent-Jones wrote: > OK Jeremy, thanks I did see the posted example but, as a newcomer > to Lua, I found it a more than a tad difficult to follow ... and I had > hoped that an example relating to print output might also be available. In a nutshell

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Pascal Obry
Jeremy, > can already be done with lua... One more question. Will this lua action be recorded into my export preset? Pascal. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.g

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Pascal Obry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tobias, > Don't worry, there are plans to implement a full fledged print mode > in darktable. But that is 1) a big task and 2) needs developers who > actually own a printer and can spend the money to waste quite some > ink and paper. Indeed! I've al

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Tobias Ellinghaus
Am Mittwoch, 19. Juni 2013, 10:27:44 schrieb David Vincent-Jones: > Pascal; > > We apparently live in a world where many photographers are strangely > only interested in exporting their detailed and highly crafted images to > severely degraded versions on 'social networking sites'. One would think

Re: [darktable-devel] Some new features idea

2013-06-19 Thread David Vincent-Jones
OK Jeremy, thanks I did see the posted example but, as a newcomer to Lua, I found it a more than a tad difficult to follow ... and I had hoped that an example relating to print output might also be available. David On 13-06-19 11:12 AM, jeremy rosen wrote: > david, i'm not sure what you

Re: [darktable-devel] Some new features idea

2013-06-19 Thread jeremy rosen
david, i'm not sure what you mean there is only currently one example available and I pointed it earlier I plan to write some more example scrips, but havn't had the time to do it yet... On Wed, Jun 19, 2013 at 7:55 PM, David Vincent-Jones wrote: > Jeremy; > > Would you be kind enough to post

Re: [darktable-devel] Some new features idea

2013-06-19 Thread David Vincent-Jones
Jeremy; Would you be kind enough to post an example of a typical print output Lua script. Real life examples are always helpful when getting started. David On 13-06-19 06:42 AM, jeremy rosen wrote: > On Wed, Jun 19, 2013 at 3:18 PM, Pascal Obry wrote: > >> Jeremy, >> >>> huh ??? >> We can prob

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Steven Adler
Serious photographers also use social networking to promote their work since there are more people online that can see a low quality jpg than offline to see a high quality print. I sold my massive photo printer long ago and now outsource that task to snappish, who do same day printing at low cost i

Re: [darktable-devel] Some new features idea

2013-06-19 Thread David Vincent-Jones
Pascal; We apparently live in a world where many photographers are strangely only interested in exporting their detailed and highly crafted images to severely degraded versions on 'social networking sites'. One would think that Darktable, above all, would have bucked that trend from the start

Re: [darktable-devel] Some new features idea

2013-06-19 Thread jeremy rosen
On Wed, Jun 19, 2013 at 4:07 PM, Pascal Obry wrote: > > Jeremy, > > > it's the prefered way to do complicated customisations for your own > > need, not to extend DT in general. This is of course a grey area. > > > > If a feature is needed by everybody it should be in core > > > > If a feature is

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Pascal Obry
Jeremy, > it's the prefered way to do complicated customisations for your own > need, not to extend DT in general. This is of course a grey area. > > If a feature is needed by everybody it should be in core > > If a feature is only usefull for a particular workflow then it should be > written

Re: [darktable-devel] Some new features idea

2013-06-19 Thread jeremy rosen
On Wed, Jun 19, 2013 at 3:18 PM, Pascal Obry wrote: > > Jeremy, > > > huh ??? > > We can probably avoid that! > > sorry, that was an expression of suprise not meant to offend in any way > > can already be done with lua... > > > > more precisely that's the whole point of lua. If lua doesn't sat

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Steven Adler
Also turboprint would be great as a plug in to allow high quality print output. On Jun 19, 2013 9:25 AM, "Steven Adler" wrote: > Invoking external programs would be great if that includes a return trip > where the image changes are automatically loaded. Gimp, luminance, hugin > are all programs t

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Steven Adler
Invoking external programs would be great if that includes a return trip where the image changes are automatically loaded. Gimp, luminance, hugin are all programs that would be useful to invoke. On Jun 19, 2013 8:58 AM, "Pascal Obry" wrote: > > I have few time at the moment but I'm thinking about

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Pascal Obry
Jeremy, > huh ??? We can probably avoid that! > can already be done with lua... > > more precisely that's the whole point of lua. If lua doesn't satisfy > your need for that sort of use cases, please tell me what's missing so I > can add it Great! How do I start then? I have zero experience w

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Francois Connetable
SORRY, should have done reply to all -Francois -- Hello Pascal, As a simple Darktable user, I'd like first to thanks the whole team for the tremendous work done so far - it is really a great tool and it is much apreciated by your user community :-) Please keep on the good work :-) What w

Re: [darktable-devel] Some new features idea

2013-06-19 Thread johannes hanika
On Wed, Jun 19, 2013 at 3:05 PM, Jose Carlos Garcia Sogo wrote: > On Wed, Jun 19, 2013 at 2:58 PM, Pascal Obry wrote: > > > > I have few time at the moment but I'm thinking about two new features > > that I could try to implement at some point. > > > > 1. A way to call an external script after ex

Re: [darktable-devel] Some new features idea

2013-06-19 Thread Jose Carlos Garcia Sogo
On Wed, Jun 19, 2013 at 2:58 PM, Pascal Obry wrote: > > I have few time at the moment but I'm thinking about two new features > that I could try to implement at some point. > > 1. A way to call an external script after export >-> It would be possible to call The Gimp for example >-> Or cal

Re: [darktable-devel] Some new features idea

2013-06-19 Thread jeremy rosen
On Wed, Jun 19, 2013 at 2:58 PM, Pascal Obry wrote: > > I have few time at the moment but I'm thinking about two new features > that I could try to implement at some point. > > 1. A way to call an external script after export >-> It would be possible to call The Gimp for example >-> Or ca

[darktable-devel] Some new features idea

2013-06-19 Thread Pascal Obry
I have few time at the moment but I'm thinking about two new features that I could try to implement at some point. 1. A way to call an external script after export -> It would be possible to call The Gimp for example -> Or call a script that would add an ICC profile to the image and c

[darktable-devel] Input profile Sony NEX-7

2013-06-19 Thread Torsten Bronger
Hallöchen! At https://bob.ipv.kfa-juelich.de/bronger/nex7_calibration/ you find my Sony NEX-7 input profile image (blue sky, noon sunlight) and the reference file. Tschö, Torsten. -- Torsten BrongerJabber ID: torsten.bron...@jabber.rwth-aachen.de or http://

Re: [darktable-devel] Creating a paper profile for printing

2013-06-19 Thread Pascal Obry
I've just published the article about creating an ICC profile on GNU/Linux, see: http://www.obry.net/ This article and the previous one about printing on GNU/Linux can help you setup your GNU/Linux environment for printing with high quality. Well in fact no even high quality as the default drive