"desc.btm" creates TCC file descriptions for project files "descother.btm" creates TCC file descriptions for non-project files "run.bat" execute the PointSize application from the jar "grab.btm" copy in Java source code from IntelliJ and build it. Roedy's use only. "PointSize.class" PointSize main Java program compiled byte code "pointsize.exe" JET executable Displays squares in various point sizes "E:\sys\pointsize.exe" JET executable Displays squares in various point sizes "pointsize.html" html to launch the PointSize program "pointsize.manual.html" detailed HTML manual for the PointSize project "pointsize.jar" jarred class files: Displays squares in various point sizes "pointsize.look" uncommented jar manifest "pointsize.jnlp" pointsize jnlp Java Web Start launch "pointsize.efs" generated: JET compiler internal file "pointsize.rfs" generated: JET compiler control file "pointsize.rsp" JET configuration file "pointsize.usg" generated: JET compiler method use tracking "pointsize-setup.exe" JET distributable, containing runtime "pointsize.ico" Windows icon for the project, contains multiple image sizes "pointsize.jpn" Manifest of what is included in the JET executable. "pointsize.log" log of what JET did compiling and preparing the distributable "pointsize.prj" JET project configuration, compiler options and notes on what needs to be included. "pointsize.startup" List of classes JET should preload for speed. "pointsize.xbind.script" List of DLLs JET will need to run the app. "build_pointsize.bat" Build JET executable with project descriptor "run_pointsize.bat" Runs the JET executable with default parm. "mindprod.css" cascading style sheet for general HTML "jdisplay.css" cascading style sheet for displaying source code in HTML "package-info.java" Dummy Java source with JavaDoc describing the entire package. "untouch.digest" generated: enables untouching (set date back) unchanged but redated files. "mindprodcert2017rsa.cer" Public key for Mindprod code-signing certificate. Cannot be used to sign jars. "DESCRIPT.ION" TCC file descriptions "descript0.ion" generated file of overriding descriptions to merge into DESCRIPT.ION "descript2.ion" generated file default descriptions to merge into DESCRIPT.ION "MasterDistribution.site" URL to find the master copy of the PointSize project files "pointsize.use" precis(summary) Displays squares in various point sizes Generated "pointsize.vpj" Slick Edit project ini file "pointsize.vpw" Slick Edit project ini file "pointsize.vtg" Slick Edit binary tag xref file "pointsize.icon16.png" 16x16 icon for the PointSize project "pointsize.icon32.png" 32x32 icon for the PointSize project "pointsize.icon48.png" roughly 48x48 icon for the PointSize project "pointsize.icon64.png" roughly 64x64 icon for the PointSize project "pointsize.icon128.png" roughly 128x128 icon for the PointSize project "pointsize.screenshot.png" screenshot for the PointSize project "pointsize.splash.gif" splash gif for the PointSize project "pointsize.icon32.gif" 32x32 gif icon for the PointSize project "pointsize.icon64.gif" 64x64 gif icon for the PointSize project "_O_V_E_R_V_I_E_W.txt" Commented List of all files for PointSize, with one line descriptions. "use.txt" key facts about the PointSize project. Generates pointsize.use "version.txt" key current version info about the PointSize project. Generates pointsize.use "versionhistory.txt" complete version history of the PointSize project. Generates pointsize.use "pointsize.txt" ASCII text manual for the PointSize project. "build.xml" Complex ANT build script for PointSize "rebuild.xml" Simplified ANT build script for PointSize "forgather.xml" list of extra gather steps for ANT. "forjar.xml" genjar list of extra files to include in pointsize.jar "forjarexe.xml" jar.exe list of extra files to include in pointsize.jar "forpost.xml" list of extra posting steps for ANT.