The JustTestApp program can be used to test justification. The lines of text are justified to the window.

When the color option is turned on:
* red text indicates situations where justification failed (this may only be by a pixel or two)
* blue text indicates shrinking
* green text fit exact
* black text was stretched successfully

When running the program, options include:

* CTRL-p to paste text (typing does not work)
* Clicking and shift-clicking to create selections (dragging does not work)
* Arrow key movements
* CTRL-f to change the font
* CTRL-c to toggle the color option

========================================================================
    MAKEFILE PROJECT : JustTestApp Project Overview
========================================================================

AppWizard has created this JustTestApp project for you.  

This file contains a summary of what you will find in each of the files that
make up your JustTestApp project.


JustTestApp.vcproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

This project allows you to build/clean/rebuild from within Visual Studio by calling the commands you have input 
in the wizard. The build command can be nmake or any other tool you use.

This project does not contain any files, so there are none displayed in Solution Explorer.

/////////////////////////////////////////////////////////////////////////////
