PhotoGrok for Mac OS X 2.67 freeware
... images and various other multimedia files by meta data. ...
Author | Brad Grier |
Released | 2020-04-11 |
Filesize | 10 kB |
Downloads | 1210 |
OS | Mac OS X |
Installation | Instal And Uninstall |
Keywords | image sorter, Exif sorter, image viewer, viewer, meta data, Exif |
Users' rating (20 rating) |
PhotoGrok for Mac OS X Free Download - we do not host any PhotoGrok for Mac OS X torrent files or links of PhotoGrok for Mac OS X on rapidshare.com, depositfiles.com, megaupload.com etc. All PhotoGrok for Mac OS X download links are direct PhotoGrok for Mac OS X download from publisher site or their selected mirrors.
2.67 | Apr 11, 2020 | New Release | Custom tags are now saved in a single json file instead of being included in each setting file. Tags defined in setting files are migrated when first loaded. Duplicate tag names with different contents are migrated with _1, _2, etc appended to the name. This change is to reduce confusion of having different tag sets in different setting files. Previously it was difficult to keep custom tags consistent across settings. Changes to js image caching. See ComboPainter and BufferedPainter functions in Util.js for simplified image caching in script. BufferedPainter allows Buffering any Painter without additional complex logic: setPainter(new BufferedPainter(myPainter)) |
2.66 | Sep 13, 2019 | New Release | Request without callback broken since version 2.64. Minor updates to plugins. |
2.65 | Sep 12, 2019 | New Release | Added an "Evaluate JS" dialog to the Tools menu. Enter JS code that runs in the current context. Example: "showMessage('hello')". Useful for calling functions on plugins. addMenuCommand did not work on graal.js. Problem script evals now return "Script Error" instead of throwing exceptions. Script initialization is now a part of the startup dialog sequence. |