* Added code to __restartwin to restore meta and cursor visibility states * Added code to __stopwin to disable meta. * Added the *line group of functions for drawing character lines.
* Added meta function (turns meta bit on and off on terminal if supported) * Added curs_set to control cursor visibility if supported.