Xref: news2.mv.net comp.os.msdos.djgpp:5774 From: malcolm AT manawatu DOT gen DOT nz (Malcolm Taylor) Newsgroups: comp.os.msdos.djgpp Subject: *** TWS v1.21 now available. Date: Tue, 09 Jul 1996 10:37:26 GMT Organization: Grafik Software Lines: 28 Message-ID: <4rtgnk$q7b@news.manawatu.gen.nz> Reply-To: malcolm AT manawatu DOT gen DOT nz NNTP-Posting-Host: malcolm.manawatu.gen.nz Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi all, The latest version of The Window System (TWS) is now available on simtel.net (v2tk dir as mttws121.zip). TWS is a C++ class library and C graphics library to create applications with movable and sizable windows. Some of its best features are the small size and support for all colour depths. New to this version: Compression - I have added routines to compress blocks of memory and decompress them. These routines get ratios that approach (and sometimes pass) those of common compressors including pkzip. Resource files - These are files that contain many resources and a directory that allows them to be retrieved. These support the resources being compressed and will decompress the blocks of memory automatically when retrieving them. Sound - support for digital sample playing on SB compatibles (SB2.0, SBPRO, and SB16) is new to this version. Improved graphics - several new graphics routines have been added to bring the library up to standard. The most important are circles, filled circles and filled polygons. If you have any questions regarding TWS then fell free to write. Malcolm