This is the bug tracker for Photo Organizer.
FS#171 - Multiple filters image parameter
Attached to Project:
Photo Organizer
Opened by Jiri Vasina (poutnik) - Friday, 16 February 2007, 07:20 GMT-4
Last edited by Solomon Peachy (pizza) - Sunday, 02 March 2008, 16:20 GMT-4
Opened by Jiri Vasina (poutnik) - Friday, 16 February 2007, 07:20 GMT-4
Last edited by Solomon Peachy (pizza) - Sunday, 02 March 2008, 16:20 GMT-4
|
DetailsActually it is possible to select a single filter used when capturing an image. The case in reality is usually such that multiple filters are used (for example a Cokin gradual density filter and a polarizer). It would be good if there was a possibility to select multiple filters.
|
This task depends upon
Closed by Solomon Peachy (pizza)
Sunday, 02 March 2008, 16:20 GMT-4
Reason for closing: Implemented
Additional comments about closing: It's implemented, UI and all, in r1955.
Still a few stragglers, but it's in!
Sunday, 02 March 2008, 16:20 GMT-4
Reason for closing: Implemented
Additional comments about closing: It's implemented, UI and all, in r1955.
Still a few stragglers, but it's in!
Unfortunately, implementing this requires a fair amount of work. The foundation for this is a "key=value" image properties table, which opens up many, many possibilities.
I'm ~75% finished with the work to make this happen; my next big commit will allow for multiple filters, at least on the back-end. Unfortunately the UI to make this possible still needs to be designed and implemented.