
vPaint 4
Version 3.9.12

=== TABLE OF CONTENTS ===
I. Before you edit the code
II. Basic information
III. Elements included in the package
VI. Changes in this version
V. Disclaimer

=== I. BEFORE YOU EDIT THE CODE ===
vPaint may look cool, but remember! If you have just started
working woth AutoIt, this app may not be the best choice to
experiment with its code. I am serious. vPaint's code is
long and untidy. Also, it uses external libraries written in
languages others than AutoIt, so if you are not familiar with
C and C++, you should not touch parts of the AutoIt code
using these libraries.

=== II. BASIC INFORMATION ===
App name:			vPaint
Version:			3.9.12
Author:				scintilla4evr
Written in:			AutoIt, C
** AutoIt **
	Version:		3.3.14.0
** C **
	Compiler:		GCC

=== III. ELEMENTS INCLUDED IN THE PACKAGE ===
1. vPaint 4 source code and executable
2. AutoItObject
3. Windows 7 GDI+ (due to effect issues)
4. Interference library
5. Required Fonts

=== IV. CHANGES IN THIS VERSION ===
 - Layers and paths now are properly saved in the V4I file
 - New color picker
 - Paths as layers
 - Collapsible sections in Objects panel

=== V. DISCLAIMER ===
THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS
'AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR
LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR
WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
