Breeze Designer Text-fx Plugin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Text-fx Copyright (c) 1996-1997 Neville Richards. All rights reservred.

This plugin is a text object generator. This plugin is still
being written so many features are not yet complete. This
plugin is distributed as is.

This plugin should be copied into the Breeze Designer plugin
directory, and configured from the settings / plugin
configuration dialog.


Requirements:

Breeze Designer 2.0 beta release 7 or later


Below are a list of properties are accessable from with the Breeze
Designer macro language and OLE-Automation interface.

---------------+---------------+-----------------
Property name	Data type	Description
---------------+---------------+-----------------

Version		int		Plugin version
String		string		Text message
FontName	string		Windows font name
Smooth		bool		Enable smoothing
BevelEnable	bool		Enable bevel
BevelType   	int		Bevel type 0=round, 1=flat
Bevel 	     	float		Bevel size
Depth 	     	float		Text depth
ApplyTextures	bool		Appy textures
MultiTextures	bool		Use multiple textures



History:

22-Jun-1997	First public release
