|
@@ -6,7 +6,8 @@ This is a simple gallery-esque app to load in and view photos, and add ratings t
|
|
|
**Notes**
|
|
|
- Image size/aspect ratio: all images are scaled to a square aspect ratio, although any can be selected
|
|
|
- Images should be in a format compatible with https://docs.oracle.com/javase/10/docs/api/java/awt/Image.html on your system.
|
|
|
- - This was built and tested on Debian Stretch with Gradle 4.7 and openJDK 10.0.1
|
|
|
+ - This was built and tested on Debian Stretch using XFCE with Gradle 4.7 and openJDK 10.0.1
|
|
|
+ - That being said, given what I've seen, these tend to look better on "fancier" OSes/window managers.
|
|
|
- Load/Save is as instructed: loads/saves images/metadata as long as the filepath is the same. Other data such as ratings is not retained.
|
|
|
|
|
|
**Controls**
|