

                                    TWS
                               Release Notes


                                Release 4.0


                     Last minute information about the
                        TWS User Interface library




------------------------------------------------------------------------------
KNOWN BUGS
------------------------------------------------------------------------------
GR_DrawArray works only in 8-bit mode
    The graphics function GR_DrawArray draws very fast multi-color
    lines.  It uses 1 pixel image blocks to accomplish this, poking the
    values in the 'image' from the color array.  I haven't got all the
    pixel formats for all modes yet, so for now this feature only works
    on 8-bit (256 color) graphics modes.



