← Back to team overview

phatch-dev team mailing list archive

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

 

Public bug reported:

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.

** Affects: phatch
     Importance: Undecided
         Status: New


** Tags: patch

-- 
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!: New

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.



Follow ups

References