Mercurial > cgi-bin > hgweb.cgi > ImagePrep
view Readme.html @ 30:098c4f5507c7
Convert to JDK 15.
author | David Barts <n5jrn@me.com> |
---|---|
date | Mon, 13 Jun 2022 11:31:49 -0700 |
parents | 404eb7e57fe6 |
children |
line wrap: on
line source
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>ImagePrep Read Me</title> <style> html { font-family: "TeX Gyre Schola", serif; } h1, h2, h3, h4, h5, h6 { font-family: "Avenir Next", sans-serif; } pre, code, kbd, samp { font-family: "Menlo", monospace; font-size: 85%; } </style> </head> <body> <h1>ImagePrep Read Me</h1> <p>This is a simple program for preparing digital images to be shared on the Internet.</p> <p>More information is available <a href="https://notyouraveragetechie.com/ImagePrep.html">here</a>.</p> </body> </html>