.TH "libcaca-news" 3caca "Fri Apr 6 2012" "Version 0.99.beta18" "libcaca" \" -*- nroff -*- .ad l .nh .SH NAME libcaca-news \- Libcaca news .SH "Changes between 0\&.99\&.beta18 and 0\&.99\&.beta17" .PP .IP "\(bu" 2 new 'cacaclock' utility .IP "\(bu" 2 improved FIGlet support .IP "\(bu" 2 improved Python and Ruby bindings .IP "\(bu" 2 numerous improvements and bugfixes .PP .SH "Changes between 0\&.99\&.beta17 and 0\&.99\&.beta16" .PP .IP "\(bu" 2 new dirty rectangle framework for accelerated rendering .IP "\(bu" 2 new compatible header for old DOS software porting .IP "\(bu" 2 XCode and Visual Studio build improvements .IP "\(bu" 2 Unicode support in the X11 driver .IP "\(bu" 2 triangle texture mapping .IP "\(bu" 2 improved HTML output .IP "\(bu" 2 new troff output .IP "\(bu" 2 improved Ruby and \&.NET bindings .IP "\(bu" 2 new comprehensive PHP bindings .IP "\(bu" 2 new Java bindings .IP "\(bu" 2 Cocoa driver enhancements .IP "\(bu" 2 support for ANSI colour in FIGlet and TOIlet fonts .IP "\(bu" 2 documentation updates .IP "\(bu" 2 numerous improvements and bugfixes .PP .SH "Changes between 0\&.99\&.beta16 and 0\&.99\&.beta15" .PP .IP "\(bu" 2 many build fixes, especially for nonstandard platforms .PP .SH "Changes between 0\&.99\&.beta15 and 0\&.99\&.beta14" .PP .IP "\(bu" 2 libcucul was merged back into libcaca for more clarity .PP .SH "Changes between 0\&.99\&.beta14 and 0\&.99\&.beta13" .PP .IP "\(bu" 2 internal FIGlet font support .IP "\(bu" 2 use C99 types in public headers .IP "\(bu" 2 runtime support for output drivers .IP "\(bu" 2 BBcode export support .PP .SH "Changes between 0\&.99\&.beta13 and 0\&.99\&.beta12" .PP .IP "\(bu" 2 device-dependent cursor support .IP "\(bu" 2 event API rewrite .IP "\(bu" 2 minor API improvements and extensions .IP "\(bu" 2 img2txt improvements .IP "\(bu" 2 Ruby bindings .IP "\(bu" 2 Massive C# bindings improvements .IP "\(bu" 2 Python sample code .IP "\(bu" 2 Visual Studio build solution .PP .SH "Changes between 0\&.99\&.beta12 and 0\&.99\&.beta11" .PP .IP "\(bu" 2 support for 90-degree canvas rotation .IP "\(bu" 2 better behaviour when trying to output Unicode on an ASCII terminal .IP "\(bu" 2 the built-in font now supports the Geometric Shapes, Halfwidth and Fullwidth Forms and Miscellaneous Symbols Unicode blocks .IP "\(bu" 2 new rotozoom effect in cacademo .IP "\(bu" 2 Cocoa output driver for Mac OS X .IP "\(bu" 2 preliminary \&.NET bindings .IP "\(bu" 2 many bugfixes and documentation changes .PP .SH "Changes between 0\&.99\&.beta11 and 0\&.99\&.beta10" .PP .IP "\(bu" 2 fixed compilation of the C++ bindings .IP "\(bu" 2 fixed bugs in cucul_import_memory(), cucul_set_canvas_size() .IP "\(bu" 2 implemented \fBcaca_set_display_title()\fP for ncurses and S-Lang .IP "\(bu" 2 minor bugfixes .PP .SH "Changes between 0\&.99\&.beta10 and 0\&.99\&.beta9" .PP .IP "\(bu" 2 new debug mode .IP "\(bu" 2 blitting canvases now makes use of the canvas' handle coordinates .IP "\(bu" 2 import functions can read streamed data .IP "\(bu" 2 attribute to colorspace transformations .IP "\(bu" 2 added katakana and hiragana glyphs to the built-in font .IP "\(bu" 2 many bugfixes and documentation changes .PP .SH "Changes between 0\&.99\&.beta9 and 0\&.99\&.beta8" .PP .IP "\(bu" 2 support for blink, bold, italics and underline attributes .IP "\(bu" 2 allow to import and export zero-sized canvases .IP "\(bu" 2 fixed Imlib2 support in cacaview .IP "\(bu" 2 fixed buffer overlows in the file importer .IP "\(bu" 2 big documentation updates .PP .SH "Changes between 0\&.99\&.beta8 and 0\&.99\&.beta7" .PP .IP "\(bu" 2 allow to build the X11 and GL drivers as separate plugins .IP "\(bu" 2 support for fullwidth Unicode characters .IP "\(bu" 2 improved cucul_flip() and cucul_rotate() .IP "\(bu" 2 minor bugfixes and documentation updates .PP .SH "Changes between 0\&.99\&.beta7 and 0\&.99\&.beta6" .PP .IP "\(bu" 2 transparency support in the UTF-8 importer and exporter .IP "\(bu" 2 optimised triangle fill routine .IP "\(bu" 2 updated C++ bindings .PP .SH "Changes between 0\&.99\&.beta6 and 0\&.99\&.beta5" .PP .IP "\(bu" 2 ANSI importer now handles transparency and UTF-8 .IP "\(bu" 2 Unicode support was broken for about 10% of the set .IP "\(bu" 2 various memory leaks were fixed .PP .SH "Changes between 0\&.99\&.beta5 and 0\&.99\&.beta4" .PP .IP "\(bu" 2 implemented cucul_getchar() and cucul_get_color() .IP "\(bu" 2 handle transparency in the IRC export .IP "\(bu" 2 new cropping and expanding filters .IP "\(bu" 2 full Unicode support in the OpenGL driver .IP "\(bu" 2 portability fixes for 64-bit architectures, Win32 and MS-DOS .IP "\(bu" 2 all demos except cacafire were merged into cacademo .PP .SH "Changes between 0\&.99\&.beta4 and 0\&.99\&.beta3" .PP .IP "\(bu" 2 added a compatibility layer for pre-1\&.x libcaca applications .IP "\(bu" 2 fixed manpage generation .IP "\(bu" 2 minor bugfixes and documentation updates .PP .SH "Changes between 0\&.99\&.beta3 and 0\&.99\&.beta2" .PP .IP "\(bu" 2 libcaca functions use errno for error reporting .IP "\(bu" 2 updated C++ bindings .IP "\(bu" 2 minor improvements, bugfixes and documentation updates .PP .SH "Changes between 0\&.99\&.beta2 and 0\&.99\&.beta1" .PP .IP "\(bu" 2 ANSI importer .IP "\(bu" 2 functions use errno for error reporting .IP "\(bu" 2 updated C++ bindings .IP "\(bu" 2 \&.NET bindings .IP "\(bu" 2 cacadraw, an ANSI viewer that will evolve into an editor .IP "\(bu" 2 Unicode input and output support for SLang and ncurses .IP "\(bu" 2 built-in fonts work on Win32 .PP .SH "Changes between 0\&.9 and 0\&.99\&.beta1" .PP .IP "\(bu" 2 license switched to WTFPL .IP "\(bu" 2 libcaca was split into libcucul, a standalone text manipulation backend, and libcaca, the display and user input frontend .IP "\(bu" 2 Unicode support .IP "\(bu" 2 TrueColor (more than 16 colours) support .IP "\(bu" 2 Floyd-Steinberg dithering .IP "\(bu" 2 gamma correction .IP "\(bu" 2 export functions for HTML, IRC, ANSI, SVG, PostScript, TGA\&.\&.\&. .IP "\(bu" 2 builtin fonts for device-independent bitmap output .IP "\(bu" 2 various text transformation routines (rotation, horizontal flip\&.\&.\&.) .IP "\(bu" 2 OpenGL renderer .IP "\(bu" 2 kernel mode to build libcaca programs into a bootable x86 kernel .IP "\(bu" 2 cacaserver, a telnet server that can be hooked to libcaca applications .IP "\(bu" 2 img2irc, an image to IRC conversion utility .PP .SH "Changes between 0\&.8 and 0\&.9" .PP .IP "\(bu" 2 fix for a buffer overflow in the line rendering .IP "\(bu" 2 fixed resizing in the ncurses and slang drivers .IP "\(bu" 2 aspect ratio and finer zoom support in cacaview .IP "\(bu" 2 minor compilation fixes .PP .SH "Changes between 0\&.7 and 0\&.8" .PP .IP "\(bu" 2 window resizing support .IP "\(bu" 2 native Win32 port .IP "\(bu" 2 autorepeat emulation in the ncurses and slang drivers .IP "\(bu" 2 support for more keycodes in the ncurses and slang drivers .IP "\(bu" 2 cacaplas, a plasma animation example .IP "\(bu" 2 cacamoir, a moire circles animation example .IP "\(bu" 2 MSVC project file .PP .SH "Changes between 0\&.6 and 0\&.7" .PP .IP "\(bu" 2 many bugfixes in the event handling .IP "\(bu" 2 cacaball, a metaball animation example .PP .SH "Changes between 0\&.5 and 0\&.6" .PP .IP "\(bu" 2 30% speed increase in the bitmap rendering routine .IP "\(bu" 2 mouse support and various speed optimisations in the X11 driver .IP "\(bu" 2 X11 is now the preferred driver .IP "\(bu" 2 improved documentation .IP "\(bu" 2 minor bugfixes .PP .SH "Changes between 0\&.4 and 0\&.5" .PP .IP "\(bu" 2 palette optimisation for the S-Lang driver to work around the colour pair shortage bug .IP "\(bu" 2 minor compilation fix .PP .SH "Changes between 0\&.3 and 0\&.4" .PP .IP "\(bu" 2 preliminary X11 graphics driver .IP "\(bu" 2 support for simultaneously compiled-in drivers .IP "\(bu" 2 honour the CACA_DRIVER, CACA_GEOMETRY and CACA_FONT environment variables .IP "\(bu" 2 more documentation .PP .SH "Changes between 0\&.2 and 0\&.3" .PP .IP "\(bu" 2 antialiasing support .IP "\(bu" 2 dithering, antialiasing and background mode can now be selected at runtime or in the environment using the CACA_BACKGROUND, CACA_DITHERING and CACA_ANTIALIASING variables .IP "\(bu" 2 alpha channel support in cacaview .IP "\(bu" 2 BMP loading support in cacaview even if Imlib2 is not present .IP "\(bu" 2 cacafire, a libcaca port of aafire .PP .SH "Changes between 0\&.1 and 0\&.2" .PP .IP "\(bu" 2 rendering now uses 256 colour pairs instead of 16 .IP "\(bu" 2 mouse support for ncurses .IP "\(bu" 2 ncurses is now the preferred backend .IP "\(bu" 2 arbitrary color depth and bitmasks in the bitmap renderer .IP "\(bu" 2 cacaview, an image viewer based on libcaca .PP .SH "New in 0\&.1" .PP .IP "\(bu" 2 initial release .IP "\(bu" 2 slang, ncurses and conio drivers .IP "\(bu" 2 basic line, box, ellipse and triangle primitives .IP "\(bu" 2 colour bitmap blitting .PP