CINXE.COM

PangoFc – 1.0

<!-- SPDX-FileCopyrightText: Owen Taylor, Behdad Esfahbod SPDX-License-Identifier: LGPL-2.1-or-later --> <!DOCTYPE html> <html lang="en"> <head> <title>PangoFc &ndash; 1.0</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="utf-8" /> <meta property="og:type" content="website"/> <meta property="og:image:width" content="256"/> <meta property="og:image:height" content="256"/> <meta property="og:image:secure_url" content="pango-name.png"/> <meta property="og:image:alt" content="PangoFc-1.0"/> <meta property="og:title" content="PangoFc-1.0"/> <meta property="og:description" content="Reference for PangoFc-1.0"/> <meta name="twitter:title" content="PangoFc-1.0"/> <meta name="twitter:description" content="Reference for PangoFc-1.0"/> <meta name="twitter:card" content="summary"/> <link rel="stylesheet" href="style.css" type="text/css" /> <script src="urlmap.js"></script> <script src="fzy.js"></script> <script src="search.js"></script> <script src="main.js"></script> </head> <body> <div id="body-wrapper" tabindex="-1"> <nav class="sidebar devhelp-hidden"> <div class="section"> <a href="index.html"><img src="pango-name.png" class="logo"/></a> </div> <div class="search section"> <form id="search-form" autocomplete="off"> <input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/> </form> </div> <div class="section namespace"> <h3><a href="index.html">PangoFc</a></h3> <p>API Version: 1.0</p> <p>Library Version: 1.56.4</p> </div> <div class="section"> <h5>Sections</h5> <div class="links"> <a href="#classes">Classes</a> <a href="#callbacks">Callbacks</a> <a href="#constants">Constants</a> </div> </div> <div class="section"> <h5>Dependencies</h5> <div class="links"> <a href="../Pango/" class="external">Pango</a> <a href="https://www.fontconfig.org" class="external">fontconfig</a> </div> </div> <div class="section generator"> <p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.4</p> </div> </nav> <button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button> <section id="main" class="content"> <header> <h3>Namespace</h3> <h1>PangoFc &ndash; 1.0</h1> <div class="description"> <p>Fontconfig support for Pango</p> </div> <div class="meta info"> <table> <tr><td><em>Version</em></td><td>1.56.4</td></tr> <tr><td><em>Authors</em></td><td>Owen Taylor, Behdad Esfahbod</td></tr> <tr><td><em>License</em></td><td>LGPL-2.1-or-later</td></tr> <tr><td><em>Website</em></td><td><a href="https://www.pango.org" class="external">https://www.pango.org</a></td></tr> <tr><td><em>Source</em></td><td><a href="https://gitlab.gnome.org/GNOME/pango/" class="external">https://gitlab.gnome.org/GNOME/pango/</a></td></tr> </table> </div> <div class="meta build toggle-wrapper"> <h4>Build</h4> <div class="docblock"> <table> <tr><td>C headers</td><td><code>pango/pangofc-fontmap.h</code></td></tr> <tr><td>pkg-config files</td><td><code>pangofc</code></td></tr> </table> </div> </div> </header> <section> <div class="toggle-wrapper"> <h4 id="dependencies" style="display:flex;"> Dependencies <a href="#dependencies" class="anchor"></a> </h4> <div class="docblock"> <table> <tr> <td><strong>Pango</strong>&mdash;1.0</td> <td>A library for layout out and rendering of text</td> </tr> <tr> <td></td> <td><a href="../Pango/" class="external">Browse documentation</a></td> </tr> <tr> <td><strong>fontconfig</strong>&mdash;2.0</td> <td>A font configuration and enumeration library</td> </tr> <tr> <td></td> <td><a href="https://www.fontconfig.org" class="external">Browse documentation</a></td> </tr> </table> </div> </div> </section> <section> <div class="toggle-wrapper"> <h4 id="extra" style="display:flex;"> Additional documentation <a href="#extra" class="anchor"></a> </h4> <div class="docblock"> <ul> <li><a href="classes_hierarchy.html">Classes Hierarchy</a></li> </ul> </div> </div> </section> <section> <div class="toggle-wrapper default-hide"> <h4 id="classes" class="section-header" style="display:flex;"> Classes <a href="#classes" class="anchor"></a> </h4> <div class="docblock"> <table style="display:block;"> <tbody> <tr class="section-item"> <td><a title="Decoder" class="symbol" href="class.Decoder.html">Decoder</a></td> <td class="docblock-summary"> <p><code>PangoFcDecoder</code> is a virtual base class that implementations will inherit&nbsp;from.</p> <p><span class="emblem available">since: 1.6</span></p> </td> </tr> <tr class="section-item"> <td><a title="Font" class="symbol" href="class.Font.html">Font</a></td> <td class="docblock-summary"> <p><code>PangoFcFont</code> is a base class for font implementations using the Fontconfig and FreeType&nbsp;libraries.</p> <p></p> </td> </tr> <tr class="section-item"> <td><a title="FontMap" class="symbol" href="class.FontMap.html">FontMap</a></td> <td class="docblock-summary"> <p><code>PangoFcFontMap</code> is a base class for font map implementations using the Fontconfig and FreeType&nbsp;libraries.</p> <p></p> </td> </tr> </tbody> </table> </div> </div> </section> <section> <div class="toggle-wrapper default-hide"> <h4 id="callbacks" class="section-header" style="display:flex;"> Callbacks <a href="#callbacks" class="anchor"></a> </h4> <div class="docblock"> <table style="display:block;"> <tbody> <tr class="section-item"> <td><a title="DecoderFindFunc" class="symbol" href="callback.DecoderFindFunc.html">DecoderFindFunc</a></td> <td class="docblock-summary"> <p>Callback function passed to <code>pango_fc_font_map_add_decoder_find_func()</code>.</p> <p></p> </td> </tr> <tr class="section-item"> <td><a title="SubstituteFunc" class="symbol" href="callback.SubstituteFunc.html">SubstituteFunc</a></td> <td class="docblock-summary"> <p>Function type for doing final config tweaking on prepared <code>FcPattern</code>s.</p> <p></p> </td> </tr> </tbody> </table> </div> </div> </section> <section> <div class="toggle-wrapper default-hide"> <h4 id="constants" class="section-header" style="display:flex;"> Constants <a href="#constants" class="anchor"></a> </h4> <div class="docblock"> <table style="display:block;"> <tbody> <tr class="section-item"> <td><a title="FONT_FEATURES" class="symbol" href="const.FONT_FEATURES.html">FONT_FEATURES</a></td> <td class="docblock-summary"> <p>Fontconfig property that Pango reads from font patterns to populate list of OpenType features to be enabled for the font by&nbsp;default.</p> <p><span class="emblem deprecated">deprecated: 1.56</span>&nbsp;</p> </td> </tr> <tr class="section-item"> <td><a title="FONT_VARIATIONS" class="symbol" href="const.FONT_VARIATIONS.html">FONT_VARIATIONS</a></td> <td class="docblock-summary"> <p>Fontconfig property that Pango reads from font patterns to populate list of OpenType font variations to be used for a&nbsp;font.</p> <p><span class="emblem deprecated">deprecated: 1.56</span>&nbsp;</p> </td> </tr> <tr class="section-item"> <td><a title="GRAVITY" class="symbol" href="const.GRAVITY.html">GRAVITY</a></td> <td class="docblock-summary"> <p>Fontconfig property that Pango sets on any fontconfig pattern it passes to fontconfig if a <code>PangoGravity</code> other than <code>PANGO_GRAVITY_SOUTH</code> is&nbsp;desired.</p> <p></p> </td> </tr> <tr class="section-item"> <td><a title="PRGNAME" class="symbol" href="const.PRGNAME.html">PRGNAME</a></td> <td class="docblock-summary"> <p>Fontconfig property that Pango sets on any fontconfig pattern it passes to&nbsp;fontconfig.</p> <p><span class="emblem deprecated">deprecated: 1.56</span>&nbsp;</p> </td> </tr> <tr class="section-item"> <td><a title="VERSION" class="symbol" href="const.VERSION.html">VERSION</a></td> <td class="docblock-summary"> <p>Fontconfig property that Pango sets on any fontconfig pattern it passes to&nbsp;fontconfig.</p> <p></p> </td> </tr> </tbody> </table> </div> </div> </section> </section> <section id="search" class="content hidden"></section> <footer> </footer> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10