Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 1546

crystalspace-doc-1.2.1-5mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crystal Space 1.2.1: ivideo/fontserv.h File Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li class="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<h1>ivideo/fontserv.h File Reference</h1>Font server interface. <a href="#_details">More...</a>
<p>
<code>#include &quot;<a class="el" href="csunicode_8h-source.html">csutil/csunicode.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="scf__interface_8h-source.html">csutil/scf_interface.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="ref_8h-source.html">csutil/ref.h</a>&quot;</code><br>

<p>
<a href="fontserv_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsBitmapMetrics.html">csBitmapMetrics</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Metrics for a glyph that are dependent from whether a simple or antialiased image is used.  <a href="structcsBitmapMetrics.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsGlyphMetrics.html">csGlyphMetrics</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Metrics for a glyph that are independent from whether a simple or antialiased image is used.  <a href="structcsGlyphMetrics.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiFont.html">iFont</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A font object.  <a href="structiFont.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiFontDeleteNotify.html">iFontDeleteNotify</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called before a font is deleted.  <a href="structiFontDeleteNotify.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiFontServer.html">iFontServer</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A font server interface.  <a href="structiFontServer.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__gfx2d.html#g3721ddc874319a718319041805acba34">CS_FONT_DEFAULT_GLYPH</a>&nbsp;&nbsp;&nbsp;0xffff</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The default char, drawn in case a glyph wasn't present in the font.  <a href="group__gfx2d.html#g3721ddc874319a718319041805acba34"></a><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">Basic fonts alias names</div></td></tr>
<tr><td colspan="2"><div class="groupText">Any font server should provide these fonts, since most programs expect they to be available.<p>
Other fonts may or may be not available but these should be always available. Default font names always start with "*" to avoid confusion with real file names. <br><br></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__gfx2d.html#g966869f83f23b88b4273ab548afdbd05">CSFONT_COURIER</a>&nbsp;&nbsp;&nbsp;&quot;*courier&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Thin courier-like relatively large font.  <a href="group__gfx2d.html#g966869f83f23b88b4273ab548afdbd05"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__gfx2d.html#gc31822ddbd85c9d1e593b73015175859">CSFONT_ITALIC</a>&nbsp;&nbsp;&nbsp;&quot;*italic&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Thick italic relatively large font.  <a href="group__gfx2d.html#gc31822ddbd85c9d1e593b73015175859"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__gfx2d.html#ge5edda1607ceec78c642c8375748de0d">CSFONT_LARGE</a>&nbsp;&nbsp;&nbsp;&quot;*large&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Thick and relatively large font.  <a href="group__gfx2d.html#ge5edda1607ceec78c642c8375748de0d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__gfx2d.html#gaf49c33450437dbb368b045b394cbef4">CSFONT_SMALL</a>&nbsp;&nbsp;&nbsp;&quot;*small&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Very small font (smallest font that is still readable).  <a href="group__gfx2d.html#gaf49c33450437dbb368b045b394cbef4"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Font server interface. 
<p>

<p>Definition in file <a class="el" href="fontserv_8h-source.html">fontserv.h</a>.</p>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>