----------------------------------------------------------------------------
 Borland C++
 Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
----------------------------------------------------------------------------

TITLE:
    TRUETYPE

PURPOSE:
    True Type fonts are scalable fonts supplied by the system.  This
    program demonstrates resizing and rotation of True Type characters
    within a window, and allows the user to select the True Type font to
    be used through a common dialog.

COMMENTS:

