Program Overview
Top  Next

The VectorIcon designer is a helper programme to assist in the development of icons based on the PureBasic vector drawing commands. Each command draws one aspect of an icon, these are called elements from herein.

For each icon these elements are held in a database and when an icon is loaded the icon is drawn using these elements. Once loaded the components of each element can be edited individually.

Each element of an icon is added dynamically using the mouse and some minor keyboard input where required.

After loading the icon can be viewed and saved in any of the following sizes:- 128 X 128,64 X 64, 48 X 48, 32 X 32 and 16 X 16. Each icon is saved in the sizes selected by the user as .PNG images in a sub folder called Images. Saving and using these images does not affect the database.