diff package-files/linux/imageprep.1 @ 28:c310ec097194

Add Linux support.
author David Barts <n5jrn@me.com>
date Fri, 25 Dec 2020 19:07:47 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/package-files/linux/imageprep.1	Fri Dec 25 19:07:47 2020 -0800
@@ -0,0 +1,19 @@
+.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)