← Back to team overview

phatch-dev team mailing list archive

[Bug 388848] Re: TransposeAction - base class for actions using transpose options

 

Hi Juho, excellent patch. I don't understand the remark about
orientation, but its better to explain that on IRC.

** Changed in: phatch
       Status: New => Fix Committed

** Changed in: phatch
     Assignee: (unassigned) => stani (stani)

-- 
TransposeAction - base class for actions using transpose options
https://bugs.launchpad.net/bugs/388848
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: Fix Committed

Bug description:
This patch implements TransposeAction(Action). The idea is that it contains transformation options (location offset, justification, orientation) which other actions can then access. Currently "text" and "watermark" actions use it. It would be possible to use it to implement https://blueprints.launchpad.net/phatch/+spec/background-pattern later.



References