PhotoGrok

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56076
Program ułatwia i przyśpiesza przeszukiwanie oraz filtrowanie cyfrowej kolekcji fotograficznej według określonych kryteriów, tj. tagów i danych zaszytych w znacznikach Exif każdego zdjęcia.

tags.jpg


Tutaj jest dobra recenzja, choć już wiekowa :)
Zaloguj lub Zarejestruj się aby zobaczyć!


Wymaga Javy 6 lub wyższej.

Do pobrania PhotoGrok 2.55:
Zaloguj lub Zarejestruj się aby zobaczyć!


Wyodrębnij folder z pliku zip. Kliknij dwukrotnie ikonę PhotoGrok. Przypnij do paska zadań, itp. dla wygody.
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56076
PhotoGrok 2.57
2.57 02/25/2018
* Implemented a proper JavaScript code editor!
* Added script editor and console items to Tools menu.
* Anti-alias text now rendered in preview painter.
* Created default set of catalog tags when none has
been defined. This will vastly improve performance
when cataloging a large image set.
* Added backwards compatible change to addMenuCommand
and addUserCommand script functions. These can now
accept two optional parameters, "menu" and "submenu"
that represent the calling menu items respectively.
* Create thumbnails and preview images with image type
ARGB when a corresponding painter is set. This allows
filters requiring an ARGB image to complete.
* Fixed z-order of non-native file chooser on Custom
Tag Manager dialog on Mac.
* Console dialog is now non-modal.
* Added additional doc and license files to distribution.

2.56 02/21/2018
* Allow optional native file chooser on all systems.
* Added console to output text from scripts and java
errors when they occur. Open with: CTRL+SHIFT+C
* Added JHLabs image filters. Currently only accessible
from scripts. See scripting examples.
* JavaScript API additions and enhancements. Most notable
is the ability to add a top-level "User" menu from
scripts. See scripting documentation and new examples.
* Changed version check for upcoming Java 10 and beyond.
Zaloguj lub Zarejestruj się aby zobaczyć!


Wyodrębnij folder z pliku zip. Kliknij dwukrotnie ikonę PhotoGrok. Przypnij do paska zadań, itp. dla wygody.
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56076
PhotoGrok 2.60
2.60 04/05/2018
* Allow Java 6 and 7 to run in the java default
script engine (pre 2.59 behavior). To use the
more recent mozilla rhino on those jvms, use
the '@scriptengine rhino' directive. See the
included scripts.txt file.
* Fixed performance issue when using javascript
filters with mozilla rhino.

2.59 04/04/2018
* setScanDirs script function was broken in 2.58.
* Updated mozilla rhino script engine for older
Java installations. Users on Java 8 and higher
can optionally run rhino or nashorn.
* Added script preprocessing directives to select
script engine and more. See scripts.txt.
* Added the following callback methods:
onImageChanged(), onImageResized(), onImageDragged()
and onImageZoomed(). See scripting page.
* Do not paint gray background rect if no viewer tags.
* Fixed multiple console dialog display bug.
* script_engine_name property returns engine name.
* Added getPanelImageProps to retrieve position and
view information for non-painter screen updates.
See tesseract example.
* Added updateStatus callback allowing non-painter
webview scripts to send notification messages.
See tesseract example.

2.58 03/26/2018
* Fixed issues with Java 10 version check in startup
scripts and main program.
* Fixed nashorn scope issue in Java 10.
* Added NOTTHREADSAFE directive for scripts creating
thumbnail painters that aren't thread safe.
* Set Nashorn --scripting flag to allow Nashorn
specific extensions like load() and readFully().
* Added scripting API to access embedded browser. This
allows browser-based js libraries to manipulate
and query images. See face detection example.
* Introduced new painter classes for browser dom
access and object caching. See examples.
* Partially implemented HTML5 Canvas in Java 2D.
* Reduced paint calls to main image panel.
* Separated nashorn and rhino initialization for
easier maintenance.
* Added readFromURL function to load remote scripts
from the web.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56076
PhotoGrok 2.64
Version 2.64 09/06/2019

* Now runs in Java 11+. On Java 11+, JavaFX
must be configured manually in order for
maps and scripts using JavaFX to work.
* PhotoGrok can use graal.js for JavaScript when
available (specify "@scriptengine graal.js").
See scripts.txt for information on changes.
* elapsedTime function added to jdk rhino for
Java 6 and Java 7.
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56076
PhotoGrok 2.66
Version 2.66 09/12/2019

* request() without callback broken since version 2.64.
* Minor updates to plugins.

Version 2.65 09/11/2019

* 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.
* Updated documentation and new plugins. See scripts.txt for more information.
* The newer version of rhino included is now the default script engine on older jvms.
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry