Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > e4e5aca55b6d7244e6bae95bf4fde3ca > files > 422

lib64edelib-devel-2.0-1.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>edelib: FontInfo Class Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">edelib
   &#160;<span id="projectnumber">2.0.0</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><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="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceedelib.html">edelib</a>      </li>
      <li class="navelem"><a class="el" href="structedelib_1_1FontInfo.html">FontInfo</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Public Attributes</a>  </div>
  <div class="headertitle">
<div class="title">FontInfo Class Reference<div class="ingroups"><a class="el" href="group__widgets.html">FLTK widgets and functions</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="edelib::FontInfo" -->
<p>Base structure for storing font information; used by <a class="el" href="classedelib_1_1FontCache.html" title="Allow readable font names and cache their access.">FontCache</a>.  
 <a href="structedelib_1_1FontInfo.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="FontCache_8h_source.html">edelib/FontCache.h</a>&gt;</code></p>

<p><a href="classedelib_1_1FontInfo-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structedelib_1_1FontInfo.html#abdbcbdc616ba179aab2dd1ed11a9e6a7">face</a> [64]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structedelib_1_1FontInfo.html#a53bf3fa1e20fbd49ab98b8e93a6c06b0">sizes</a> [64]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structedelib_1_1FontInfo.html#a90319f1da9a0eeb84bfcb3bf826be1e3">nsizes</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structedelib_1_1FontInfo.html#ac765329451135abec74c45e1897abf26">type</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Base structure for storing font information; used by <a class="el" href="classedelib_1_1FontCache.html" title="Allow readable font names and cache their access.">FontCache</a>. </p>
<p><a class="el" href="structedelib_1_1FontInfo.html" title="Base structure for storing font information; used by FontCache.">FontInfo</a> is structure used to store information in cache database. Database is represented in key/value form (actualy it is sdbm powered) where each key is font name and each value <a class="el" href="structedelib_1_1FontInfo.html" title="Base structure for storing font information; used by FontCache.">FontInfo</a> structure. </p>
</div><hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="abdbcbdc616ba179aab2dd1ed11a9e6a7"></a><!-- doxytag: member="edelib::FontInfo::face" ref="abdbcbdc616ba179aab2dd1ed11a9e6a7" args="[64]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structedelib_1_1FontInfo.html#abdbcbdc616ba179aab2dd1ed11a9e6a7">face</a>[64]</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Face name with encoded style; usable only for FLTK. </p>

</div>
</div>
<a class="anchor" id="a90319f1da9a0eeb84bfcb3bf826be1e3"></a><!-- doxytag: member="edelib::FontInfo::nsizes" ref="a90319f1da9a0eeb84bfcb3bf826be1e3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structedelib_1_1FontInfo.html#a90319f1da9a0eeb84bfcb3bf826be1e3">nsizes</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Actual number of sizes in <em>sizes</em> array. </p>

</div>
</div>
<a class="anchor" id="a53bf3fa1e20fbd49ab98b8e93a6c06b0"></a><!-- doxytag: member="edelib::FontInfo::sizes" ref="a53bf3fa1e20fbd49ab98b8e93a6c06b0" args="[64]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structedelib_1_1FontInfo.html#a53bf3fa1e20fbd49ab98b8e93a6c06b0">sizes</a>[64]</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>All available sizes for this font. </p>

</div>
</div>
<a class="anchor" id="ac765329451135abec74c45e1897abf26"></a><!-- doxytag: member="edelib::FontInfo::type" ref="ac765329451135abec74c45e1897abf26" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structedelib_1_1FontInfo.html#ac765329451135abec74c45e1897abf26">type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Type of font; coresponds to FLTK nomenclature (FL_NORMAL, FL_BOLD, FL_ITALIC and FL_BOLD_ITALIC). </p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>edelib/<a class="el" href="FontCache_8h_source.html">FontCache.h</a></li>
</ul>
</div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Tue Jun 5 2012 17:49:03 for edelib by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>