| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
| <title>SGL: SkFontHost.h Source File</title> |
| <link href="doxygen.css" rel="stylesheet" type="text/css"> |
| </head><body> |
| <!-- Generated by Doxygen 1.4.0 --> |
| <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div> |
| <div class="nav"> |
| <a class="el" href="dir_000000.html">include</a> / <a class="el" href="dir_000001.html">skia</a></div> |
| <h1>SkFontHost.h</h1><div class="fragment"><pre class="fragment">00001 <span class="preprocessor">#ifndef SkFontHost_DEFINED</span> |
| 00002 <span class="preprocessor"></span><span class="preprocessor">#define SkFontHost_DEFINED</span> |
| 00003 <span class="preprocessor"></span> |
| 00004 <span class="preprocessor">#include "SkString.h"</span> |
| 00005 <span class="preprocessor">#include "SkPaint.h"</span> |
| 00006 |
| 00007 <span class="keyword">class </span>SkDescriptor; |
| 00008 <span class="keyword">class </span>SkScalerContext; |
| 00009 |
| <a name="l00015"></a><a class="code" href="classSkFontHost.html">00015</a> <span class="keyword">class </span><a class="code" href="classSkFontHost.html">SkFontHost</a> { |
| 00016 <span class="keyword">public</span>: |
| 00023 <span class="keyword">static</span> SkTypeface* <a class="code" href="classSkFontHost.html#e0">CreateTypeface</a>(<span class="keyword">const</span> SkTypeface* family, <span class="keyword">const</span> <span class="keywordtype">char</span> name[], SkTypeface::Style); |
| 00029 <span class="keyword">static</span> uint32_t <a class="code" href="classSkFontHost.html#e1">FlattenTypeface</a>(<span class="keyword">const</span> SkTypeface* face, <span class="keywordtype">void</span>* buffer); |
| 00032 <span class="keyword">static</span> SkScalerContext* <a class="code" href="classSkFontHost.html#e2">CreateScalarContext</a>(<span class="keyword">const</span> SkDescriptor* desc); |
| 00033 }; |
| 00034 |
| 00035 <span class="preprocessor">#endif</span> |
| 00036 <span class="preprocessor"></span> |
| </pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue May 9 14:35:23 2006 for SGL by |
| <a href="http://www.doxygen.org/index.html"> |
| <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 </small></address> |
| </body> |
| </html> |