11 lines
198 B
Plaintext
11 lines
198 B
Plaintext
= Thumbnail Processor
|
|
|
|
A plain (no dependencies) Java Function that creates a thumbnail from an JPEG image.
|
|
See https://stackoverflow.com/a/39313627/1743446.
|
|
|
|
== Build
|
|
|
|
```
|
|
./mwnw clean install
|
|
```
|