===================================
===================================
 VTF FORMAT PLUG-IN BY: RYAN GREGG
===================================
===================================

===========================
Plug-in/Author Information:
===========================

  Title:
  VTF Format Plug-In

  Date:
  August 8th 2005

  Author:
  Ryan Gregg

  Build:
  1.0.3

  Email:
  ryansgregg@hotmail.com

  Website:
  http://nemesis.thewavelength.net/

  Written In:
  C

=============
Installation:
=============

  1) Close Photoshop.
  2) Extract VTFLib.dll to your ..\Photoshop\ folder.
  3) Extract VTF.8bi to your ..\Photoshop\Plug-Ins\File Formats\ folder.
  4) Run Photoshop.

======
Notes:
======

  - This is a basic plug-in and is not designed to replace other tools such as VTFEdit.
  - The plug-in only supports single-face and single-frame .vtf files.
  - If a multi-face or multi-frame .vtf file is loaded, only the first frame or face is used.
  - .vtf information such as image format, flags and thumbnail data is not recalled when the
    .vtf is saved again.  The information from the previously loaded .vtf is used.
  - The DXT file formats are lossy, if you save your .vtfs in this format you should also save
    a backup copy so you can access the original image data.

==========
Changelog:
==========

  v1.0.3
  - Upgraded to VTFLib v1.1.3.

  v1.0.2
  - Added format templates.

  v1.0.1
  - Improved format specific flag handling.
  - Fixed combobox height.

  v1.0.0
  - Original build.