Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > os > by-pkgid > 11699c18190f3d97c0d06d00c2f57cad > files > 5

ftgl-docs-2.1.3-0.3.rc5.fc13.x86_64.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>FTGL: FTBitmapGlyph.h File Reference</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.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>FTBitmapGlyph.h File Reference</h1><code>#include &lt;<a class="el" href="ftgl_8h_source.html">FTGL/ftgl.h</a>&gt;</code><br/>

<p><a href="FTBitmapGlyph_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFTBitmapGlyph.html">FTBitmapGlyph</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classFTBitmapGlyph.html" title="FTBitmapGlyph is a specialisation of FTGlyph for creating bitmaps.">FTBitmapGlyph</a> is a specialisation of <a class="el" href="classFTGlyph.html" title="FTGlyph is the base class for FTGL glyphs.">FTGlyph</a> for creating bitmaps.  <a href="classFTBitmapGlyph.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="FTGlyph_8h.html#a155b37e19e0844502e473bb32c31a558">FTGLglyph</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="FTBitmapGlyph_8h.html#afc2f914a981c1e942b5be71c02c5bda9">ftglCreateBitmapGlyph</a> (FT_GlyphSlot glyph)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a specialisation of FTGLglyph for creating bitmaps.  <a href="#afc2f914a981c1e942b5be71c02c5bda9"></a><br/></td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="afc2f914a981c1e942b5be71c02c5bda9"></a><!-- doxytag: member="FTBitmapGlyph.h::ftglCreateBitmapGlyph" ref="afc2f914a981c1e942b5be71c02c5bda9" args="(FT_GlyphSlot glyph)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="FTGlyph_8h.html#a155b37e19e0844502e473bb32c31a558">FTGLglyph</a>* ftglCreateBitmapGlyph </td>
          <td>(</td>
          <td class="paramtype">FT_GlyphSlot&nbsp;</td>
          <td class="paramname"> <em>glyph</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a specialisation of FTGLglyph for creating bitmaps. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>glyph</em>&nbsp;</td><td>The Freetype glyph to be processed </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>An FTGLglyph* object. </dd></dl>

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>