Mercurial > cgi-bin > hgweb.cgi > ImagePrep
view src/name/blackcap/imageprep/help.html @ 29:e90d290a9a8d
Remove dependence on Nashorn.
author | David Barts <n5jrn@me.com> |
---|---|
date | Mon, 13 Jun 2022 09:21:24 -0700 |
parents | e0efe7848130 |
children |
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>ImagePrep Help</title> </head> <body> <h1>ImagePrep Help</h1> <h2>Using This Program</h2> <ol> <li>Open the image using File… Open & Scale. As this command's name implies, it will also scale the file to a maximum of 640 (or whatever the defined maximum is) pixels in either dimension, preserving its aspect ratio.</li> <li>Rotate the file as needed.</li> <li>Either write out the file and close it using File… Save & Close, or discard your edits using File… Discard Edits.</li> </ol> <h2>Configiration File</h2> <p><code>%CONFIG_FILE_NAME%</code></p> </body> </html>