Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 373d4b60c0ac577bb4893121a2d6b9bb > files > 32

ocaml-cairo-devel-1.2.0.cvs20080301-4mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Cairo.Font_Options.html">
<link rel="next" href="Cairo.Pattern.html">
<link rel="Up" href="Cairo.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Cairo" rel="Chapter" href="Cairo.html">
<link title="Cairo_bigarray" rel="Chapter" href="Cairo_bigarray.html">
<link title="Cairo_png" rel="Chapter" href="Cairo_png.html">
<link title="Cairo_pdf" rel="Chapter" href="Cairo_pdf.html">
<link title="Cairo_ps" rel="Chapter" href="Cairo_ps.html">
<link title="Cairo_ft" rel="Chapter" href="Cairo_ft.html">
<link title="Cairo_lablgtk" rel="Chapter" href="Cairo_lablgtk.html"><title>Cairo-ocaml : Cairo.Scaled_Font</title>
</head>
<body>
<div class="navbar"><a href="Cairo.Font_Options.html">Previous</a>
&nbsp;<a href="Cairo.html">Up</a>
&nbsp;<a href="Cairo.Pattern.html">Next</a>
</div>
<center><h1>Module <a href="type_Cairo.Scaled_Font.html">Cairo.Scaled_Font</a></h1></center>
<br>
<pre><span class="keyword">module</span> Scaled_Font: <code class="code">sig</code> <a href="Cairo.Scaled_Font.html">..</a> <code class="code">end</code></pre>Scaled fonts functions<br>
<hr width="100%">
<pre><span class="keyword">type</span> <a name="TYPEt"></a><code class="type">-'a</code> t </pre>

<pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type">([> `Any ] as 'a) <a href="Cairo.html#TYPEfont_face">Cairo.font_face</a> -><br>       <a href="Cairo.html#TYPEmatrix">Cairo.matrix</a> -><br>       <a href="Cairo.html#TYPEmatrix">Cairo.matrix</a> -> <a href="Cairo.Font_Options.html#TYPEt">Cairo.Font_Options.t</a> -> 'a <a href="Cairo.Scaled_Font.html#TYPEt">t</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_type"></a>get_type : <code class="type">[> `Any ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> [ `ATSUI | `Any | `FT | `TOY | `Win32 ]</code></pre><pre><span class="keyword">val</span> <a name="VALdowncast_to_toy"></a>downcast_to_toy : <code class="type">[> `Any ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> [ `Any | `TOY ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a></code></pre><pre><span class="keyword">val</span> <a name="VALfont_extents"></a>font_extents : <code class="type">[> `Any ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> <a href="Cairo.html#TYPEfont_extents">Cairo.font_extents</a></code></pre><pre><span class="keyword">val</span> <a name="VALtext_extents"></a>text_extents : <code class="type">[> `Any ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> string -> <a href="Cairo.html#TYPEtext_extents">Cairo.text_extents</a></code></pre><pre><span class="keyword">val</span> <a name="VALglyph_extents"></a>glyph_extents : <code class="type">[> `Any ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> <a href="Cairo.html#TYPEglyph">Cairo.glyph</a> array -> <a href="Cairo.html#TYPEtext_extents">Cairo.text_extents</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_font_face"></a>get_font_face : <code class="type">([> `Any ] as 'a) <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> 'a <a href="Cairo.html#TYPEfont_face">Cairo.font_face</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_font_matrix"></a>get_font_matrix : <code class="type">[> `Any ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> <a href="Cairo.html#TYPEmatrix">Cairo.matrix</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_ctm"></a>get_ctm : <code class="type">[> `Any ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> <a href="Cairo.html#TYPEmatrix">Cairo.matrix</a></code></pre><pre><span class="keyword">val</span> <a name="VALget_font_options"></a>get_font_options : <code class="type">[> `Any ] <a href="Cairo.Scaled_Font.html#TYPEt">t</a> -> <a href="Cairo.Font_Options.html#TYPEt">Cairo.Font_Options.t</a></code></pre></body></html>