Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 89de7b48d4fd156f0af7b4735abd1453 > files > 25

libtiger-doc-0.3.4-1.fc14.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libtiger: Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libtiger&#160;<span id="projectnumber">0.3.4</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li class="current"><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<h1>libtiger Documentation</h1>  </div>
</div>
<div class="contents">
<div class="textblock"><h2><a class="anchor" id="Introduction"></a>
Introduction</h2>
<p>This is the documentation for libtiger.</p>
<p>libtiger is a rendering library for Kate streams using Pango and Cairo.</p>
<p>The latest version of libtiger may be found at &lt;<a href="http://libtiger.googlecode.com/">http://libtiger.googlecode.com/</a>&gt;.</p>
<p>The Kate bitstream format is a timed text codec designed for embedding in an Ogg bitstream. It was originally designed for karaoke and text. The Kate bitstream format is documented in the libkate documentation.</p>
<p>Typically, Kate streams would be rendered as overlays over a video, for, eg, movie subtitles.</p>
<p>The libtiger source is thread safe, as long as a single thread accesses a given tiger_renderer object. However, Pango and Cairo are not themselves fully thread safe, so using libtiger concurrently from different threads may cause problems. Refer to Pango and Cairo documentation for more details about using them in multithreaded programs.</p>
<p>A few notes about <a class="el" href="Performance.html">performance</a>.</p>
 
A commented
<a href="high_8c-example.html">example</a>.
 </div></div>
<hr class="footer"/><address class="footer"><small>Generated on Sat Mar 26 2011 for libtiger by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>