Re: [darktable-devel] Watermark - rotation operation

2013-04-21 Thread Pascal Obry
Jens, > is there any chance of implementing a "rotation" operation in the > watermark plugin as well? I tried... > cairo supports this out of the box, but I was having a bit of trouble > compensating for the different translations being applied (and the > necessary order of operations, then)

[darktable-devel] Watermark - rotation operation

2013-04-21 Thread Jens Fendler
Hi all, is there any chance of implementing a "rotation" operation in the watermark plugin as well? cairo supports this out of the box, but I was having a bit of trouble compensating for the different translations being applied (and the necessary order of operations, then) when I tried to impl