⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.10
Server IP:
157.245.101.34
Server:
Linux skvinfotech-website 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
libgtk-3-dev
/
pango
/
View File Name :
index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Pango Reference Manual: Pango Reference Manual</title> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <meta name="description" content=""> <link rel="home" href="index.html" title="Pango Reference Manual"> <link rel="next" href="pango.html" title="Basic Pango Interfaces"> <meta name="generator" content="GTK-Doc V1.32 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <div class="book"> <div class="titlepage"> <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Pango Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo">for Pango 1.44.7 . Online at <a class="ulink" href="https://developer.gnome.org/pango/" target="_top">https://developer.gnome.org/pango/</a> </p></div> <div><div class="abstract"> <p class="title"><b>Abstract</b></p>Internationalized text layout and rendering</div></div> </div> <hr> </div> <div class="toc"><dl class="toc"> <dt><span class="chapter"><a href="pango.html">Basic Pango Interfaces</a></span></dt> <dd><dl> <dt> <span class="refentrytitle"><a href="pango-Text-Processing.html">Rendering</a></span><span class="refpurpose"> — Functions to run the rendering pipeline</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Fonts.html">Fonts</a></span><span class="refpurpose"> — Structures representing abstract fonts</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Glyph-Storage.html">Glyphs</a></span><span class="refpurpose"> — Structures for storing information about glyphs</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Text-Attributes.html">Attributes</a></span><span class="refpurpose"> — Font and other attributes for annotating text</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Markup.html">Markup</a></span><span class="refpurpose"> — Simple markup language for text with attributes</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Layout-Objects.html">Layout Objects</a></span><span class="refpurpose"> — High-level layout driver objects</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Scripts-and-Languages.html">Scripts and Languages</a></span><span class="refpurpose"> — Identifying writing systems and languages</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Bidirectional-Text.html">Bidirectional Text</a></span><span class="refpurpose"> — Types and functions for bidirectional text</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Vertical-Text.html">Vertical Text</a></span><span class="refpurpose"> — Laying text out in vertical directions</span> </dt> </dl></dd> <dt><span class="chapter"><a href="rendering.html">Rendering with Pango</a></span></dt> <dd><dl> <dt> <span class="refentrytitle"><a href="pango-Cairo-Rendering.html">Cairo Fonts and Rendering</a></span><span class="refpurpose"> — Font handling and rendering with Cairo</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Win32-Fonts-and-Rendering.html">Win32 Fonts and Rendering</a></span><span class="refpurpose"> — Font handling and rendering on Windows</span> </dt> <dt> <span class="refentrytitle"><a href="pango-CoreText-Fonts.html">CoreText Fonts and Rendering</a></span><span class="refpurpose"> — Font handling and rendering on OS X</span> </dt> <dt> <span class="refentrytitle"><a href="pango-FreeType-Fonts-and-Rendering.html">FreeType Fonts and Rendering</a></span><span class="refpurpose"> — Font handling and rendering with FreeType</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Xft-Fonts-and-Rendering.html">Xft Fonts and Rendering</a></span><span class="refpurpose"> — Font handling and rendering with the Xft backend</span> </dt> </dl></dd> <dt><span class="chapter"><a href="lowlevel.html">Low Level Functionality</a></span></dt> <dd><dl> <dt> <span class="refentrytitle"><a href="pango-Contexts.html">Contexts</a></span><span class="refpurpose"> — Global context object</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Tab-Stops.html">Tab Stops</a></span><span class="refpurpose"> — Structures for storing tab stops</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Coverage-Maps.html">Coverage Maps</a></span><span class="refpurpose"> — Unicode character range coverage storage</span> </dt> <dt> <span class="refentrytitle"><a href="PangoRenderer.html">PangoRenderer</a></span><span class="refpurpose"> — Rendering driver base class</span> </dt> <dt> <span class="refentrytitle"><a href="PangoFcFontMap.html">PangoFcFontMap</a></span><span class="refpurpose"> — Base fontmap class for Fontconfig-based backends</span> </dt> <dt> <span class="refentrytitle"><a href="PangoFcFont.html">PangoFcFont</a></span><span class="refpurpose"> — Base font class for Fontconfig-based backends</span> </dt> <dt> <span class="refentrytitle"><a href="PangoFcDecoder.html">PangoFcDecoder</a></span><span class="refpurpose"> — Custom font encoding handling</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Miscellaneous-Utilities.html">Miscellaneous Utilities</a></span><span class="refpurpose"> — Various convenience and utility functions</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Version-Checking.html">Version Checking</a></span><span class="refpurpose"> — Tools for checking Pango version at compile- and run-time.</span> </dt> </dl></dd> <dt><span class="chapter"><a href="deprecated.html">Deprecated APIs</a></span></dt> <dd><dl> <dt> <span class="refentrytitle"><a href="pango-OpenType-Font-Handling.html">OpenType Font Handling</a></span><span class="refpurpose"> — Obtaining information from OpenType tables</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Engines.html">Engines</a></span><span class="refpurpose"> — Language-specific and rendering-system-specific processing</span> </dt> <dt> <span class="refentrytitle"><a href="PangoEngineLang.html">PangoEngineLang</a></span><span class="refpurpose"> — Rendering-system independent script engines</span> </dt> <dt> <span class="refentrytitle"><a href="PangoEngineShape.html">PangoEngineShape</a></span><span class="refpurpose"> — Rendering-system dependent script engines</span> </dt> <dt> <span class="refentrytitle"><a href="pango-Modules.html">Modules</a></span><span class="refpurpose"> — Support for loadable modules</span> </dt> </dl></dd> <dt><span class="chapter"><a href="pango-hierarchy.html">Object Hierarchy</a></span></dt> <dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt> <dt><span class="index"><a href="api-index-full.html">Index of all symbols</a></span></dt> <dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt> <dt><span class="index"><a href="api-index-1-2.html">Index of new symbols in 1.2</a></span></dt> <dt><span class="index"><a href="api-index-1-4.html">Index of new symbols in 1.4</a></span></dt> <dt><span class="index"><a href="api-index-1-6.html">Index of new symbols in 1.6</a></span></dt> <dt><span class="index"><a href="api-index-1-8.html">Index of new symbols in 1.8</a></span></dt> <dt><span class="index"><a href="api-index-1-10.html">Index of new symbols in 1.10</a></span></dt> <dt><span class="index"><a href="api-index-1-12.html">Index of new symbols in 1.12</a></span></dt> <dt><span class="index"><a href="api-index-1-14.html">Index of new symbols in 1.14</a></span></dt> <dt><span class="index"><a href="api-index-1-16.html">Index of new symbols in 1.16</a></span></dt> <dt><span class="index"><a href="api-index-1-18.html">Index of new symbols in 1.18</a></span></dt> <dt><span class="index"><a href="api-index-1-20.html">Index of new symbols in 1.20</a></span></dt> <dt><span class="index"><a href="api-index-1-22.html">Index of new symbols in 1.22</a></span></dt> <dt><span class="index"><a href="api-index-1-24.html">Index of new symbols in 1.24</a></span></dt> <dt><span class="index"><a href="api-index-1-26.html">Index of new symbols in 1.26</a></span></dt> <dt><span class="index"><a href="api-index-1-30.html">Index of new symbols in 1.30</a></span></dt> <dt><span class="index"><a href="api-index-1-31-0.html">Index of new symbols in 1.31</a></span></dt> <dt><span class="index"><a href="api-index-1-32.html">Index of new symbols in 1.32</a></span></dt> <dt><span class="index"><a href="api-index-1-32-4.html">Index of new symbols in 1.32.4</a></span></dt> <dt><span class="index"><a href="api-index-1-34.html">Index of new symbols in 1.34</a></span></dt> <dt><span class="index"><a href="api-index-1-38.html">Index of new symbols in 1.38</a></span></dt> <dt><span class="index"><a href="api-index-1-42.html">Index of new symbols in 1.42</a></span></dt> <dt><span class="index"><a href="api-index-1-44.html">Index of new symbols in 1.44</a></span></dt> </dl></div> </div> <div class="footer"> <hr>Generated by GTK-Doc V1.32</div> </body> </html>