Play Shape is a simple polygon collision tool for PlayBasic game programmers. It's primary use is for defining the hard areas (collision regions) within your images. Once loaded into your program these can be used with vector level sprite collision.
This is initial version of the PlayFont is purely for quickly converting windows bitmap (2bit) and windows true type fonts (8bit) into PlayBasic CRF format.
The user simply selects a windows font, then it auto converts it into CRF, then lets you view it in the main display window. You can change the message by entering your own message in the input box at the bottom. Just so you can check particular characters. At the moment the tool has no low level editing (ie. individual chr widths ) so there's not too much to it.