Re: [Openexr-devel] testing/submitting exrdisplay patch

2005-07-06 Thread Jared Sohn
Thank you for a link to the test images. > By the way, exrdisplay already displays negative values if you use -n. > Does your change do something different than what is already there? > My implementation is different, but is somewhat less elegant. (I map -10...0 to 10...-10 and multiply the chan

Re: [Openexr-devel] testing/submitting exrdisplay patch

2005-07-06 Thread Florian Kainz
Jared Sohn wrote: I recently updated exrdisplay such that it can display negative values (for non-RGBA channels) and allow switching channels in -c mode without restarting the program. If I have the time, over the next few days I may also allow picking and/or zooming. I have a couple of questio

[Openexr-devel] testing/submitting exrdisplay patch

2005-07-06 Thread Jared Sohn
I recently updated exrdisplay such that it can display negative values (for non-RGBA channels) and allow switching channels in -c mode without restarting the program. If I have the time, over the next few days I may also allow picking and/or zooming. I have a couple of questions: 1) Is there a t