|
@@ -7,6 +7,7 @@ This is a simple gallery-esque app to load in and view photos, and add ratings t
|
|
|
- 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
|
|
|
+ - 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**
|
|
|
- Layout: Click the grid or list icon in the top left to switch to that view
|