libcaca/libcaca.changes

101 lines
3.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jun 12 19:19:15 CEST 2008 - pth@suse.de
- Build dynamic libraries, disable creation of static ones.
- Compile with OpenGL support.
- Install ruby bindings in vendorarch/vendorlib.
- Fix file list.
-------------------------------------------------------------------
Wed Feb 13 12:39:11 CET 2008 - pth@suse.de
- Update to 0.99beta13:
- device-dependent cursor support
- event API rewrite
- Ruby bindings
- Massive C# bindings improvements
- Python sample code
- support for 90-degree canvas rotation
- better behaviour when trying to output Unicode on an ASCII terminal
- the built-in font now supports the Geometric Shapes, Halfwidth and Fullwidth
Forms and Miscellaneous Symbols Unicode blocks
- new rotozoom effect in cacademo
- preliminary .NET bindings
- blitting canvases now makes use of the canvas' handle coordinates
- import functions can read streamed data
- attribute to colorspace transformations
- added katakana and hiragana glyphs to the built-in font
- support for blink, bold, italics and underline attributes
- fixed Imlib2 support in cacaview
- fixed buffer overflows in the file importer
- support for fullwidth Unicode characters
- transparency support in the UTF-8 importer and exporter
- ANSI importer now handles transparency and UTF-8
- various memory leaks were fixed
- implemented cucul_getchar() and cucul_get_color()
- handle transparency in the IRC export
- new cropping and expanding filters
- full Unicode support in the OpenGL driver
- all demos except cacafire were merged into cacademo
- added a compatibility layer for pre-1.x libcaca applications
- libcaca functions use errno for error reporting
- ANSI importer
- cacadraw, an ANSI viewer that will evolve into an editor
- Unicode input and output support for SLang and ncurses
- license switched to WTFPL
- libcaca was split into libcucul, a standalone text manipulation backend,
and libcaca, the display and user input frontend
- TrueColor (more than 16 colours) support
- Floyd-Steinberg dithering
- gamma correction
- export functions for HTML, IRC, ANSI, SVG, PostScript, TGA...
- builtin fonts for device-independent bitmap output
- various text transformation routines (rotation, horizontal flip...)
- OpenGL renderer
- kernel mode to build libcaca programs into a bootable x86 kernel
- cacaserver, a telnet server that can be hooked to libcaca applications
- img2irc, an image to IRC conversion utility
-------------------------------------------------------------------
Sun Apr 22 23:10:09 CEST 2007 - ro@suse.de
- use texlive for building
-------------------------------------------------------------------
Fri Mar 30 11:57:12 CEST 2007 - rguenther@suse.de
- Add ncurses-devel BuildRequires.
-------------------------------------------------------------------
Fri Aug 4 11:14:21 CEST 2006 - pth@suse.de
- Adapt to new X11 paths.
-------------------------------------------------------------------
Wed Mar 29 18:04:58 CEST 2006 - pth@suse.de
- Fix BuildRequires.
-------------------------------------------------------------------
Wed Mar 29 16:08:00 CEST 2006 - pth@suse.de
- Add X11 devel files to BuildRequires.
-------------------------------------------------------------------
Wed Jan 25 21:37:23 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Dec 19 15:04:33 CET 2005 - ro@suse.de
- added missing manpage symlinks to filelist
-------------------------------------------------------------------
Fri Nov 25 13:52:49 CET 2005 - pth@suse.de
- Initial package.
- undef clashing acs_map from slang.h
- don't try to install non-existing man3 pages
- install documentation to different directory