📄 pango.devhelp
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="Pango Reference Manual" link="index.html" author="" name="pango"> <chapters> <sub name="Basic Pango Interfaces" link="pango.html"> <sub name="Rendering" link="pango-Text-Processing.html"/> <sub name="Glyph Storage" link="pango-Glyph-Storage.html"/> <sub name="Fonts" link="pango-Fonts.html"/> <sub name="Text Attributes" link="pango-Text-Attributes.html"/> <sub name="Tab Stops" link="pango-Tab-Stops.html"/> <sub name="Text Attribute Markup" link="PangoMarkupFormat.html"/> <sub name="Layout Objects" link="pango-Layout-Objects.html"/> <sub name="Scripts" link="pango-Scripts.html"/> <sub name="Vertical Text" link="pango-Vertical-Text.html"/> </sub> <sub name="Rendering with Pango" link="rendering.html"> <sub name="Win32 Fonts and Rendering" link="pango-Win32-Fonts-and-Rendering.html"/> <sub name="FreeType Fonts and Rendering" link="pango-FreeType-Fonts-and-Rendering.html"/> <sub name="Xft Fonts and Rendering" link="pango-Xft-Fonts-and-Rendering.html"/> <sub name="Cairo Rendering" link="pango-Cairo-Rendering.html"/> <sub name="ATSUI Fonts" link="pango-ATSUI-Fonts.html"/> <sub name="Deprecated X font backend" link="pango-X-Fonts-and-Rendering.html"/> </sub> <sub name="Low Level Functionality" link="lowlevel.html"> <sub name="PangoRenderer" link="pango-PangoRenderer.html"/> <sub name="PangoFcFontMap" link="PangoFcFontMap.html"/> <sub name="PangoFcFont" link="PangoFcFont.html"/> <sub name="PangoFcDecoder" link="PangoFcDecoder.html"/> <sub name="OpenType Font Handling" link="pango-OpenType-Font-Handling.html"/> <sub name="Coverage Maps" link="pango-Coverage-Maps.html"/> <sub name="Engines" link="pango-Engines.html"/> <sub name="PangoEngineLang" link="PangoEngineLang.html"/> <sub name="PangoEngineShape" link="PangoEngineShape.html"/> <sub name="Modules" link="pango-Modules.html"/> <sub name="Miscellaneous Utilities" link="pango-Miscellaneous-Utilities.html"/> <sub name="Version Checking" link="pango-Version-Checking.html"/> </sub> <sub name="Pango Tools" link="tools.html"> <sub name="pango-querymodules" link="pango-querymodules.html"/> </sub> <sub name="" link="ix01.html"/> <sub name="Index of deprecated symbols" link="ix02.html"/> <sub name="Index of new symbols in 1.2" link="ix03.html"/> <sub name="Index of new symbols in 1.4" link="ix04.html"/> <sub name="Index of new symbols in 1.6" link="ix05.html"/> <sub name="Index of new symbols in 1.8" link="ix06.html"/> <sub name="Index of new symbols in 1.10" link="ix07.html"/> <sub name="Index of new symbols in 1.12" link="ix08.html"/> <sub name="Index of new symbols in 1.14" link="ix09.html"/> <sub name="Index of new symbols in 1.16" link="ix10.html"/> </chapters> <functions> <function name="PangoContext" link="pango-Text-Processing.html#PangoContext-struct"/> <function name="PangoItem" link="pango-Text-Processing.html#PangoItem"/> <function name="PangoAnalysis" link="pango-Text-Processing.html#PangoAnalysis"/> <function name="PANGO_ANALYSIS_FLAG_CENTERED_BASELINE" link="pango-Text-Processing.html#PANGO-ANALYSIS-FLAG-CENTERED-BASELINE:CAPS"/> <function name="enum PangoDirection" link="pango-Text-Processing.html#PangoDirection"/> <function name="PANGO_TYPE_DIRECTION" link="pango-Text-Processing.html#PANGO-TYPE-DIRECTION:CAPS"/> <function name="pango_itemize ()" link="pango-Text-Processing.html#pango-itemize"/> <function name="pango_itemize_with_base_dir ()" link="pango-Text-Processing.html#pango-itemize-with-base-dir"/> <function name="pango_item_free ()" link="pango-Text-Processing.html#pango-item-free"/> <function name="pango_item_copy ()" link="pango-Text-Processing.html#pango-item-copy"/> <function name="pango_item_new ()" link="pango-Text-Processing.html#pango-item-new"/> <function name="pango_item_split ()" link="pango-Text-Processing.html#pango-item-split"/> <function name="pango_reorder_items ()" link="pango-Text-Processing.html#pango-reorder-items"/> <function name="pango_context_new ()" link="pango-Text-Processing.html#pango-context-new"/> <function name="pango_context_set_font_map ()" link="pango-Text-Processing.html#pango-context-set-font-map"/> <function name="pango_context_get_font_map ()" link="pango-Text-Processing.html#pango-context-get-font-map"/> <function name="pango_context_get_font_description ()" link="pango-Text-Processing.html#pango-context-get-font-description"/> <function name="pango_context_set_font_description ()" link="pango-Text-Processing.html#pango-context-set-font-description"/> <function name="pango_context_get_language ()" link="pango-Text-Processing.html#pango-context-get-language"/> <function name="pango_context_set_language ()" link="pango-Text-Processing.html#pango-context-set-language"/> <function name="pango_context_get_base_dir ()" link="pango-Text-Processing.html#pango-context-get-base-dir"/> <function name="pango_context_set_base_dir ()" link="pango-Text-Processing.html#pango-context-set-base-dir"/> <function name="pango_context_get_base_gravity ()" link="pango-Text-Processing.html#pango-context-get-base-gravity"/> <function name="pango_context_set_base_gravity ()" link="pango-Text-Processing.html#pango-context-set-base-gravity"/> <function name="pango_context_get_gravity ()" link="pango-Text-Processing.html#pango-context-get-gravity"/> <function name="pango_context_get_gravity_hint ()" link="pango-Text-Processing.html#pango-context-get-gravity-hint"/> <function name="pango_context_set_gravity_hint ()" link="pango-Text-Processing.html#pango-context-set-gravity-hint"/> <function name="pango_context_get_matrix ()" link="pango-Text-Processing.html#pango-context-get-matrix"/> <function name="pango_context_set_matrix ()" link="pango-Text-Processing.html#pango-context-set-matrix"/> <function name="pango_context_load_font ()" link="pango-Text-Processing.html#pango-context-load-font"/> <function name="pango_context_load_fontset ()" link="pango-Text-Processing.html#pango-context-load-fontset"/> <function name="pango_context_get_metrics ()" link="pango-Text-Processing.html#pango-context-get-metrics"/> <function name="pango_context_list_families ()" link="pango-Text-Processing.html#pango-context-list-families"/> <function name="pango_get_mirror_char ()" link="pango-Text-Processing.html#pango-get-mirror-char"/> <function name="pango_unichar_direction ()" link="pango-Text-Processing.html#pango-unichar-direction"/> <function name="pango_find_base_dir ()" link="pango-Text-Processing.html#pango-find-base-dir"/> <function name="pango_gravity_to_rotation ()" link="pango-Text-Processing.html#pango-gravity-to-rotation"/> <function name="pango_break ()" link="pango-Text-Processing.html#pango-break"/> <function name="pango_get_log_attrs ()" link="pango-Text-Processing.html#pango-get-log-attrs"/> <function name="pango_find_paragraph_boundary ()" link="pango-Text-Processing.html#pango-find-paragraph-boundary"/> <function name="pango_default_break ()" link="pango-Text-Processing.html#pango-default-break"/> <function name="PangoLogAttr" link="pango-Text-Processing.html#PangoLogAttr"/> <function name="pango_shape ()" link="pango-Text-Processing.html#pango-shape"/> <function name="PANGO_SCALE" link="pango-Glyph-Storage.html#PANGO-SCALE:CAPS"/> <function name="PANGO_PIXELS()" link="pango-Glyph-Storage.html#PANGO-PIXELS:CAPS"/> <function name="PANGO_PIXELS_FLOOR()" link="pango-Glyph-Storage.html#PANGO-PIXELS-FLOOR:CAPS"/> <function name="PANGO_PIXELS_CEIL()" link="pango-Glyph-Storage.html#PANGO-PIXELS-CEIL:CAPS"/> <function name="pango_units_to_double ()" link="pango-Glyph-Storage.html#pango-units-to-double"/> <function name="pango_units_from_double ()" link="pango-Glyph-Storage.html#pango-units-from-double"/> <function name="PangoRectangle" link="pango-Glyph-Storage.html#PangoRectangle"/> <function name="PANGO_ASCENT()" link="pango-Glyph-Storage.html#PANGO-ASCENT:CAPS"/> <function name="PANGO_DESCENT()" link="pango-Glyph-Storage.html#PANGO-DESCENT:CAPS"/> <function name="PANGO_LBEARING()" link="pango-Glyph-Storage.html#PANGO-LBEARING:CAPS"/> <function name="PANGO_RBEARING()" link="pango-Glyph-Storage.html#PANGO-RBEARING:CAPS"/> <function name="pango_extents_to_pixels ()" link="pango-Glyph-Storage.html#pango-extents-to-pixels"/> <function name="PangoMatrix" link="pango-Glyph-Storage.html#PangoMatrix"/> <function name="PANGO_TYPE_MATRIX" link="pango-Glyph-Storage.html#PANGO-TYPE-MATRIX:CAPS"/> <function name="PANGO_MATRIX_INIT" link="pango-Glyph-Storage.html#PANGO-MATRIX-INIT:CAPS"/> <function name="pango_matrix_copy ()" link="pango-Glyph-Storage.html#pango-matrix-copy"/> <function name="pango_matrix_free ()" link="pango-Glyph-Storage.html#pango-matrix-free"/> <function name="pango_matrix_translate ()" link="pango-Glyph-Storage.html#pango-matrix-translate"/> <function name="pango_matrix_scale ()" link="pango-Glyph-Storage.html#pango-matrix-scale"/> <function name="pango_matrix_rotate ()" link="pango-Glyph-Storage.html#pango-matrix-rotate"/> <function name="pango_matrix_concat ()" link="pango-Glyph-Storage.html#pango-matrix-concat"/> <function name="pango_matrix_transform_point ()" link="pango-Glyph-Storage.html#pango-matrix-transform-point"/> <function name="pango_matrix_transform_distance ()" link="pango-Glyph-Storage.html#pango-matrix-transform-distance"/> <function name="pango_matrix_transform_rectangle ()" link="pango-Glyph-Storage.html#pango-matrix-transform-rectangle"/> <function name="pango_matrix_transform_pixel_rectangle ()" link="pango-Glyph-Storage.html#pango-matrix-transform-pixel-rectangle"/> <function name="pango_matrix_get_font_scale_factor ()" link="pango-Glyph-Storage.html#pango-matrix-get-font-scale-factor"/> <function name="PangoGlyph" link="pango-Glyph-Storage.html#PangoGlyph"/> <function name="PANGO_GLYPH_EMPTY" link="pango-Glyph-Storage.html#PANGO-GLYPH-EMPTY:CAPS"/> <function name="PANGO_GLYPH_UNKNOWN_FLAG" link="pango-Glyph-Storage.html#PANGO-GLYPH-UNKNOWN-FLAG:CAPS"/> <function name="PANGO_GET_UNKNOWN_GLYPH()" link="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"/> <function name="PangoGlyphInfo" link="pango-Glyph-Storage.html#PangoGlyphInfo"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -