Page 1 of 1

Version 79

Posted: Jan 25th, '18, 18:40
by JohnM
The latest version of GP, v079, is available from http://gpblocks.org/versions/GP.zip

This version fixes a long-standing redisplay bug in Windows when the GP window is maximized, minimized, and re-maximized. Thanks to Simple Si for clarifying that issue.

Other features:
- "File Stream" blocks for reading files by line or character (useful for processing really huge files)
- serial port support on Windows (plus a new primitive, isSerialPortOpen)
- listFiles primitive lists "special" files on MacOS/Linux (e.g. device entries in /dev)
- (internal) cubicCurveTo method in VectorPen