Download List

Projeto Descrição

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

Um problema em que algumas imagens eram invisíveis com as versões mais recentes do Cairo foi corrigido. Esquema foi feito o efeito de fonte padrão. Profundidade de classificação foi fixado, e eventos negativos de profundidade são mantidos em segredo.
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

Suporte a thread foi adicionado ao cache de imagens antes do tempo.
Thread support was added to cache images ahead of time.

2008-11-25 03:29
0.3.2

Esta versão remove tiger_renderer_set_cairo_surface da API. Cchanging torna o padrão dos parâmetros de renderização agora invalida em cache.
Tags: Minor bugfixes
This release removes tiger_renderer_set_cairo_surface from the API. Cchanging the default rendering parameters now invalidates cached renders.

2008-11-12 23:40
0.3.1

O texto pode agora ser descrito ou sombreado. Caching agora trabalha para texto vertical. O código de retorno de tiger_renderer_update mistura de 0 e 1 foi corrigido. Buffers ABGR são agora suportadas, além de amortecedores ARGB. Um acidente tiger_renderer_set_quality quando uma superfície ainda não está definido foi fixado. A definição de qualidade pode ser usado para ajustar a velocidade versus qualidade em mais casos.
Tags: Minor feature enhancements
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.

2008-11-01 03:03
0.3.0

Esta versão está sob a LGPL (desde Pango é necessária e está sob a LGPL). Tem suporte para texto vertical, suporte para marcadores, suporte texto justificado, uma cache de bitmap para evitar a recriação (e vazamento Cairo) superfícies, e uma nova função tiger_renderer_is_dirty para otimizar a renderização de distância desnecessária. Cache interno pode agora ser ligado e desligado. PC desinstalado arquivos agora link contra bibliotecas estáticas ao invés dos libtool.
Tags: Major feature enhancements
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.

Project Resources