Search found 4210 matches

by jsachs
November 21st, 2021, 11:05 am
Forum: Picture Window Support
Topic: erratic behavior in data entry
Replies: 3
Views: 1181

Re: erratic behavior in data entry

You can adjust the time delay before text fields are updated in File/Preferences.

Rather than delete all the characters first, try selecting them all and then typing or double-click to select all.

While the ^C, ^V and ^X keyboard accelerators work in all edit controls, for some reason ^A does not.
by jsachs
November 21st, 2021, 11:01 am
Forum: Picture Window Support
Topic: Text macros and calendar : regional settings to be used
Replies: 3
Views: 1228

Re: Text macros and calendar : regional settings to be used

Most dates in macros are currently rendered as yyyy-mm-dd, and not yyyy:mm:dd. However, certain dates such as the time the photo was taken are stored in the image metadata as strings and are thus formatted by the camera. The Calendar transformation already gets the month and day names from the curre...
by jsachs
November 21st, 2021, 6:31 am
Forum: Picture Window Support
Topic: Update Available - Version 8.0.251
Replies: 0
Views: 998

Update Available - Version 8.0.251

An update is available to Version 8.0.251 (21-Nov-2021) The changes (taken from the update log) are: Added a Preview feature to let you display the results of one transformation while editing another. See the new help file under Preview Window for details and an example. Multipass Sharpen: simplifie...
by jsachs
November 19th, 2021, 7:33 pm
Forum: Picture Window Support
Topic: Useful Equalize feature?
Replies: 1
Views: 1292

Re: Useful Equalize feature?

What I normally do is to use the Brightness Curve transformation which gives you more direct control than Equalize. When using Brightness Curve, you can create a mask of some region using the normal mask tools and then, by clicking on the histogram button in the upper right corner of the dialog box,...
by jsachs
November 18th, 2021, 1:21 pm
Forum: Picture Window Support
Topic: Can I install PwPro 7 and 8 on Windows 11?
Replies: 2
Views: 1196

Re: Can I install PwPro 7 and 8 on Windows 11?

Both programs work fine with Windows 11 and PWP 8 can be downloaded and installed normally, however the PWP 7 installer does not seem to work any longer for some reason - probably overzealous security settings. Note that Windows 11 requires the 64-bit version of PWP 7. The workaround to install PWP ...
by jsachs
November 18th, 2021, 1:07 pm
Forum: Picture Window Support
Topic: Neural style transfer?
Replies: 2
Views: 1051

Re: Neural style transfer?

Interesting, but not going to happen this week.
by jsachs
November 16th, 2021, 8:12 pm
Forum: Picture Window Support
Topic: Interface between DxO and PWP
Replies: 1
Views: 967

Re: Interface between DxO and PWP

DxO's Export to another application, once configured, saves the exported image as a TIFF and then calls PWP to open it. The result is similar to what would happen if you did a File Open to open the file. If PWP is not already open, a new copy is opened. If PWP is already open, as soon as it finishes...
by jsachs
November 16th, 2021, 7:00 am
Forum: Picture Window Support
Topic: Update Available - Version 8.0.250
Replies: 0
Views: 970

Update Available - Version 8.0.250

An update is available to Version 8.0.250 (16-Nov-2021) The changes (taken from the update log) are: Brightness Curve: fixed problem with Bilateral/Guided setting not being preserved when re-opening the transformation. File/Save Back command: if you recently opened a script file, the starting folder...
by jsachs
November 16th, 2021, 6:38 am
Forum: Picture Window Support
Topic: Faster Bilateral Sharpening
Replies: 15
Views: 5342

Re: Faster Bilateral Sharpening

I fixed the problem with Brightness Curve for the next release. There is a speed increase for Guided only for large radius settings. For small settings it may be slower. >> I tried Multipass sharpening on the Sharpen Test Pattern. If the BS mode is chosen, Sharpen Threshold seems to work as expected...
by jsachs
November 16th, 2021, 6:13 am
Forum: Picture Window Support
Topic: Feature request : Multi-color balance undo
Replies: 3
Views: 1258

Re: Feature request : Multi-color balance undo

If i were going to implement undo in Multi Color Balance, I would want to implement it in all the other transformations as well. There is a relatively simple mechanism I could use to implement this, namely saving a copy of the command line every time it changes, but this is still a whole lot of rewo...