libtiger 0.3.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News libtiger 0.3.0 (Default branch)
# 1  
Old 10-31-2008
libtiger 0.3.0 (Default branch)

libtiger is a rendering library for Kate streamsusing Pango and Cairo. More information about Katestreams may be found athttp://wiki.xiph.org/index.php/OggKate.License: GNU Lesser General Public License (LGPL)Changes:
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.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libpango-1.0(3) 						C Library Functions						   libpango-1.0(3)

NAME
libpango-1.0, libpangoft2-1.0, libpangox-1.0, libpangoxft-1.0, libpangocairo-1.0 - layout and rendering of internationalized text with X11, FreeType2, Xft, and Cairo support DESCRIPTION
Pango provides a framework for the layout and rendering of internationalized text. The name is derived from the Greek "Pan" which means "All", and the Japanese "Go" which means "Language". To access the API documentation, you must install the developer version of the package. FILES
The following files are used by this library: /usr/lib/libpango-1.0.so Internationalization shared library /usr/lib/libpangocairo-1.0.so Pango Cairo rendering backend shared library /usr/lib/libpangox-1.0.so X11 support for Pango shared library /usr/lib/libpangoft2-1.0.so FreeType2 font and rendering backend for Pango shared library /usr/lib/libpangoxft2-1.0.so Font handling and rendering with the Xft backend for Pango shared library /usr/share/gtk-doc/html/pango Location of developer documentation ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-base-libs SUNWg- | | |nome-base-libs-64 | +-----------------------------+-----------------------------+ |Interface stability |Committed | +-----------------------------+-----------------------------+ SEE ALSO
pango-querymodules(1), attributes(5), gnome-interfaces(5) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004. SunOS 5.11 31 Aug 2004 libpango-1.0(3)