Download List

專案描述

libtiger is a rendering library for Kate streams
using Pango and Cairo. More information about Kate
streams may be found at
http://wiki.xiph.org/index.php/OggKate.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-26 18:08
0.3.4

A problem in which some images were invisible with newer versions of Cairo was fixed. Outline was made the default font effect. Depth sorting was fixed, and negative depth events are kept hidden.

2009-04-13 02:49
0.3.3

Thread support was added to cache images ahead of time.

2008-11-25 03:29
0.3.2

This release removes tiger_renderer_set_cairo_surface from the API. Cchanging the default rendering parameters now invalidates cached renders.
標籤: Minor bugfixes

2008-11-12 23:40
0.3.1

Text can now be outlined or shadowed. Caching now
works for vertical text. The return code of
tiger_renderer_update mixing 0 and 1 was fixed.
ABGR buffers are now supported, in addition to
ARGB buffers. A tiger_renderer_set_quality crash
when a surface isn't yet set was fixed. The
quality setting can be used to tweak speed versus
quality in more cases.
標籤: Minor feature enhancements

2008-11-01 03:03
0.3.0

This release is under the LGPL (since Pango is required and is under the LGPL). It has support for vertical text, support for markers, justified text support, a new bitmap cache to avoid recreating (and leaking) Cairo surfaces, and a new tiger_renderer_is_dirty function to optimize away unnecessary rendering. Internal caching can now be turned on and off. Uninstalled PC files now link against static libraries rather than libtool ones.
標籤: Major feature enhancements

Project Resources