Shiny Language Reference

Language Reference


The Shiny Language Changelog

Details the additions and changes for each revision of the Shiny language

SSEdit will intelligently build your plugins to be compatible with the earliest revision of the Shiny language as possible. Therefore if you need to ship a plugin compatible with a specific interface version, simply ensure you only use features added to the language in that targeted version or earlier. SSEdit will automatically compile your plugin to be compatible with the older version of Brass by comparing what features your plugin uses with the features available in each language revision.

 

 

Version 3 - Released 18/09/2006

  • saveimagepng - Saves an image to disk as a PNG (*.png) file

 

Version 2 - Released 11/05/2006

 

Version 1 - Original Release