view package-files/linux/imageprep.1 @ 31:99a0eb385c9a default tip

Work around annoying Swing glitch.
author David Barts <n5jrn@me.com>
date Sat, 20 Aug 2022 09:19:49 -0700
parents c310ec097194
children
line wrap: on
line source

.TH IMAGEPREP 1
.SH NAME
.B ImagePrep
\- prepare digital photos for sharing on the Internet
.SH SYNOPSIS
.B "imageprep"
.SH DESCRIPTION
This is a simple (and hopefully user-friendly), GUI-based tool for preparing
digital photographs for sharing on the Internet. It resizes the image file
without distortion to the specified maximum dimension, allows the user to
rotate the image if needed, then saves the result as a minimal JPEG file with
no metadata.
.SH FILES
.TP
~/.imageprep/*
Various configuration and other cached data lives here.
.SH "SEE ALSO"
.BR java (1)
.BR kotlin (1)