<!--#set var="section" value="Shapers" -->
<!--#include file="head.shtml" -->
<td class="main">
  <h2>Shapers</h2>
  <p>
    Shapers, also called shape engines, are the components of Pango
    that are responsible for converting the input characters into
    glyphs.
  </p>
  <p>
    The interface that a shaper exports is quite simple -- it exports
    the single function <tt>shape()</tt>, which has the same interface
    as <a href="api/pango-text-processing.html#PANGO-SHAPE">pango_shape()</a>.
  </p>
  <p>

  </p>
</td>
<!--#include file="foot.shtml" -->
<!-- Local Variables: -->
<!-- mode:sgml -->
<!-- sgml-parent-document: ("skeleton.sgml" "td" "td")  -->
<!-- End: -->
