1{"meta":{"ns":"Pango","version":"1.0","generator":"gi-docgen","generator-version":"2021.9"},"symbols":[{"type":"alias","name":"Glyph","ctype":"PangoGlyph","summary":"A `PangoGlyph` represents a single glyph in the output ..."},{"type":"alias","name":"GlyphUnit","ctype":"PangoGlyphUnit","summary":"The `PangoGlyphUnit` type is used to store dimensions within ..."},{"type":"alias","name":"LayoutRun","ctype":"PangoLayoutRun","summary":"A `PangoLayoutRun` represents a single run within a `PangoLayoutLine`. ..."},{"type":"bitfield","name":"FontMask","ctype":"PangoFontMask","summary":"The bits in a `PangoFontMask` correspond to the set ..."},{"type":"bitfield","name":"ShapeFlags","ctype":"PangoShapeFlags","summary":"Flags influencing the shaping process.  `PangoShapeFlags` can be ..."},{"type":"bitfield","name":"ShowFlags","ctype":"PangoShowFlags","summary":"These flags affect how Pango treats characters that are ..."},{"type":"callback","name":"AttrDataCopyFunc","ctype":"PangoAttrDataCopyFunc","summary":"Type of a function that can duplicate user data ..."},{"type":"callback","name":"AttrFilterFunc","ctype":"PangoAttrFilterFunc","summary":"Type of a function filtering a list of attributes."},{"type":"callback","name":"FontsetForeachFunc","ctype":"PangoFontsetForeachFunc","summary":"Callback used by pango_fontset_foreach() when enumerating fonts in a fontset."},{"type":"class","name":"Context","ctype":"PangoContext","summary":"A `PangoContext` stores global information used to control the ..."},{"type":"class","name":"Coverage","ctype":"PangoCoverage","summary":"A `PangoCoverage` structure is a map from Unicode characters ..."},{"type":"class","name":"Font","ctype":"PangoFont","summary":"A `PangoFont` is used to represent a font in ..."},{"type":"class","name":"FontFace","ctype":"PangoFontFace","summary":"A `PangoFontFace` is used to represent a group of ..."},{"type":"class","name":"FontFamily","ctype":"PangoFontFamily","summary":"A `PangoFontFamily` is used to represent a family of ..."},{"type":"class","name":"FontMap","ctype":"PangoFontMap","summary":"A `PangoFontMap` represents the set of fonts available for ..."},{"type":"class","name":"Fontset","ctype":"PangoFontset","summary":"A `PangoFontset` represents a set of `PangoFont` to use ..."},{"type":"class","name":"FontsetSimple","ctype":"PangoFontsetSimple","summary":"`PangoFontsetSimple` is a implementation of the abstract `PangoFontset` base ..."},{"type":"class","name":"Layout","ctype":"PangoLayout","summary":"A `PangoLayout` structure represents an entire paragraph of text. ..."},{"type":"class","name":"Renderer","ctype":"PangoRenderer","summary":"`PangoRenderer` is a base class for objects that can ..."},{"type":"constant","name":"ANALYSIS_FLAG_CENTERED_BASELINE","ident":"PANGO_ANALYSIS_FLAG_CENTERED_BASELINE","summary":"Whether the segment should be shifted to center around ..."},{"type":"constant","name":"ANALYSIS_FLAG_IS_ELLIPSIS","ident":"PANGO_ANALYSIS_FLAG_IS_ELLIPSIS","summary":"Whether this run holds ellipsized text."},{"type":"constant","name":"ANALYSIS_FLAG_NEED_HYPHEN","ident":"PANGO_ANALYSIS_FLAG_NEED_HYPHEN","summary":"Whether to add a hyphen at the end of ..."},{"type":"constant","name":"ATTR_INDEX_FROM_TEXT_BEGINNING","ident":"PANGO_ATTR_INDEX_FROM_TEXT_BEGINNING","summary":"Value for @start_index in `PangoAttribute` that indicates the beginning ..."},{"type":"constant","name":"ATTR_INDEX_TO_TEXT_END","ident":"PANGO_ATTR_INDEX_TO_TEXT_END","summary":"Value for @end_index in `PangoAttribute` that indicates the end ..."},{"type":"constant","name":"GLYPH_EMPTY","ident":"PANGO_GLYPH_EMPTY","summary":"A `PangoGlyph` value that indicates a zero-width empty glpyh. ..."},{"type":"constant","name":"GLYPH_INVALID_INPUT","ident":"PANGO_GLYPH_INVALID_INPUT","summary":"A `PangoGlyph` value for invalid input.  `PangoLayout` produces ..."},{"type":"constant","name":"GLYPH_UNKNOWN_FLAG","ident":"PANGO_GLYPH_UNKNOWN_FLAG","summary":"Flag used in `PangoGlyph` to turn a `gunichar` value ..."},{"type":"constant","name":"SCALE","ident":"PANGO_SCALE","summary":"The scale between dimensions used for Pango distances and ..."},{"type":"constant","name":"VERSION_MAJOR","ident":"PANGO_VERSION_MAJOR","summary":"The major component of the version of Pango available ..."},{"type":"constant","name":"VERSION_MICRO","ident":"PANGO_VERSION_MICRO","summary":"The micro component of the version of Pango available ..."},{"type":"constant","name":"VERSION_MINOR","ident":"PANGO_VERSION_MINOR","summary":"The minor component of the version of Pango available ..."},{"type":"constant","name":"VERSION_STRING","ident":"PANGO_VERSION_STRING","summary":"A string literal containing the version of Pango available ..."},{"type":"content","name":"Bidirectional and Vertical Text","href":"pango_bidi.html","summary":" # Bidirectional Text  Pango supports bidirectional text ..."},{"type":"content","name":"Fonts and Glyphs","href":"pango_fonts.html","summary":" # Fonts  Pango supports a flexible architecture ..."},{"type":"content","name":"Text Attributes and Markup","href":"pango_markup.html","summary":" # Text Attributes  Attributed text is used ..."},{"type":"content","name":"The Rendering Pipeline","href":"pango_rendering.html","summary":" # The Rendering Pipeline  The Pango rendering ..."},{"type":"ctor","name":"new","type_name":"Context","ident":"pango_context_new","summary":"Creates a new `PangoContext` initialized to default values.  ..."},{"type":"ctor","name":"new","type_name":"Coverage","ident":"pango_coverage_new","summary":"Create a new `PangoCoverage`"},{"type":"ctor","name":"new","type_name":"FontsetSimple","ident":"pango_fontset_simple_new","summary":"Creates a new `PangoFontsetSimple` for the given language."},{"type":"ctor","name":"new","type_name":"Layout","ident":"pango_layout_new","summary":"Create a new `PangoLayout` object with attributes initialized to ..."},{"type":"ctor","name":"new","type_name":"AttrList","ident":"pango_attr_list_new","summary":"Create a new empty attribute list with a reference ..."},{"type":"ctor","name":"new","type_name":"FontDescription","ident":"pango_font_description_new","summary":"Creates a new font description structure with all fields unset."},{"type":"ctor","name":"new","type_name":"GlyphString","ident":"pango_glyph_string_new","summary":"Create a new `PangoGlyphString`."},{"type":"ctor","name":"new","type_name":"Item","ident":"pango_item_new","summary":"Creates a new `PangoItem` structure initialized to default values."},{"type":"ctor","name":"new","type_name":"ScriptIter","ident":"pango_script_iter_new","summary":"Create a new `PangoScriptIter`, used to break a string ..."},{"type":"ctor","name":"new","type_name":"TabArray","ident":"pango_tab_array_new","summary":"Creates an array of @initial_size tab stops.  Tab ..."},{"type":"ctor","name":"new_with_positions","type_name":"TabArray","ident":"pango_tab_array_new_with_positions","summary":"Creates a `PangoTabArray` and allows you to specify the ..."},{"type":"enum","name":"Alignment","ctype":"PangoAlignment","summary":"`PangoAlignment` describes how to align the lines of a ..."},{"type":"enum","name":"AttrType","ctype":"PangoAttrType","summary":"The `PangoAttrType` distinguishes between different types of attributes.  ..."},{"type":"enum","name":"BidiType","ctype":"PangoBidiType","summary":"`PangoBidiType` represents the bidirectional character type of a Unicode ..."},{"type":"enum","name":"CoverageLevel","ctype":"PangoCoverageLevel","summary":"`PangoCoverageLevel` is used to indicate how well a font ..."},{"type":"enum","name":"Direction","ctype":"PangoDirection","summary":"`PangoDirection` represents a direction in the Unicode bidirectional algorithm. ..."},{"type":"enum","name":"EllipsizeMode","ctype":"PangoEllipsizeMode","summary":"`PangoEllipsizeMode` describes what sort of ellipsization should be applied ..."},{"type":"enum","name":"Gravity","ctype":"PangoGravity","summary":"`PangoGravity` represents the orientation of glyphs in a segment ..."},{"type":"enum","name":"GravityHint","ctype":"PangoGravityHint","summary":"`PangoGravityHint` defines how horizontal scripts should behave in a ..."},{"type":"enum","name":"Overline","ctype":"PangoOverline","summary":"The `PangoOverline` enumeration is used to specify whether text ..."},{"type":"enum","name":"RenderPart","ctype":"PangoRenderPart","summary":"`PangoRenderPart` defines different items to render for such purposes ..."},{"type":"enum","name":"Script","ctype":"PangoScript","summary":"The `PangoScript` enumeration identifies different writing systems.  The ..."},{"type":"enum","name":"Stretch","ctype":"PangoStretch","summary":"An enumeration specifying the width of the font relative ..."},{"type":"enum","name":"Style","ctype":"PangoStyle","summary":"An enumeration specifying the various slant styles possible for ..."},{"type":"enum","name":"TabAlign","ctype":"PangoTabAlign","summary":"`PangoTabAlign` specifies where a tab stop appears relative to ..."},{"type":"enum","name":"Underline","ctype":"PangoUnderline","summary":"The `PangoUnderline` enumeration is used to specify whether text ..."},{"type":"enum","name":"Variant","ctype":"PangoVariant","summary":"An enumeration specifying capitalization variant of the font."},{"type":"enum","name":"Weight","ctype":"PangoWeight","summary":"An enumeration specifying the weight (boldness) of a font. ..."},{"type":"enum","name":"WrapMode","ctype":"PangoWrapMode","summary":"`PangoWrapMode` describes how to wrap the lines of a ..."},{"type":"function","name":"attr_allow_breaks_new","ident":"pango_attr_allow_breaks_new","summary":"Create a new allow-breaks attribute.  If breaks are ..."},{"type":"function","name":"attr_background_alpha_new","ident":"pango_attr_background_alpha_new","summary":"Create a new background alpha attribute."},{"type":"function","name":"attr_background_new","ident":"pango_attr_background_new","summary":"Create a new background color attribute."},{"type":"function","name":"attr_fallback_new","ident":"pango_attr_fallback_new","summary":"Create a new font fallback attribute.  If fallback ..."},{"type":"function","name":"attr_family_new","ident":"pango_attr_family_new","summary":"Create a new font family attribute."},{"type":"function","name":"attr_foreground_alpha_new","ident":"pango_attr_foreground_alpha_new","summary":"Create a new foreground alpha attribute."},{"type":"function","name":"attr_foreground_new","ident":"pango_attr_foreground_new","summary":"Create a new foreground color attribute."},{"type":"function","name":"attr_gravity_hint_new","ident":"pango_attr_gravity_hint_new","summary":"Create a new gravity hint attribute."},{"type":"function","name":"attr_gravity_new","ident":"pango_attr_gravity_new","summary":"Create a new gravity attribute."},{"type":"function","name":"attr_insert_hyphens_new","ident":"pango_attr_insert_hyphens_new","summary":"Create a new insert-hyphens attribute.  Pango will insert ..."},{"type":"function","name":"attr_letter_spacing_new","ident":"pango_attr_letter_spacing_new","summary":"Create a new letter-spacing attribute."},{"type":"function","name":"attr_overline_color_new","ident":"pango_attr_overline_color_new","summary":"Create a new overline color attribute.  This attribute ..."},{"type":"function","name":"attr_overline_new","ident":"pango_attr_overline_new","summary":"Create a new overline-style attribute."},{"type":"function","name":"attr_rise_new","ident":"pango_attr_rise_new","summary":"Create a new baseline displacement attribute."},{"type":"function","name":"attr_scale_new","ident":"pango_attr_scale_new","summary":"Create a new font size scale attribute.  The ..."},{"type":"function","name":"attr_show_new","ident":"pango_attr_show_new","summary":"Create a new attribute that influences how invisible characters ..."},{"type":"function","name":"attr_stretch_new","ident":"pango_attr_stretch_new","summary":"Create a new font stretch attribute."},{"type":"function","name":"attr_strikethrough_color_new","ident":"pango_attr_strikethrough_color_new","summary":"Create a new strikethrough color attribute.  This attribute ..."},{"type":"function","name":"attr_strikethrough_new","ident":"pango_attr_strikethrough_new","summary":"Create a new strike-through attribute."},{"type":"function","name":"attr_style_new","ident":"pango_attr_style_new","summary":"Create a new font slant style attribute."},{"type":"function","name":"attr_underline_color_new","ident":"pango_attr_underline_color_new","summary":"Create a new underline color attribute.  This attribute ..."},{"type":"function","name":"attr_underline_new","ident":"pango_attr_underline_new","summary":"Create a new underline-style attribute."},{"type":"function","name":"attr_variant_new","ident":"pango_attr_variant_new","summary":"Create a new font variant attribute (normal or small caps)."},{"type":"function","name":"attr_weight_new","ident":"pango_attr_weight_new","summary":"Create a new font weight attribute."},{"type":"function","name":"break","ident":"pango_break","summary":"Determines possible line, word, and character breaks for a ..."},{"type":"function","name":"default_break","ident":"pango_default_break","summary":"This is the default break algorithm.  It applies ..."},{"type":"function","name":"extents_to_pixels","ident":"pango_extents_to_pixels","summary":"Converts extents from Pango units to device units.  ..."},{"type":"function","name":"find_base_dir","ident":"pango_find_base_dir","summary":"Searches a string the first character that has a ..."},{"type":"function","name":"find_paragraph_boundary","ident":"pango_find_paragraph_boundary","summary":"Locates a paragraph boundary in @text.  A boundary ..."},{"type":"function","name":"get_log_attrs","ident":"pango_get_log_attrs","summary":"Computes a `PangoLogAttr` for each character in @text.  ..."},{"type":"function","name":"get_mirror_char","ident":"pango_get_mirror_char","summary":"Returns the mirrored character of a Unicode character.  ..."},{"type":"function","name":"is_zero_width","ident":"pango_is_zero_width","summary":"Checks if a character that should not be normally ..."},{"type":"function","name":"itemize","ident":"pango_itemize","summary":"Breaks a piece of text into segments with consistent ..."},{"type":"function","name":"itemize_with_base_dir","ident":"pango_itemize_with_base_dir","summary":"Like `pango_itemize()`, but with an explicitly specified base direction. ..."},{"type":"function","name":"log2vis_get_embedding_levels","ident":"pango_log2vis_get_embedding_levels","summary":"Return the bidirectional embedding levels of the input paragraph. ..."},{"type":"function","name":"markup_parser_finish","ident":"pango_markup_parser_finish","summary":"Finishes parsing markup.  After feeding a Pango markup ..."},{"type":"function","name":"markup_parser_new","ident":"pango_markup_parser_new","summary":"Incrementally parses marked-up text to create a plain-text string ..."},{"type":"function","name":"parse_enum","ident":"pango_parse_enum","summary":"Parses an enum type and stores the result in ..."},{"type":"function","name":"parse_markup","ident":"pango_parse_markup","summary":"Parses marked-up text to create a plain-text string and ..."},{"type":"function","name":"parse_stretch","ident":"pango_parse_stretch","summary":"Parses a font stretch.  The allowed values are ..."},{"type":"function","name":"parse_style","ident":"pango_parse_style","summary":"Parses a font style.  The allowed values are ..."},{"type":"function","name":"parse_variant","ident":"pango_parse_variant","summary":"Parses a font variant.  The allowed values are ..."},{"type":"function","name":"parse_weight","ident":"pango_parse_weight","summary":"Parses a font weight.  The allowed values are ..."},{"type":"function","name":"quantize_line_geometry","ident":"pango_quantize_line_geometry","summary":"Quantizes the thickness and position of a line to ..."},{"type":"function","name":"read_line","ident":"pango_read_line","summary":"Reads an entire line from a file into a ..."},{"type":"function","name":"reorder_items","ident":"pango_reorder_items","summary":"Reorder items from logical order to visual order.  ..."},{"type":"function","name":"scan_int","ident":"pango_scan_int","summary":"Scans an integer.  Leading white space is skipped."},{"type":"function","name":"scan_string","ident":"pango_scan_string","summary":"Scans a string into a `GString` buffer.  The ..."},{"type":"function","name":"scan_word","ident":"pango_scan_word","summary":"Scans a word into a `GString` buffer.  A ..."},{"type":"function","name":"shape","ident":"pango_shape","summary":"Convert the characters in @text into glyphs.  Given ..."},{"type":"function","name":"shape_full","ident":"pango_shape_full","summary":"Convert the characters in @text into glyphs.  Given ..."},{"type":"function","name":"shape_with_flags","ident":"pango_shape_with_flags","summary":"Convert the characters in @text into glyphs.  Given ..."},{"type":"function","name":"skip_space","ident":"pango_skip_space","summary":"Skips 0 or more characters of white space."},{"type":"function","name":"split_file_list","ident":"pango_split_file_list","summary":"Splits a %G_SEARCHPATH_SEPARATOR-separated list of files, stripping white space ..."},{"type":"function","name":"tailor_break","ident":"pango_tailor_break","summary":"Apply language-specific tailoring to the breaks in @log_attrs.  ..."},{"type":"function","name":"trim_string","ident":"pango_trim_string","summary":"Trims leading and trailing whitespace from a string."},{"type":"function","name":"unichar_direction","ident":"pango_unichar_direction","summary":"Determines the inherent direction of a character.  The ..."},{"type":"function","name":"units_from_double","ident":"pango_units_from_double","summary":"Converts a floating-point number to Pango units.  The ..."},{"type":"function","name":"units_to_double","ident":"pango_units_to_double","summary":"Converts a number in Pango units to floating-point.  ..."},{"type":"function","name":"version","ident":"pango_version","summary":"Returns the encoded version of Pango available at run-time. ..."},{"type":"function","name":"version_check","ident":"pango_version_check","summary":"Checks that the Pango library in use is compatible ..."},{"type":"function","name":"version_string","ident":"pango_version_string","summary":"Returns the version of Pango available at run-time.  ..."},{"type":"function_macro","name":"ASCENT","ident":"PANGO_ASCENT","summary":"Extracts the *ascent* from a `PangoRectangle` representing glyph extents. ..."},{"type":"function_macro","name":"DESCENT","ident":"PANGO_DESCENT","summary":"Extracts the *descent* from a `PangoRectangle` representing glyph extents. ..."},{"type":"function_macro","name":"LBEARING","ident":"PANGO_LBEARING","summary":"Extracts the *left bearing* from a `PangoRectangle` representing glyph ..."},{"type":"function_macro","name":"PIXELS","ident":"PANGO_PIXELS","summary":"Converts a dimension to device units by rounding."},{"type":"function_macro","name":"PIXELS_CEIL","ident":"PANGO_PIXELS_CEIL","summary":"Converts a dimension to device units by ceiling."},{"type":"function_macro","name":"PIXELS_FLOOR","ident":"PANGO_PIXELS_FLOOR","summary":"Converts a dimension to device units by flooring."},{"type":"function_macro","name":"RBEARING","ident":"PANGO_RBEARING","summary":"Extracts the *right bearing* from a `PangoRectangle` representing glyph ..."},{"type":"function_macro","name":"UNITS_ROUND","ident":"PANGO_UNITS_ROUND","summary":"Rounds a dimension to whole device units, but does ..."},{"type":"function_macro","name":"VERSION_CHECK","ident":"PANGO_VERSION_CHECK","summary":"Checks that the version of Pango available at compile-time ..."},{"type":"function_macro","name":"VERSION_ENCODE","ident":"PANGO_VERSION_ENCODE","summary":"This macro encodes the given Pango version into an ..."},{"type":"method","name":"activate","type_name":"Renderer","ident":"pango_renderer_activate","summary":"Does initial setup before rendering operations on @renderer.  ..."},{"type":"method","name":"append","type_name":"FontsetSimple","ident":"pango_fontset_simple_append","summary":"Adds a font to the fontset."},{"type":"method","name":"apply_attrs","type_name":"GlyphItem","ident":"pango_glyph_item_apply_attrs","summary":"Splits a shaped item (`PangoGlyphItem`) into multiple items based ..."},{"type":"method","name":"apply_attrs","type_name":"Item","ident":"pango_item_apply_attrs","summary":"Add attributes to a `PangoItem`.  The idea is ..."},{"type":"method","name":"at_last_line","type_name":"LayoutIter","ident":"pango_layout_iter_at_last_line","summary":"Determines whether @iter is on the last line of ..."},{"type":"method","name":"better_match","type_name":"FontDescription","ident":"pango_font_description_better_match","summary":"Determines if the style attributes of @new_match are a ..."},{"type":"method","name":"change","type_name":"AttrList","ident":"pango_attr_list_change","summary":"Insert the given attribute into the `PangoAttrList`.  It ..."},{"type":"method","name":"changed","type_name":"Context","ident":"pango_context_changed","summary":"Forces a change in the context, which will cause ..."},{"type":"method","name":"changed","type_name":"FontMap","ident":"pango_font_map_changed","summary":"Forces a change in the context, which will cause ..."},{"type":"method","name":"concat","type_name":"Matrix","ident":"pango_matrix_concat","summary":"Changes the transformation represented by @matrix to be the ..."},{"type":"method","name":"context_changed","type_name":"Layout","ident":"pango_layout_context_changed","summary":"Forces recomputation of any state in the `PangoLayout` that ..."},{"type":"method","name":"copy","type_name":"Coverage","ident":"pango_coverage_copy","summary":"Copy an existing `PangoCoverage`."},{"type":"method","name":"copy","type_name":"Layout","ident":"pango_layout_copy","summary":"Creates a deep copy-by-value of the layout.  The ..."},{"type":"method","name":"copy","type_name":"Attribute","ident":"pango_attribute_copy","summary":"Make a copy of an attribute."},{"type":"method","name":"copy","type_name":"AttrIterator","ident":"pango_attr_iterator_copy","summary":"Copy a `PangoAttrIterator`."},{"type":"method","name":"copy","type_name":"AttrList","ident":"pango_attr_list_copy","summary":"Copy @list and return an identical new list."},{"type":"method","name":"copy","type_name":"Color","ident":"pango_color_copy","summary":"Creates a copy of @src.  The copy should ..."},{"type":"method","name":"copy","type_name":"FontDescription","ident":"pango_font_description_copy","summary":"Make a copy of a `PangoFontDescription`."},{"type":"method","name":"copy","type_name":"GlyphItem","ident":"pango_glyph_item_copy","summary":"Make a deep copy of an existing `PangoGlyphItem` structure."},{"type":"method","name":"copy","type_name":"GlyphItemIter","ident":"pango_glyph_item_iter_copy","summary":"Make a shallow copy of an existing `PangoGlyphItemIter` structure."},{"type":"method","name":"copy","type_name":"GlyphString","ident":"pango_glyph_string_copy","summary":"Copy a glyph string and associated storage."},{"type":"method","name":"copy","type_name":"Item","ident":"pango_item_copy","summary":"Copy an existing `PangoItem` structure."},{"type":"method","name":"copy","type_name":"LayoutIter","ident":"pango_layout_iter_copy","summary":"Copies a `PangoLayoutIter`."},{"type":"method","name":"copy","type_name":"Matrix","ident":"pango_matrix_copy","summary":"Copies a `PangoMatrix`."},{"type":"method","name":"copy","type_name":"TabArray","ident":"pango_tab_array_copy","summary":"Copies a `PangoTabArray`."},{"type":"method","name":"copy_static","type_name":"FontDescription","ident":"pango_font_description_copy_static","summary":"Make a copy of a `PangoFontDescription`, but don't duplicate ..."},{"type":"method","name":"create_context","type_name":"FontMap","ident":"pango_font_map_create_context","summary":"Creates a `PangoContext` connected to @fontmap.  This is ..."},{"type":"method","name":"deactivate","type_name":"Renderer","ident":"pango_renderer_deactivate","summary":"Cleans up after rendering operations on @renderer.  See ..."},{"type":"method","name":"describe","type_name":"Font","ident":"pango_font_describe","summary":"Returns a description of the font, with font size ..."},{"type":"method","name":"describe","type_name":"FontFace","ident":"pango_font_face_describe","summary":"Returns the family, style, variant, weight and stretch of ..."},{"type":"method","name":"describe_with_absolute_size","type_name":"Font","ident":"pango_font_describe_with_absolute_size","summary":"Returns a description of the font, with absolute font ..."},{"type":"method","name":"destroy","type_name":"Attribute","ident":"pango_attribute_destroy","summary":"Destroy a `PangoAttribute` and free all associated memory."},{"type":"method","name":"destroy","type_name":"AttrIterator","ident":"pango_attr_iterator_destroy","summary":"Destroy a `PangoAttrIterator` and free all associated memory."},{"type":"method","name":"draw_error_underline","type_name":"Renderer","ident":"pango_renderer_draw_error_underline","summary":"Draw a squiggly line that approximately covers the given ..."},{"type":"method","name":"draw_glyph","type_name":"Renderer","ident":"pango_renderer_draw_glyph","summary":"Draws a single glyph with coordinates in device space."},{"type":"method","name":"draw_glyph_item","type_name":"Renderer","ident":"pango_renderer_draw_glyph_item","summary":"Draws the glyphs in @glyph_item with the specified `PangoRenderer`, ..."},{"type":"method","name":"draw_glyphs","type_name":"Renderer","ident":"pango_renderer_draw_glyphs","summary":"Draws the glyphs in @glyphs with the specified `PangoRenderer`."},{"type":"method","name":"draw_layout","type_name":"Renderer","ident":"pango_renderer_draw_layout","summary":"Draws @layout with the specified `PangoRenderer`.  This is ..."},{"type":"method","name":"draw_layout_line","type_name":"Renderer","ident":"pango_renderer_draw_layout_line","summary":"Draws @line with the specified `PangoRenderer`.  This draws ..."},{"type":"method","name":"draw_rectangle","type_name":"Renderer","ident":"pango_renderer_draw_rectangle","summary":"Draws an axis-aligned rectangle in user space coordinates with ..."},{"type":"method","name":"draw_trapezoid","type_name":"Renderer","ident":"pango_renderer_draw_trapezoid","summary":"Draws a trapezoid with the parallel sides aligned with ..."},{"type":"method","name":"equal","type_name":"Attribute","ident":"pango_attribute_equal","summary":"Compare two attributes for equality.  This compares only ..."},{"type":"method","name":"equal","type_name":"AttrList","ident":"pango_attr_list_equal","summary":"Checks whether @list and @other_list contain the same attributes ..."},{"type":"method","name":"equal","type_name":"FontDescription","ident":"pango_font_description_equal","summary":"Compares two font descriptions for equality.  Two font ..."},{"type":"method","name":"extents","type_name":"GlyphString","ident":"pango_glyph_string_extents","summary":"Compute the logical and ink extents of a glyph ..."},{"type":"method","name":"extents_range","type_name":"GlyphString","ident":"pango_glyph_string_extents_range","summary":"Computes the extents of a sub-portion of a glyph ..."},{"type":"method","name":"filter","type_name":"AttrList","ident":"pango_attr_list_filter","summary":"Given a `PangoAttrList` and callback function, removes any elements ..."},{"type":"method","name":"foreach","type_name":"Fontset","ident":"pango_fontset_foreach","summary":"Iterates through all the fonts in a fontset, calling ..."},{"type":"method","name":"free","type_name":"Color","ident":"pango_color_free","summary":"Frees a color allocated by [method@Pango.Color.copy]."},{"type":"method","name":"free","type_name":"FontDescription","ident":"pango_font_description_free","summary":"Frees a font description."},{"type":"method","name":"free","type_name":"GlyphItem","ident":"pango_glyph_item_free","summary":"Frees a `PangoGlyphItem` and resources to which it points."},{"type":"method","name":"free","type_name":"GlyphItemIter","ident":"pango_glyph_item_iter_free","summary":"Frees a `PangoGlyphItem`Iter."},{"type":"method","name":"free","type_name":"GlyphString","ident":"pango_glyph_string_free","summary":"Free a glyph string and associated storage."},{"type":"method","name":"free","type_name":"Item","ident":"pango_item_free","summary":"Free a `PangoItem` and all associated memory."},{"type":"method","name":"free","type_name":"LayoutIter","ident":"pango_layout_iter_free","summary":"Frees an iterator that's no longer in use."},{"type":"method","name":"free","type_name":"Matrix","ident":"pango_matrix_free","summary":"Free a `PangoMatrix`."},{"type":"method","name":"free","type_name":"ScriptIter","ident":"pango_script_iter_free","summary":"Frees a `PangoScriptIter`."},{"type":"method","name":"free","type_name":"TabArray","ident":"pango_tab_array_free","summary":"Frees a tab array and associated resources."},{"type":"method","name":"get","type_name":"Coverage","ident":"pango_coverage_get","summary":"Determine whether a particular index is covered by @coverage."},{"type":"method","name":"get","type_name":"AttrIterator","ident":"pango_attr_iterator_get","summary":"Find the current attribute of a particular type at ..."},{"type":"method","name":"get_alignment","type_name":"Layout","ident":"pango_layout_get_alignment","summary":"Gets the alignment for the layout: how partial lines ..."},{"type":"method","name":"get_alpha","type_name":"Renderer","ident":"pango_renderer_get_alpha","summary":"Gets the current alpha for the specified part."},{"type":"method","name":"get_approximate_char_width","type_name":"FontMetrics","ident":"pango_font_metrics_get_approximate_char_width","summary":"Gets the approximate character width for a font metrics ..."},{"type":"method","name":"get_approximate_digit_width","type_name":"FontMetrics","ident":"pango_font_metrics_get_approximate_digit_width","summary":"Gets the approximate digit width for a font metrics ..."},{"type":"method","name":"get_ascent","type_name":"FontMetrics","ident":"pango_font_metrics_get_ascent","summary":"Gets the ascent from a font metrics structure.  ..."},{"type":"method","name":"get_attributes","type_name":"Layout","ident":"pango_layout_get_attributes","summary":"Gets the attribute list for the layout, if any."},{"type":"method","name":"get_attributes","type_name":"AttrList","ident":"pango_attr_list_get_attributes","summary":"Gets a list of all attributes in @list."},{"type":"method","name":"get_attrs","type_name":"AttrIterator","ident":"pango_attr_iterator_get_attrs","summary":"Gets a list of all attributes at the current ..."},{"type":"method","name":"get_auto_dir","type_name":"Layout","ident":"pango_layout_get_auto_dir","summary":"Gets whether to calculate the base direction for the ..."},{"type":"method","name":"get_base_dir","type_name":"Context","ident":"pango_context_get_base_dir","summary":"Retrieves the base direction for the context.  See [method@Pango.Context.set_base_dir]."},{"type":"method","name":"get_base_gravity","type_name":"Context","ident":"pango_context_get_base_gravity","summary":"Retrieves the base gravity for the context.  See [method@Pango.Context.set_base_gravity]."},{"type":"method","name":"get_baseline","type_name":"Layout","ident":"pango_layout_get_baseline","summary":"Gets the Y position of baseline of the first ..."},{"type":"method","name":"get_baseline","type_name":"LayoutIter","ident":"pango_layout_iter_get_baseline","summary":"Gets the Y position of the current line's baseline, ..."},{"type":"method","name":"get_char_extents","type_name":"LayoutIter","ident":"pango_layout_iter_get_char_extents","summary":"Gets the extents of the current character, in layout ..."},{"type":"method","name":"get_character_count","type_name":"Layout","ident":"pango_layout_get_character_count","summary":"Returns the number of Unicode characters in the the ..."},{"type":"method","name":"get_cluster_extents","type_name":"LayoutIter","ident":"pango_layout_iter_get_cluster_extents","summary":"Gets the extents of the current cluster, in layout ..."},{"type":"method","name":"get_color","type_name":"Renderer","ident":"pango_renderer_get_color","summary":"Gets the current rendering color for the specified part."},{"type":"method","name":"get_context","type_name":"Layout","ident":"pango_layout_get_context","summary":"Retrieves the `PangoContext` used for this layout."},{"type":"method","name":"get_coverage","type_name":"Font","ident":"pango_font_get_coverage","summary":"Computes the coverage map for a given font and ..."},{"type":"method","name":"get_cursor_pos","type_name":"Layout","ident":"pango_layout_get_cursor_pos","summary":"Given an index within a layout, determines the positions ..."},{"type":"method","name":"get_descent","type_name":"FontMetrics","ident":"pango_font_metrics_get_descent","summary":"Gets the descent from a font metrics structure.  ..."},{"type":"method","name":"get_direction","type_name":"Layout","ident":"pango_layout_get_direction","summary":"Gets the text direction at the given character position ..."},{"type":"method","name":"get_ellipsize","type_name":"Layout","ident":"pango_layout_get_ellipsize","summary":"Gets the type of ellipsization being performed for @layout. ..."},{"type":"method","name":"get_extents","type_name":"Layout","ident":"pango_layout_get_extents","summary":"Computes the logical and ink extents of @layout.  ..."},{"type":"method","name":"get_extents","type_name":"LayoutLine","ident":"pango_layout_line_get_extents","summary":"Computes the logical and ink extents of a layout ..."},{"type":"method","name":"get_face","type_name":"Font","ident":"pango_font_get_face","summary":"Gets the `PangoFontFace` to which @font belongs."},{"type":"method","name":"get_face","type_name":"FontFamily","ident":"pango_font_family_get_face","summary":"Gets the `PangoFontFace` of @family with the given name."},{"type":"method","name":"get_face_name","type_name":"FontFace","ident":"pango_font_face_get_face_name","summary":"Gets a name representing the style of this face ..."},{"type":"method","name":"get_family","type_name":"FontFace","ident":"pango_font_face_get_family","summary":"Gets the `PangoFontFamily` that @face belongs to."},{"type":"method","name":"get_family","type_name":"FontMap","ident":"pango_font_map_get_family","summary":"Gets a font family by name."},{"type":"method","name":"get_family","type_name":"FontDescription","ident":"pango_font_description_get_family","summary":"Gets the family name field of a font description. ..."},{"type":"method","name":"get_features","type_name":"Font","ident":"pango_font_get_features","summary":"Obtain the OpenType features that are provided by the ..."},{"type":"method","name":"get_font","type_name":"Fontset","ident":"pango_fontset_get_font","summary":"Returns the font in the fontset that contains the ..."},{"type":"method","name":"get_font","type_name":"AttrIterator","ident":"pango_attr_iterator_get_font","summary":"Get the font and other attributes at the current ..."},{"type":"method","name":"get_font_description","type_name":"Context","ident":"pango_context_get_font_description","summary":"Retrieve the default font description for the context."},{"type":"method","name":"get_font_description","type_name":"Layout","ident":"pango_layout_get_font_description","summary":"Gets the font description for the layout, if any."},{"type":"method","name":"get_font_map","type_name":"Context","ident":"pango_context_get_font_map","summary":"Gets the `PangoFontMap` used to look up fonts for ..."},{"type":"method","name":"get_font_map","type_name":"Font","ident":"pango_font_get_font_map","summary":"Gets the font map for which the font was ..."},{"type":"method","name":"get_font_scale_factor","type_name":"Matrix","ident":"pango_matrix_get_font_scale_factor","summary":"Returns the scale factor of a matrix on the ..."},{"type":"method","name":"get_font_scale_factors","type_name":"Matrix","ident":"pango_matrix_get_font_scale_factors","summary":"Calculates the scale factor of a matrix on the ..."},{"type":"method","name":"get_glyph_extents","type_name":"Font","ident":"pango_font_get_glyph_extents","summary":"Gets the logical and ink extents of a glyph ..."},{"type":"method","name":"get_gravity","type_name":"Context","ident":"pango_context_get_gravity","summary":"Retrieves the gravity for the context.  This is ..."},{"type":"method","name":"get_gravity","type_name":"FontDescription","ident":"pango_font_description_get_gravity","summary":"Gets the gravity field of a font description.  ..."},{"type":"method","name":"get_gravity_hint","type_name":"Context","ident":"pango_context_get_gravity_hint","summary":"Retrieves the gravity hint for the context.  See ..."},{"type":"method","name":"get_hb_font","type_name":"Font","ident":"pango_font_get_hb_font","summary":"Get a `hb_font_t` object backing this font.  Note ..."},{"type":"method","name":"get_height","type_name":"Layout","ident":"pango_layout_get_height","summary":"Gets the height of layout used for ellipsization.  ..."},{"type":"method","name":"get_height","type_name":"FontMetrics","ident":"pango_font_metrics_get_height","summary":"Gets the line height from a font metrics structure. ..."},{"type":"method","name":"get_height","type_name":"LayoutLine","ident":"pango_layout_line_get_height","summary":"Computes the height of the line, i.e. the distance ..."},{"type":"method","name":"get_indent","type_name":"Layout","ident":"pango_layout_get_indent","summary":"Gets the paragraph indent width in Pango units.  ..."},{"type":"method","name":"get_index","type_name":"LayoutIter","ident":"pango_layout_iter_get_index","summary":"Gets the current byte index.  Note that iterating ..."},{"type":"method","name":"get_iter","type_name":"Layout","ident":"pango_layout_get_iter","summary":"Returns an iterator to iterate over the visual extents ..."},{"type":"method","name":"get_iterator","type_name":"AttrList","ident":"pango_attr_list_get_iterator","summary":"Create a iterator initialized to the beginning of the ..."},{"type":"method","name":"get_justify","type_name":"Layout","ident":"pango_layout_get_justify","summary":"Gets whether each complete line should be stretched to ..."},{"type":"method","name":"get_language","type_name":"Context","ident":"pango_context_get_language","summary":"Retrieves the global language tag for the context."},{"type":"method","name":"get_layout","type_name":"Renderer","ident":"pango_renderer_get_layout","summary":"Gets the layout currently being rendered using @renderer.  ..."},{"type":"method","name":"get_layout","type_name":"LayoutIter","ident":"pango_layout_iter_get_layout","summary":"Gets the layout associated with a `PangoLayoutIter`."},{"type":"method","name":"get_layout_extents","type_name":"LayoutIter","ident":"pango_layout_iter_get_layout_extents","summary":"Obtains the extents of the `PangoLayout` being iterated over."},{"type":"method","name":"get_layout_line","type_name":"Renderer","ident":"pango_renderer_get_layout_line","summary":"Gets the layout line currently being rendered using @renderer. ..."},{"type":"method","name":"get_line","type_name":"Layout","ident":"pango_layout_get_line","summary":"Retrieves a particular line from a `PangoLayout`.  Use ..."},{"type":"method","name":"get_line","type_name":"LayoutIter","ident":"pango_layout_iter_get_line","summary":"Gets the current line.  Use the faster [method@Pango.LayoutIter.get_line_readonly] ..."},{"type":"method","name":"get_line_count","type_name":"Layout","ident":"pango_layout_get_line_count","summary":"Retrieves the count of lines for the @layout."},{"type":"method","name":"get_line_extents","type_name":"LayoutIter","ident":"pango_layout_iter_get_line_extents","summary":"Obtains the extents of the current line.  Extents ..."},{"type":"method","name":"get_line_readonly","type_name":"Layout","ident":"pango_layout_get_line_readonly","summary":"Retrieves a particular line from a `PangoLayout`.  This ..."},{"type":"method","name":"get_line_readonly","type_name":"LayoutIter","ident":"pango_layout_iter_get_line_readonly","summary":"Gets the current line for read-only access.  This ..."},{"type":"method","name":"get_line_spacing","type_name":"Layout","ident":"pango_layout_get_line_spacing","summary":"Gets the line spacing factor of @layout.  See [method@Pango.Layout.set_line_spacing]."},{"type":"method","name":"get_line_yrange","type_name":"LayoutIter","ident":"pango_layout_iter_get_line_yrange","summary":"Divides the vertical space in the `PangoLayout` being iterated ..."},{"type":"method","name":"get_lines","type_name":"Layout","ident":"pango_layout_get_lines","summary":"Returns the lines of the @layout as a list. ..."},{"type":"method","name":"get_lines_readonly","type_name":"Layout","ident":"pango_layout_get_lines_readonly","summary":"Returns the lines of the @layout as a list. ..."},{"type":"method","name":"get_log_attrs","type_name":"Layout","ident":"pango_layout_get_log_attrs","summary":"Retrieves an array of logical attributes for each character ..."},{"type":"method","name":"get_log_attrs_readonly","type_name":"Layout","ident":"pango_layout_get_log_attrs_readonly","summary":"Retrieves an array of logical attributes for each character ..."},{"type":"method","name":"get_logical_widths","type_name":"GlyphItem","ident":"pango_glyph_item_get_logical_widths","summary":"Given a `PangoGlyphItem` and the corresponding text, determine the ..."},{"type":"method","name":"get_logical_widths","type_name":"GlyphString","ident":"pango_glyph_string_get_logical_widths","summary":"Given a `PangoGlyphString` and corresponding text, determine the width ..."},{"type":"method","name":"get_matrix","type_name":"Context","ident":"pango_context_get_matrix","summary":"Gets the transformation matrix that will be applied when ..."},{"type":"method","name":"get_matrix","type_name":"Renderer","ident":"pango_renderer_get_matrix","summary":"Gets the transformation matrix that will be applied when ..."},{"type":"method","name":"get_metrics","type_name":"Context","ident":"pango_context_get_metrics","summary":"Get overall metric information for a particular font description. ..."},{"type":"method","name":"get_metrics","type_name":"Font","ident":"pango_font_get_metrics","summary":"Gets overall metric information for a font.  Since ..."},{"type":"method","name":"get_metrics","type_name":"Fontset","ident":"pango_fontset_get_metrics","summary":"Get overall metric information for the fonts in the fontset."},{"type":"method","name":"get_name","type_name":"FontFamily","ident":"pango_font_family_get_name","summary":"Gets the name of the family.  The name ..."},{"type":"method","name":"get_pixel_extents","type_name":"Layout","ident":"pango_layout_get_pixel_extents","summary":"Computes the logical and ink extents of @layout in ..."},{"type":"method","name":"get_pixel_extents","type_name":"LayoutLine","ident":"pango_layout_line_get_pixel_extents","summary":"Computes the logical and ink extents of @layout_line in ..."},{"type":"method","name":"get_pixel_size","type_name":"Layout","ident":"pango_layout_get_pixel_size","summary":"Determines the logical width and height of a `PangoLayout` ..."},{"type":"method","name":"get_positions_in_pixels","type_name":"TabArray","ident":"pango_tab_array_get_positions_in_pixels","summary":"Returns %TRUE if the tab positions are in pixels, ..."},{"type":"method","name":"get_range","type_name":"ScriptIter","ident":"pango_script_iter_get_range","summary":"Gets information about the range to which @iter currently ..."},{"type":"method","name":"get_round_glyph_positions","type_name":"Context","ident":"pango_context_get_round_glyph_positions","summary":"Returns whether font rendering with this context should round ..."},{"type":"method","name":"get_run","type_name":"LayoutIter","ident":"pango_layout_iter_get_run","summary":"Gets the current run.  When iterating by run, ..."},{"type":"method","name":"get_run_extents","type_name":"LayoutIter","ident":"pango_layout_iter_get_run_extents","summary":"Gets the extents of the current run in layout ..."},{"type":"method","name":"get_run_readonly","type_name":"LayoutIter","ident":"pango_layout_iter_get_run_readonly","summary":"Gets the current run for read-only access.  When ..."},{"type":"method","name":"get_sample_string","type_name":"Language","ident":"pango_language_get_sample_string","summary":"Get a string that is representative of the characters ..."},{"type":"method","name":"get_scripts","type_name":"Language","ident":"pango_language_get_scripts","summary":"Determines the scripts used to to write @language.  ..."},{"type":"method","name":"get_serial","type_name":"Context","ident":"pango_context_get_serial","summary":"Returns the current serial number of @context.  The ..."},{"type":"method","name":"get_serial","type_name":"FontMap","ident":"pango_font_map_get_serial","summary":"Returns the current serial number of @fontmap.  The ..."},{"type":"method","name":"get_serial","type_name":"Layout","ident":"pango_layout_get_serial","summary":"Returns the current serial number of @layout.  The ..."},{"type":"method","name":"get_set_fields","type_name":"FontDescription","ident":"pango_font_description_get_set_fields","summary":"Determines which fields in a font description have been set."},{"type":"method","name":"get_single_paragraph_mode","type_name":"Layout","ident":"pango_layout_get_single_paragraph_mode","summary":"Obtains whether @layout is in single paragraph mode.  ..."},{"type":"method","name":"get_size","type_name":"Layout","ident":"pango_layout_get_size","summary":"Determines the logical width and height of a `PangoLayout` ..."},{"type":"method","name":"get_size","type_name":"FontDescription","ident":"pango_font_description_get_size","summary":"Gets the size field of a font description.  ..."},{"type":"method","name":"get_size","type_name":"TabArray","ident":"pango_tab_array_get_size","summary":"Gets the number of tab stops in @tab_array."},{"type":"method","name":"get_size_is_absolute","type_name":"FontDescription","ident":"pango_font_description_get_size_is_absolute","summary":"Determines whether the size of the font is in ..."},{"type":"method","name":"get_spacing","type_name":"Layout","ident":"pango_layout_get_spacing","summary":"Gets the amount of spacing between the lines of ..."},{"type":"method","name":"get_stretch","type_name":"FontDescription","ident":"pango_font_description_get_stretch","summary":"Gets the stretch field of a font description.  ..."},{"type":"method","name":"get_strikethrough_position","type_name":"FontMetrics","ident":"pango_font_metrics_get_strikethrough_position","summary":"Gets the suggested position to draw the strikethrough.  ..."},{"type":"method","name":"get_strikethrough_thickness","type_name":"FontMetrics","ident":"pango_font_metrics_get_strikethrough_thickness","summary":"Gets the suggested thickness to draw for the strikethrough."},{"type":"method","name":"get_style","type_name":"FontDescription","ident":"pango_font_description_get_style","summary":"Gets the style field of a `PangoFontDescription`.  See [method@Pango.FontDescription.set_style]."},{"type":"method","name":"get_tab","type_name":"TabArray","ident":"pango_tab_array_get_tab","summary":"Gets the alignment and position of a tab stop."},{"type":"method","name":"get_tabs","type_name":"Layout","ident":"pango_layout_get_tabs","summary":"Gets the current `PangoTabArray` used by this layout.  ..."},{"type":"method","name":"get_tabs","type_name":"TabArray","ident":"pango_tab_array_get_tabs","summary":"If non-%NULL, @alignments and @locations are filled with allocated ..."},{"type":"method","name":"get_text","type_name":"Layout","ident":"pango_layout_get_text","summary":"Gets the text in the layout.  The returned ..."},{"type":"method","name":"get_underline_position","type_name":"FontMetrics","ident":"pango_font_metrics_get_underline_position","summary":"Gets the suggested position to draw the underline.  ..."},{"type":"method","name":"get_underline_thickness","type_name":"FontMetrics","ident":"pango_font_metrics_get_underline_thickness","summary":"Gets the suggested thickness to draw for the underline."},{"type":"method","name":"get_unknown_glyphs_count","type_name":"Layout","ident":"pango_layout_get_unknown_glyphs_count","summary":"Counts the number of unknown glyphs in @layout.  ..."},{"type":"method","name":"get_variant","type_name":"FontDescription","ident":"pango_font_description_get_variant","summary":"Gets the variant field of a `PangoFontDescription`.  See [method@Pango.FontDescription.set_variant]."},{"type":"method","name":"get_variations","type_name":"FontDescription","ident":"pango_font_description_get_variations","summary":"Gets the variations field of a font description.  ..."},{"type":"method","name":"get_weight","type_name":"FontDescription","ident":"pango_font_description_get_weight","summary":"Gets the weight field of a font description.  ..."},{"type":"method","name":"get_width","type_name":"Layout","ident":"pango_layout_get_width","summary":"Gets the width to which the lines of the ..."},{"type":"method","name":"get_width","type_name":"GlyphString","ident":"pango_glyph_string_get_width","summary":"Computes the logical width of the glyph string.  ..."},{"type":"method","name":"get_wrap","type_name":"Layout","ident":"pango_layout_get_wrap","summary":"Gets the wrap mode for the layout.  Use ..."},{"type":"method","name":"get_x_ranges","type_name":"LayoutLine","ident":"pango_layout_line_get_x_ranges","summary":"Gets a list of visual ranges corresponding to a ..."},{"type":"method","name":"has_char","type_name":"Font","ident":"pango_font_has_char","summary":"Returns whether the font provides a glyph for this ..."},{"type":"method","name":"hash","type_name":"FontDescription","ident":"pango_font_description_hash","summary":"Computes a hash of a `PangoFontDescription` structure.  This ..."},{"type":"method","name":"includes_script","type_name":"Language","ident":"pango_language_includes_script","summary":"Determines if @script is one of the scripts used ..."},{"type":"method","name":"index_to_line_x","type_name":"Layout","ident":"pango_layout_index_to_line_x","summary":"Converts from byte @index_ within the @layout to line ..."},{"type":"method","name":"index_to_pos","type_name":"Layout","ident":"pango_layout_index_to_pos","summary":"Converts from an index within a `PangoLayout` to the ..."},{"type":"method","name":"index_to_x","type_name":"GlyphString","ident":"pango_glyph_string_index_to_x","summary":"Converts from character position to x position.  The ..."},{"type":"method","name":"index_to_x","type_name":"LayoutLine","ident":"pango_layout_line_index_to_x","summary":"Converts an index within a line to a X position."},{"type":"method","name":"init","type_name":"Attribute","ident":"pango_attribute_init","summary":"Initializes @attr's klass to @klass, it's start_index to %PANGO_ATTR_INDEX_FROM_TEXT_BEGINNING ..."},{"type":"method","name":"init_end","type_name":"GlyphItemIter","ident":"pango_glyph_item_iter_init_end","summary":"Initializes a `PangoGlyphItemIter` structure to point to the last ..."},{"type":"method","name":"init_start","type_name":"GlyphItemIter","ident":"pango_glyph_item_iter_init_start","summary":"Initializes a `PangoGlyphItemIter` structure to point to the first ..."},{"type":"method","name":"insert","type_name":"AttrList","ident":"pango_attr_list_insert","summary":"Insert the given attribute into the `PangoAttrList`.  It ..."},{"type":"method","name":"insert_before","type_name":"AttrList","ident":"pango_attr_list_insert_before","summary":"Insert the given attribute into the `PangoAttrList`.  It ..."},{"type":"method","name":"is_ellipsized","type_name":"Layout","ident":"pango_layout_is_ellipsized","summary":"Queries whether the layout had to ellipsize any paragraphs. ..."},{"type":"method","name":"is_monospace","type_name":"FontFamily","ident":"pango_font_family_is_monospace","summary":"A monospace font is a font designed for text ..."},{"type":"method","name":"is_synthesized","type_name":"FontFace","ident":"pango_font_face_is_synthesized","summary":"Returns whether a `PangoFontFace` is synthesized by the underlying ..."},{"type":"method","name":"is_variable","type_name":"FontFamily","ident":"pango_font_family_is_variable","summary":"A variable font is a font which has axes ..."},{"type":"method","name":"is_wrapped","type_name":"Layout","ident":"pango_layout_is_wrapped","summary":"Queries whether the layout had to wrap any paragraphs. ..."},{"type":"method","name":"letter_space","type_name":"GlyphItem","ident":"pango_glyph_item_letter_space","summary":"Adds spacing between the graphemes of @glyph_item to give ..."},{"type":"method","name":"list_faces","type_name":"FontFamily","ident":"pango_font_family_list_faces","summary":"Lists the different font faces that make up @family. ..."},{"type":"method","name":"list_families","type_name":"Context","ident":"pango_context_list_families","summary":"List all families for a context."},{"type":"method","name":"list_families","type_name":"FontMap","ident":"pango_font_map_list_families","summary":"List all families for a fontmap."},{"type":"method","name":"list_sizes","type_name":"FontFace","ident":"pango_font_face_list_sizes","summary":"List the available sizes for a font.  This ..."},{"type":"method","name":"load_font","type_name":"Context","ident":"pango_context_load_font","summary":"Loads the font in one of the fontmaps in ..."},{"type":"method","name":"load_font","type_name":"FontMap","ident":"pango_font_map_load_font","summary":"Load the font in the fontmap that is the ..."},{"type":"method","name":"load_fontset","type_name":"Context","ident":"pango_context_load_fontset","summary":"Load a set of fonts in the context that ..."},{"type":"method","name":"load_fontset","type_name":"FontMap","ident":"pango_font_map_load_fontset","summary":"Load a set of fonts in the fontmap that ..."},{"type":"method","name":"matches","type_name":"Language","ident":"pango_language_matches","summary":"Checks if a language tag matches one of the ..."},{"type":"method","name":"max","type_name":"Coverage","ident":"pango_coverage_max","summary":"Set the coverage for each index in @coverage to ..."},{"type":"method","name":"merge","type_name":"FontDescription","ident":"pango_font_description_merge","summary":"Merges the fields that are set in @desc_to_merge into ..."},{"type":"method","name":"merge_static","type_name":"FontDescription","ident":"pango_font_description_merge_static","summary":"Merges the fields that are set in @desc_to_merge into ..."},{"type":"method","name":"move_cursor_visually","type_name":"Layout","ident":"pango_layout_move_cursor_visually","summary":"Computes a new cursor position from an old position ..."},{"type":"method","name":"next","type_name":"AttrIterator","ident":"pango_attr_iterator_next","summary":"Advance the iterator until the next change of style."},{"type":"method","name":"next","type_name":"ScriptIter","ident":"pango_script_iter_next","summary":"Advances a `PangoScriptIter` to the next range.  If ..."},{"type":"method","name":"next_char","type_name":"LayoutIter","ident":"pango_layout_iter_next_char","summary":"Moves @iter forward to the next character in visual ..."},{"type":"method","name":"next_cluster","type_name":"GlyphItemIter","ident":"pango_glyph_item_iter_next_cluster","summary":"Advances the iterator to the next cluster in the ..."},{"type":"method","name":"next_cluster","type_name":"LayoutIter","ident":"pango_layout_iter_next_cluster","summary":"Moves @iter forward to the next cluster in visual ..."},{"type":"method","name":"next_line","type_name":"LayoutIter","ident":"pango_layout_iter_next_line","summary":"Moves @iter forward to the start of the next ..."},{"type":"method","name":"next_run","type_name":"LayoutIter","ident":"pango_layout_iter_next_run","summary":"Moves @iter forward to the next run in visual ..."},{"type":"method","name":"parse","type_name":"Color","ident":"pango_color_parse","summary":"Fill in the fields of a color from a ..."},{"type":"method","name":"parse_with_alpha","type_name":"Color","ident":"pango_color_parse_with_alpha","summary":"Fill in the fields of a color from a ..."},{"type":"method","name":"part_changed","type_name":"Renderer","ident":"pango_renderer_part_changed","summary":"Informs Pango that the way that the rendering is ..."},{"type":"method","name":"prev_cluster","type_name":"GlyphItemIter","ident":"pango_glyph_item_iter_prev_cluster","summary":"Moves the iterator to the preceding cluster in the ..."},{"type":"method","name":"range","type_name":"AttrIterator","ident":"pango_attr_iterator_range","summary":"Get the range of the current segment.  Note ..."},{"type":"method","name":"ref","type_name":"Coverage","ident":"pango_coverage_ref","summary":"Increase the reference count on the `PangoCoverage` by one."},{"type":"method","name":"ref","type_name":"AttrList","ident":"pango_attr_list_ref","summary":"Increase the reference count of the given attribute list ..."},{"type":"method","name":"ref","type_name":"FontMetrics","ident":"pango_font_metrics_ref","summary":"Increase the reference count of a font metrics structure ..."},{"type":"method","name":"ref","type_name":"LayoutLine","ident":"pango_layout_line_ref","summary":"Increase the reference count of a `PangoLayoutLine` by one."},{"type":"method","name":"resize","type_name":"TabArray","ident":"pango_tab_array_resize","summary":"Resizes a tab array.  You must subsequently initialize ..."},{"type":"method","name":"rotate","type_name":"Matrix","ident":"pango_matrix_rotate","summary":"Changes the transformation represented by @matrix to be the ..."},{"type":"method","name":"scale","type_name":"Matrix","ident":"pango_matrix_scale","summary":"Changes the transformation represented by @matrix to be the ..."},{"type":"method","name":"set","type_name":"Coverage","ident":"pango_coverage_set","summary":"Modify a particular index within @coverage"},{"type":"method","name":"set_absolute_size","type_name":"FontDescription","ident":"pango_font_description_set_absolute_size","summary":"Sets the size field of a font description, in ..."},{"type":"method","name":"set_alignment","type_name":"Layout","ident":"pango_layout_set_alignment","summary":"Sets the alignment for the layout: how partial lines ..."},{"type":"method","name":"set_alpha","type_name":"Renderer","ident":"pango_renderer_set_alpha","summary":"Sets the alpha for part of the rendering.  ..."},{"type":"method","name":"set_attributes","type_name":"Layout","ident":"pango_layout_set_attributes","summary":"Sets the text attributes for a layout object.  ..."},{"type":"method","name":"set_auto_dir","type_name":"Layout","ident":"pango_layout_set_auto_dir","summary":"Sets whether to calculate the base direction for the ..."},{"type":"method","name":"set_base_dir","type_name":"Context","ident":"pango_context_set_base_dir","summary":"Sets the base direction for the context.  The ..."},{"type":"method","name":"set_base_gravity","type_name":"Context","ident":"pango_context_set_base_gravity","summary":"Sets the base gravity for the context.  The ..."},{"type":"method","name":"set_color","type_name":"Renderer","ident":"pango_renderer_set_color","summary":"Sets the color for part of the rendering.  ..."},{"type":"method","name":"set_ellipsize","type_name":"Layout","ident":"pango_layout_set_ellipsize","summary":"Sets the type of ellipsization being performed for @layout. ..."},{"type":"method","name":"set_family","type_name":"FontDescription","ident":"pango_font_description_set_family","summary":"Sets the family name field of a font description. ..."},{"type":"method","name":"set_family_static","type_name":"FontDescription","ident":"pango_font_description_set_family_static","summary":"Sets the family name field of a font description, ..."},{"type":"method","name":"set_font_description","type_name":"Context","ident":"pango_context_set_font_description","summary":"Set the default font description for the context"},{"type":"method","name":"set_font_description","type_name":"Layout","ident":"pango_layout_set_font_description","summary":"Sets the default font description for the layout.  ..."},{"type":"method","name":"set_font_map","type_name":"Context","ident":"pango_context_set_font_map","summary":"Sets the font map to be searched when fonts ..."},{"type":"method","name":"set_gravity","type_name":"FontDescription","ident":"pango_font_description_set_gravity","summary":"Sets the gravity field of a font description.  ..."},{"type":"method","name":"set_gravity_hint","type_name":"Context","ident":"pango_context_set_gravity_hint","summary":"Sets the gravity hint for the context.  The ..."},{"type":"method","name":"set_height","type_name":"Layout","ident":"pango_layout_set_height","summary":"Sets the height to which the `PangoLayout` should be ..."},{"type":"method","name":"set_indent","type_name":"Layout","ident":"pango_layout_set_indent","summary":"Sets the width in Pango units to indent each ..."},{"type":"method","name":"set_justify","type_name":"Layout","ident":"pango_layout_set_justify","summary":"Sets whether each complete line should be stretched to ..."},{"type":"method","name":"set_language","type_name":"Context","ident":"pango_context_set_language","summary":"Sets the global language tag for the context.  ..."},{"type":"method","name":"set_line_spacing","type_name":"Layout","ident":"pango_layout_set_line_spacing","summary":"Sets a factor for line spacing.  Typical values ..."},{"type":"method","name":"set_markup","type_name":"Layout","ident":"pango_layout_set_markup","summary":"Sets the layout text and attribute list from marked-up ..."},{"type":"method","name":"set_markup_with_accel","type_name":"Layout","ident":"pango_layout_set_markup_with_accel","summary":"Sets the layout text and attribute list from marked-up ..."},{"type":"method","name":"set_matrix","type_name":"Context","ident":"pango_context_set_matrix","summary":"Sets the transformation matrix that will be applied when ..."},{"type":"method","name":"set_matrix","type_name":"Renderer","ident":"pango_renderer_set_matrix","summary":"Sets the transformation matrix that will be applied when rendering."},{"type":"method","name":"set_round_glyph_positions","type_name":"Context","ident":"pango_context_set_round_glyph_positions","summary":"Sets whether font rendering with this context should round ..."},{"type":"method","name":"set_single_paragraph_mode","type_name":"Layout","ident":"pango_layout_set_single_paragraph_mode","summary":"Sets the single paragraph mode of @layout.  If ..."},{"type":"method","name":"set_size","type_name":"FontDescription","ident":"pango_font_description_set_size","summary":"Sets the size field of a font description in ..."},{"type":"method","name":"set_size","type_name":"GlyphString","ident":"pango_glyph_string_set_size","summary":"Resize a glyph string to the given length."},{"type":"method","name":"set_spacing","type_name":"Layout","ident":"pango_layout_set_spacing","summary":"Sets the amount of spacing in Pango units between ..."},{"type":"method","name":"set_stretch","type_name":"FontDescription","ident":"pango_font_description_set_stretch","summary":"Sets the stretch field of a font description.  ..."},{"type":"method","name":"set_style","type_name":"FontDescription","ident":"pango_font_description_set_style","summary":"Sets the style field of a `PangoFontDescription`.  The ..."},{"type":"method","name":"set_tab","type_name":"TabArray","ident":"pango_tab_array_set_tab","summary":"Sets the alignment and location of a tab stop. ..."},{"type":"method","name":"set_tabs","type_name":"Layout","ident":"pango_layout_set_tabs","summary":"Sets the tabs to use for @layout, overriding the ..."},{"type":"method","name":"set_text","type_name":"Layout","ident":"pango_layout_set_text","summary":"Sets the text of the layout.  This function ..."},{"type":"method","name":"set_variant","type_name":"FontDescription","ident":"pango_font_description_set_variant","summary":"Sets the variant field of a font description.  ..."},{"type":"method","name":"set_variations","type_name":"FontDescription","ident":"pango_font_description_set_variations","summary":"Sets the variations field of a font description.  ..."},{"type":"method","name":"set_variations_static","type_name":"FontDescription","ident":"pango_font_description_set_variations_static","summary":"Sets the variations field of a font description.  ..."},{"type":"method","name":"set_weight","type_name":"FontDescription","ident":"pango_font_description_set_weight","summary":"Sets the weight field of a font description.  ..."},{"type":"method","name":"set_width","type_name":"Layout","ident":"pango_layout_set_width","summary":"Sets the width to which the lines of the ..."},{"type":"method","name":"set_wrap","type_name":"Layout","ident":"pango_layout_set_wrap","summary":"Sets the wrap mode.  The wrap mode only ..."},{"type":"method","name":"size","type_name":"FontsetSimple","ident":"pango_fontset_simple_size","summary":"Returns the number of fonts in the fontset."},{"type":"method","name":"splice","type_name":"AttrList","ident":"pango_attr_list_splice","summary":"This function opens up a hole in @list, fills ..."},{"type":"method","name":"split","type_name":"GlyphItem","ident":"pango_glyph_item_split","summary":"Modifies @orig to cover only the text after @split_index, ..."},{"type":"method","name":"split","type_name":"Item","ident":"pango_item_split","summary":"Modifies @orig to cover only the text after @split_index, ..."},{"type":"method","name":"to_bytes","type_name":"Coverage","ident":"pango_coverage_to_bytes","summary":"Convert a `PangoCoverage` structure into a flat binary format."},{"type":"method","name":"to_filename","type_name":"FontDescription","ident":"pango_font_description_to_filename","summary":"Creates a filename representation of a font description.  ..."},{"type":"method","name":"to_string","type_name":"Color","ident":"pango_color_to_string","summary":"Returns a textual specification of @color.  The string ..."},{"type":"method","name":"to_string","type_name":"FontDescription","ident":"pango_font_description_to_string","summary":"Creates a string representation of a font description.  ..."},{"type":"method","name":"to_string","type_name":"Language","ident":"pango_language_to_string","summary":"Gets the RFC-3066 format string representing the given language ..."},{"type":"method","name":"transform_distance","type_name":"Matrix","ident":"pango_matrix_transform_distance","summary":"Transforms the distance vector (@dx,@dy) by @matrix.  This ..."},{"type":"method","name":"transform_pixel_rectangle","type_name":"Matrix","ident":"pango_matrix_transform_pixel_rectangle","summary":"First transforms the @rect using @matrix, then calculates the ..."},{"type":"method","name":"transform_point","type_name":"Matrix","ident":"pango_matrix_transform_point","summary":"Transforms the point (@x, @y) by @matrix."},{"type":"method","name":"transform_rectangle","type_name":"Matrix","ident":"pango_matrix_transform_rectangle","summary":"First transforms @rect using @matrix, then calculates the bounding ..."},{"type":"method","name":"translate","type_name":"Matrix","ident":"pango_matrix_translate","summary":"Changes the transformation represented by @matrix to be the ..."},{"type":"method","name":"unref","type_name":"Coverage","ident":"pango_coverage_unref","summary":"Decrease the reference count on the `PangoCoverage` by one. ..."},{"type":"method","name":"unref","type_name":"AttrList","ident":"pango_attr_list_unref","summary":"Decrease the reference count of the given attribute list ..."},{"type":"method","name":"unref","type_name":"FontMetrics","ident":"pango_font_metrics_unref","summary":"Decrease the reference count of a font metrics structure ..."},{"type":"method","name":"unref","type_name":"LayoutLine","ident":"pango_layout_line_unref","summary":"Decrease the reference count of a `PangoLayoutLine` by one. ..."},{"type":"method","name":"unset_fields","type_name":"FontDescription","ident":"pango_font_description_unset_fields","summary":"Unsets some of the fields in a `PangoFontDescription`.  ..."},{"type":"method","name":"update","type_name":"AttrList","ident":"pango_attr_list_update","summary":"Update indices of attributes in @list for a change ..."},{"type":"method","name":"x_to_index","type_name":"GlyphString","ident":"pango_glyph_string_x_to_index","summary":"Convert from x offset to character position.  Character ..."},{"type":"method","name":"x_to_index","type_name":"LayoutLine","ident":"pango_layout_line_x_to_index","summary":"Converts from x offset to the byte index of ..."},{"type":"method","name":"xy_to_index","type_name":"Layout","ident":"pango_layout_xy_to_index","summary":"Converts from X and Y position within a layout ..."},{"type":"record","name":"Analysis","ctype":"PangoAnalysis","summary":"The `PangoAnalysis` structure stores information about the properties of ..."},{"type":"record","name":"AttrClass","ctype":"PangoAttrClass","summary":"The `PangoAttrClass` structure stores the type and operations for ..."},{"type":"record","name":"AttrColor","ctype":"PangoAttrColor","summary":"The `PangoAttrColor` structure is used to represent attributes that ..."},{"type":"record","name":"AttrFloat","ctype":"PangoAttrFloat","summary":"The `PangoAttrFloat` structure is used to represent attributes with ..."},{"type":"record","name":"AttrFontDesc","ctype":"PangoAttrFontDesc","summary":"The `PangoAttrFontDesc` structure is used to store an attribute ..."},{"type":"record","name":"AttrFontFeatures","ctype":"PangoAttrFontFeatures","summary":"The `PangoAttrFontFeatures` structure is used to represent OpenType font ..."},{"type":"record","name":"AttrInt","ctype":"PangoAttrInt","summary":"The `PangoAttrInt` structure is used to represent attributes with ..."},{"type":"record","name":"AttrIterator","ctype":"PangoAttrIterator","summary":"A `PangoAttrIterator` is used to iterate through a `PangoAttrList`. ..."},{"type":"record","name":"AttrLanguage","ctype":"PangoAttrLanguage","summary":"The `PangoAttrLanguage` structure is used to represent attributes that ..."},{"type":"record","name":"AttrList","ctype":"PangoAttrList","summary":"A `PangoAttrList` represents a list of attributes that apply ..."},{"type":"record","name":"AttrShape","ctype":"PangoAttrShape","summary":"The `PangoAttrShape` structure is used to represent attributes which ..."},{"type":"record","name":"AttrSize","ctype":"PangoAttrSize","summary":"The `PangoAttrSize` structure is used to represent attributes which ..."},{"type":"record","name":"AttrString","ctype":"PangoAttrString","summary":"The `PangoAttrString` structure is used to represent attributes with ..."},{"type":"record","name":"Attribute","ctype":"PangoAttribute","summary":"The `PangoAttribute` structure represents the common portions of all ..."},{"type":"record","name":"Color","ctype":"PangoColor","summary":"The `PangoColor` structure is used to represent a color ..."},{"type":"record","name":"FontDescription","ctype":"PangoFontDescription","summary":"A `PangoFontDescription` describes a font in an implementation-independent manner. ..."},{"type":"record","name":"FontMetrics","ctype":"PangoFontMetrics","summary":"A `PangoFontMetrics` structure holds the overall metric information for ..."},{"type":"record","name":"GlyphGeometry","ctype":"PangoGlyphGeometry","summary":"The `PangoGlyphGeometry` structure contains width and positioning information for ..."},{"type":"record","name":"GlyphInfo","ctype":"PangoGlyphInfo","summary":"A `PangoGlyphInfo` structure represents a single glyph with positioning ..."},{"type":"record","name":"GlyphItem","ctype":"PangoGlyphItem","summary":"A `PangoGlyphItem` is a pair of a `PangoItem` and ..."},{"type":"record","name":"GlyphItemIter","ctype":"PangoGlyphItemIter","summary":"A `PangoGlyphItemIter` is an iterator over the clusters in ..."},{"type":"record","name":"GlyphString","ctype":"PangoGlyphString","summary":"A `PangoGlyphString` is used to store strings of glyphs ..."},{"type":"record","name":"GlyphVisAttr","ctype":"PangoGlyphVisAttr","summary":"A `PangoGlyphVisAttr` structure communicates information between the shaping and ..."},{"type":"record","name":"Item","ctype":"PangoItem","summary":"The `PangoItem` structure stores information about a segment of ..."},{"type":"record","name":"Language","ctype":"PangoLanguage","summary":"The `PangoLanguage` structure is used to represent a language. ..."},{"type":"record","name":"LayoutIter","ctype":"PangoLayoutIter","summary":"A `PangoLayoutIter` can be used to iterate over the ..."},{"type":"record","name":"LayoutLine","ctype":"PangoLayoutLine","summary":"A `PangoLayoutLine` represents one of the lines resulting from ..."},{"type":"record","name":"LogAttr","ctype":"PangoLogAttr","summary":"The `PangoLogAttr` structure stores information about the attributes of ..."},{"type":"record","name":"Matrix","ctype":"PangoMatrix","summary":"A `PangoMatrix` specifies a transformation between user-space and device ..."},{"type":"record","name":"Rectangle","ctype":"PangoRectangle","summary":"The `PangoRectangle` structure represents a rectangle.  `PangoRectangle` is ..."},{"type":"record","name":"ScriptIter","ctype":"PangoScriptIter","summary":"A `PangoScriptIter` is used to iterate through a string ..."},{"type":"record","name":"TabArray","ctype":"PangoTabArray","summary":"A `PangoTabArray` contains an array of tab stops.  ..."},{"type":"type_func","name":"descriptions_free","type_name":"Font","ident":"pango_font_descriptions_free","summary":"Frees an array of font descriptions."},{"type":"type_func","name":"for_unichar","type_name":"BidiType","ident":"pango_bidi_type_for_unichar","summary":"Determines the bidirectional type of a character.  The ..."},{"type":"type_func","name":"for_unichar","type_name":"Script","ident":"pango_script_for_unichar","summary":"Looks up the script for a particular character.  ..."},{"type":"type_func","name":"from_bytes","type_name":"Coverage","ident":"pango_coverage_from_bytes","summary":"Convert data generated from pango_coverage_to_bytes() back to a `PangoCoverage`."},{"type":"type_func","name":"from_string","type_name":"FontDescription","ident":"pango_font_description_from_string","summary":"Creates a new font description from a string representation. ..."},{"type":"type_func","name":"from_string","type_name":"Language","ident":"pango_language_from_string","summary":"Convert a language tag to a `PangoLanguage`.  The ..."},{"type":"type_func","name":"get_default","type_name":"Language","ident":"pango_language_get_default","summary":"Returns the `PangoLanguage` for the current locale of the ..."},{"type":"type_func","name":"get_for_matrix","type_name":"Gravity","ident":"pango_gravity_get_for_matrix","summary":"Finds the gravity that best matches the rotation component ..."},{"type":"type_func","name":"get_for_script","type_name":"Gravity","ident":"pango_gravity_get_for_script","summary":"Returns the gravity to use in laying out a ..."},{"type":"type_func","name":"get_for_script_and_width","type_name":"Gravity","ident":"pango_gravity_get_for_script_and_width","summary":"Returns the gravity to use in laying out a ..."},{"type":"type_func","name":"get_name","type_name":"AttrType","ident":"pango_attr_type_get_name","summary":"Fetches the attribute type name.  The attribute type ..."},{"type":"type_func","name":"get_preferred","type_name":"Language","ident":"pango_language_get_preferred","summary":"Returns the list of languages that the user prefers. ..."},{"type":"type_func","name":"get_sample_language","type_name":"Script","ident":"pango_script_get_sample_language","summary":"Finds a language tag that is reasonably representative of ..."},{"type":"type_func","name":"new","type_name":"AttrFontDesc","ident":"pango_attr_font_desc_new","summary":"Create a new font description attribute.  This attribute ..."},{"type":"type_func","name":"new","type_name":"AttrFontFeatures","ident":"pango_attr_font_features_new","summary":"Create a new font features tag attribute.  You ..."},{"type":"type_func","name":"new","type_name":"AttrLanguage","ident":"pango_attr_language_new","summary":"Create a new language tag attribute."},{"type":"type_func","name":"new","type_name":"AttrShape","ident":"pango_attr_shape_new","summary":"Create a new shape attribute.  A shape is ..."},{"type":"type_func","name":"new","type_name":"AttrSize","ident":"pango_attr_size_new","summary":"Create a new font-size attribute in fractional points."},{"type":"type_func","name":"new_absolute","type_name":"AttrSize","ident":"pango_attr_size_new_absolute","summary":"Create a new font-size attribute in device units."},{"type":"type_func","name":"new_with_data","type_name":"AttrShape","ident":"pango_attr_shape_new_with_data","summary":"Creates a new shape attribute.  Like [func@Pango.AttrShape.new], but ..."},{"type":"type_func","name":"register","type_name":"AttrType","ident":"pango_attr_type_register","summary":"Allocate a new attribute type ID.  The attribute ..."},{"type":"type_func","name":"to_rotation","type_name":"Gravity","ident":"pango_gravity_to_rotation","summary":"Converts a `PangoGravity` value to its natural rotation in ..."},{"type":"vfunc","name":"begin","type_name":"Renderer","summary":"No description available."},{"type":"vfunc","name":"changed","type_name":"FontMap","summary":"Forces a change in the context, which will cause ..."},{"type":"vfunc","name":"create_hb_font","type_name":"Font","summary":"No description available."},{"type":"vfunc","name":"describe","type_name":"Font","summary":"Returns a description of the font, with font size ..."},{"type":"vfunc","name":"describe","type_name":"FontFace","summary":"Returns the family, style, variant, weight and stretch of ..."},{"type":"vfunc","name":"describe_absolute","type_name":"Font","summary":"No description available."},{"type":"vfunc","name":"draw_error_underline","type_name":"Renderer","summary":"Draw a squiggly line that approximately covers the given ..."},{"type":"vfunc","name":"draw_glyph","type_name":"Renderer","summary":"Draws a single glyph with coordinates in device space."},{"type":"vfunc","name":"draw_glyph_item","type_name":"Renderer","summary":"Draws the glyphs in @glyph_item with the specified `PangoRenderer`, ..."},{"type":"vfunc","name":"draw_glyphs","type_name":"Renderer","summary":"Draws the glyphs in @glyphs with the specified `PangoRenderer`."},{"type":"vfunc","name":"draw_rectangle","type_name":"Renderer","summary":"Draws an axis-aligned rectangle in user space coordinates with ..."},{"type":"vfunc","name":"draw_shape","type_name":"Renderer","summary":"No description available."},{"type":"vfunc","name":"draw_trapezoid","type_name":"Renderer","summary":"Draws a trapezoid with the parallel sides aligned with ..."},{"type":"vfunc","name":"end","type_name":"Renderer","summary":"No description available."},{"type":"vfunc","name":"foreach","type_name":"Fontset","summary":"Iterates through all the fonts in a fontset, calling ..."},{"type":"vfunc","name":"get_coverage","type_name":"Font","summary":"Computes the coverage map for a given font and ..."},{"type":"vfunc","name":"get_face","type_name":"FontFamily","summary":"Gets the `PangoFontFace` of @family with the given name."},{"type":"vfunc","name":"get_face","type_name":"FontMap","summary":"No description available."},{"type":"vfunc","name":"get_face_name","type_name":"FontFace","summary":"Gets a name representing the style of this face ..."},{"type":"vfunc","name":"get_family","type_name":"FontFace","summary":"Gets the `PangoFontFamily` that @face belongs to."},{"type":"vfunc","name":"get_family","type_name":"FontMap","summary":"Gets a font family by name."},{"type":"vfunc","name":"get_features","type_name":"Font","summary":"Obtain the OpenType features that are provided by the ..."},{"type":"vfunc","name":"get_font","type_name":"Fontset","summary":"Returns the font in the fontset that contains the ..."},{"type":"vfunc","name":"get_font_map","type_name":"Font","summary":"Gets the font map for which the font was ..."},{"type":"vfunc","name":"get_glyph_extents","type_name":"Font","summary":"Gets the logical and ink extents of a glyph ..."},{"type":"vfunc","name":"get_language","type_name":"Fontset","summary":"No description available."},{"type":"vfunc","name":"get_metrics","type_name":"Font","summary":"Gets overall metric information for a font.  Since ..."},{"type":"vfunc","name":"get_metrics","type_name":"Fontset","summary":"Get overall metric information for the fonts in the fontset."},{"type":"vfunc","name":"get_name","type_name":"FontFamily","summary":"Gets the name of the family.  The name ..."},{"type":"vfunc","name":"get_serial","type_name":"FontMap","summary":"Returns the current serial number of @fontmap.  The ..."},{"type":"vfunc","name":"is_monospace","type_name":"FontFamily","summary":"A monospace font is a font designed for text ..."},{"type":"vfunc","name":"is_synthesized","type_name":"FontFace","summary":"Returns whether a `PangoFontFace` is synthesized by the underlying ..."},{"type":"vfunc","name":"is_variable","type_name":"FontFamily","summary":"A variable font is a font which has axes ..."},{"type":"vfunc","name":"list_faces","type_name":"FontFamily","summary":"Lists the different font faces that make up @family. ..."},{"type":"vfunc","name":"list_families","type_name":"FontMap","summary":"List all families for a fontmap."},{"type":"vfunc","name":"list_sizes","type_name":"FontFace","summary":"List the available sizes for a font.  This ..."},{"type":"vfunc","name":"load_font","type_name":"FontMap","summary":"Load the font in the fontmap that is the ..."},{"type":"vfunc","name":"load_fontset","type_name":"FontMap","summary":"Load a set of fonts in the fontmap that ..."},{"type":"vfunc","name":"part_changed","type_name":"Renderer","summary":"Informs Pango that the way that the rendering is ..."},{"type":"vfunc","name":"prepare_run","type_name":"Renderer","summary":"No description available."}],"terms":{"":[1,2,4,5,9,10,11,12,13,16,17,19,20,22,26,27,29,30,31,32,33,34,42,45,46,49,50,51,52,53,54,57,60,61,62,63,69,74,75,77,78,80,82,83,85,86,87,88,90,94,97,101,102,105,109,113,115,116,119,123,125,126,128,129,132,134,135,136,137,139,140,141,142,143,144,146,147,148,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,179,181,182,183,187,188,189,190,191,192,195,197,199,203,205,210,211,212,213,218,219,220,221,223,224,225,226,227,229,230,231,232,233,235,236,237,241,243,244,245,248,254,256,259,262,265,269,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,299,301,302,303,304,305,306,307,308,309,313,316,318,322,324,325,328,331,334,338,341,343,345,348,349,350,352,353,354,356,357,363,365,366,367,368,370,372,373,375,376,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,411,417,418,421,423,424,427,428,429,431,434,435,437,438,439,441,442,443,445,448,449,450,451,452,453,454,455,456,457,458,462,463,464,465,468,469,470,471,472,473,474,475,476,477,478,479,480,482,483,486,487,489,493,494,497,498,500,502,504,506,507,508,509,510,516,517,518,520,521,522,523],"\"\"":[456],"\"12":[213],"\"\\@axis=value\"":[402],"\"\\[family-list]":[402],"\"black\"":[402],"\"bold\"":[287,402],"\"book\"":[402],"\"cantarel":[402],"\"charact":[521],"\"condensed\"":[284,402],"\"demi-bold\"":[402],"\"demi-light\"":[402],"\"east\"":[402],"\"en:fa\"":[237],"\"expanded\"":[284,402],"\"extra-black\"":[402],"\"extra-bold\"":[402],"\"extra-condensed\"":[402],"\"extra-expanded\"":[402],"\"extra-light\"":[402],"\"extra_condensed\"":[284],"\"extra_expanded\"":[284],"\"heavy\"":[287,402],"\"helvetica":[522],"\"helvetica\"":[522],"\"italic\"":[285,402],"\"less":[22,90,97,142],"\"light\"":[287,402],"\"medium\"":[402],"\"none/start/middle/end\"":[282],"\"normal\"":[284,285,286,287,402],"\"north\"":[402],"\"not":[22,90,97,142],"\"not-rotated\"":[402],"\"oblique\"":[285,402],"\"px\"":[402],"\"regular\"":[402],"\"roman\"":[402],"\"rotated-left\"":[402],"\"rotated-right\"":[402],"\"san":[521],"\"semi-bold\"":[402],"\"semi-condensed\"":[402],"\"semi-expanded\"":[402],"\"semi-light\"":[402],"\"semi_condensed\"":[284],"\"semi_expanded\"":[284],"\"small-caps\"":[402],"\"small_caps\"":[286],"\"smallcaps\"":[286],"\"south\"":[402],"\"the":[450],"\"thin\"":[402],"\"ultra-black\"":[402],"\"ultra-bold\"":[402],"\"ultra-condensed\"":[402],"\"ultra-expanded\"":[402],"\"ultra-light\"":[402],"\"ultra_condensed\"":[284],"\"ultra_expanded\"":[284],"\"ultrabold\"":[287],"\"ultraleight\"":[287],"\"upside-down\"":[402],"\"west\"":[402],"\"xx\"":[450],"\"zero":[276],"$home/":[298],"'\"'":[292],"'#'":[289],"'#00ff00'":[521],"'#00ff007f'":[521],"'*'":[453],"'-'":[453,455],"'50%'":[521],"'\\\"'":[292],"'\\'":[289],"'\\n'":[289],"'\\n\\r'":[289],"'\\r'":[289],"'\\r\\n'":[289],"'_'":[284,455],"'auto'":[521],"'bold'":[521],"'condensed'":[521],"'double'":[521],"'east'":[521],"'error'":[521],"'expanded'":[521],"'extracondensed'":[521],"'extraexpanded'":[521],"'false'":[521],"'font'":[521],"'heavy'":[521],"'hex":[212],"'ignorables'":[521],"'italic'":[521],"'large'":[521],"'larger'":[521],"'light'":[521],"'line'":[521],"'line-breaks'":[521],"'low'":[521],"'medium'":[521],"'natural'":[521],"'none'":[521],"'normal'":[521],"'north'":[521],"'oblique'":[521],"'red'":[521],"'semicondensed'":[521],"'semiexpanded'":[521],"'single'":[521],"'small'":[521],"'smallcaps'":[521],"'smaller'":[521],"'south'":[521],"'spaces'":[521],"'strong'":[521],"'true'":[521],"'ultrabold'":[521],"'ultracondensed'":[521],"'ultraexpanded'":[521],"'ultralight'":[521],"'west'":[521],"'x-large'":[521],"'x-small'":[521],"'xx-large'":[521],"'xx-small'":[521],"'|'":[521],"*":[164],"**must**":[510],"*above*":[409,411],"*ascent*":[307],"*bidi*":[276],"*descent*":[308],"*end":[506],"*font":[522],"*forward":[424],"*graviti":[523],"*gravity*":[523],"*left":[309],"*resolved*":[523],"*right":[313],"*start":[506],"*upright*":[230],"*weak*":[50,61],"+":[152,164,168,277,354],"-":[483],"-1":[161,171,172,299],"-kern":[521],"/":[231],"0":[22,69,74,90,97,142,162,164,168,297,352,402,408,423,448,487,509],"0xffff":[366],"1":[164,521],"1-1":[522],"1.10":[235],"1.14":[235],"1.16.":[3],"1.18":[163,236,237,506],"1.20.1":[235],"1.24":[243],"1.32":[235],"1.36.7":[243],"1.38":[219,521],"1.4":[241],"1.40":[235],"1.42":[3],"1.44":[168,219,224,471,521],"1.46":[219,241],"1.46/":[521],"1.48.6":[222],"1.5":[164],"1/%pango_scal":[1],"1/pango_scal":[51,62],"100":[243],"1000":[243],"1024":[1,213],"1024th":[521],"12\"":[521],"12-17.\"":[521],"12pt":[522],"12pt\"":[522],"15":[402],"180":[231],"2":[164],"2-d":[113],"200":[243],"24":[235],"300":[243],"350":[243],"380":[243],"4":[396],"400":[243],"500":[243],"600":[243],"65536":[521],"700":[243],"8":[146,169],"800":[243],"90":[227],"900":[243],"<":[506],"<=":[506],"=":[164,168,243,402],"@dx,@dy":[497],"@po":[354],"@tx":[501],"@x":[499],"@x1+@dx1,@y1+@dy1":[497],"@x1+@dx2,@y1+@dy2":[497],"@x1,@y1":[497],"@x2,@y2":[497],"ANALYSIS":[205,206,207],"ASCENT":[307],"ATTR":[208,209],"BASELINE":[205],"BEGINNING":[208],"CEIL":[311],"CENTERED":[205],"CHECK":[315],"DESCENT":[308],"ELLIPSIS":[206],"EMPTY":[210],"ENCODE":[316],"END":[209],"FLAG":[205,206,207,212],"FLOOR":[312],"FROM":[208],"GLYPH":[210,211,212],"HYPHEN":[207],"INDEX":[208,209],"INPUT":[211],"INVALID":[211],"IS":[206],"LBEARING":[309],"MAJOR":[214],"MICRO":[215],"MINOR":[216],"NEED":[207],"PANGO_ASCENT":[307],"PANGO_DESCENT":[308],"PANGO_LBEARING":[309],"PANGO_PIXELS":[310],"PANGO_PIXELS_CEIL":[311],"PANGO_PIXELS_FLOOR":[312],"PANGO_RBEARING":[313],"PANGO_UNITS_ROUND":[314],"PANGO_VERSION_CHECK":[315],"PANGO_VERSION_ENCODE":[316],"PIXELS":[310,311,312],"RBEARING":[313],"ROUND":[314],"SCALE":[213],"STRING":[217],"TEXT":[208,209],"TO":[209],"UNITS":[314],"UNKNOWN":[212],"VERSION":[214,215,216,217,315,316],"[0,%g_maxuint]":[325],"[a-za-z_0-9]":[293],"[a-za-z_]":[293],"[alias@pango.glyph]":[522],"[class@pango.fontmap]":[522],"[class@pango.layout]":[520,521],"[func@attr_gravity_hint_new]":[523],"[func@attrtype.register]":[219],"[func@extents_to_pixels]":[482],"[func@extents_to_pixels]'":[498],"[func@find_base_dir]":[523],"[func@is_zero_width]":[210],"[func@itemize]":[20,294,295,296,443],"[func@itemize_with_base_dir]":[225],"[func@markup_parser_finish]":[281],"[func@markup_parser_new]":[283,521],"[func@pango.attrshape.new]":[357],"[func@pango.attrtype.get_name]":[221],"[func@pango.attrtype.register]":[220],"[func@pango.biditype.for_unichar]":[523],"[func@pango.default_break]":[299],"[func@pango.extents_to_pixels]":[140],"[func@pango.fontdescription.from_string]":[522],"[func@pango.get_log_attrs]":[269],"[func@pango.gravity.get_for_matrix]":[523],"[func@pango.language.get_default]":[31,457],"[func@pango.shape_with_flags]":[4],"[func@shape]":[294,295],"[func@shape_full]":[295,296],"[func@shape_with_flags]":[296],"[func@unichar_direction]":[223,523],"[https://gitlab.gnome.org/gnome/pango]https://gitlab.gnome.org/gnome/pango":[161],"[method@pango.attribute.init]":[325],"[method@pango.attriterator.next]":[331],"[method@pango.attrlist.change]":[341],"[method@pango.attrlist.filter]":[418,445],"[method@pango.attrlist.get_iterator]":[331],"[method@pango.color.copy]":[364],"[method@pango.color.free]":[363],"[method@pango.context.get_base_gravity]":[16,227],"[method@pango.context.get_gravity]":[523],"[method@pango.context.load_font]":[522],"[method@pango.context.set_base_dir]":[12,158,278],"[method@pango.context.set_base_gravity]":[13,523],"[method@pango.context.set_font_map]":[88],"[method@pango.context.set_matrix]":[19],"[method@pango.font.get_glyph_extents].":[502],"[method@pango.fontdescription.copy]":[372],"[method@pango.fontdescription.get_gravity]":[523],"[method@pango.fontdescription.merge]":[387],"[method@pango.fontdescription.set_absolute_size]":[379,392],"[method@pango.fontdescription.set_family]":[375,390],"[method@pango.fontdescription.set_gravity]":[376],"[method@pango.fontdescription.set_size]":[378],"[method@pango.fontdescription.set_stretch]":[380],"[method@pango.fontdescription.set_style]":[381],"[method@pango.fontdescription.set_variant]":[382],"[method@pango.fontdescription.set_variations]":[383,397],"[method@pango.fontdescription.set_weight]":[384],"[method@pango.fontdescription.to_string]":[399],"[method@pango.fontface.describe]":[522],"[method@pango.fontfamily.list_faces]":[522],"[method@pango.fontmap.create_context]":[9],"[method@pango.fontmap.list_families]":[522],"[method@pango.fontmetrics.get_approximate_digit_width]":[78,83],"[method@pango.glyphitem.get_logical_widths]":[437],"[method@pango.glyphstring.extents]":[438],"[method@pango.glyphstring.get_logical_widths]":[421],"[method@pango.language.get_sample_string]":[457],"[method@pango.language.includes_script]":[237],"[method@pango.layout.context_changed]":[142],"[method@pango.layout.get_context]":[523],"[method@pango.layout.get_extents]":[144],"[method@pango.layout.get_iter]":[458],"[method@pango.layout.get_line]":[134],"[method@pango.layout.get_lines]":[137],"[method@pango.layout.get_log_attrs]":[139],"[method@pango.layout.get_pixel_extents]":[141],"[method@pango.layout.set_auto_dir]":[119],"[method@pango.layout.set_ellipsize]":[125],"[method@pango.layout.set_height]":[159],"[method@pango.layout.set_justify]":[218],"[method@pango.layout.set_line_spacing]":[135,168],"[method@pango.layout.set_markup_with_accel]":[165],"[method@pango.layout.set_single_paragraph_mode]":[143],"[method@pango.layout.set_width]":[172],"[method@pango.layoutiter.get_line]":[470],"[method@pango.layoutiter.get_run]":[465,474],"[method@pango.layoutline.get_extents]":[469],"[method@pango.layoutline.x_to_index]":[173],"[method@pango.matrix.get_font_scale_factors]":[493],"[method@pango.matrix.transform_pixel_rectangle]":[500],"[method@pango.matrix.transform_point]":[497],"[method@pango.renderer.activate]":[176],"[method@pango.renderer.draw_glyphs]":[179,197],"[method@pango.renderer.set_alpha]":[192],"[method@pango.renderer.set_color]":[190,203],"[method@pango.renderer.set_matrix]":[189],"[method@pango.scriptiter.free]":[504],"[method@pango.tabarray.free]":[146],"[method@pango.tabarray.get_size]":[516],"[pango":[165,166,281,283],"[specification]https://www.w3.org/tr/css-color-4/#named-color":[365,366],"[struct@pango.attrcolor]":[219],"[struct@pango.attrfloat]":[219],"[struct@pango.attrfontdesc]":[219,521],"[struct@pango.attrint]":[219],"[struct@pango.attrlanguage]":[219],"[struct@pango.attrshape]":[219],"[struct@pango.attrstring]":[219],"[struct@pango.glyphitem]":[2],"[struct@pango.glyphstring]":[522],"[struct@pango.matrix]":[227],"[struct@pangoattrint]":[219],"[unicod":[222,235],"\\#24":[236],"\\@wght=200\"":[402],"\\[size]":[402],"\\[style-options]":[402],"\\[variations]\"":[402],"`#fff`":[365,366],"`#ffffff`":[365,366],"`#fffffffff":[365,366],"`#ffffffffffff`.":[365,366],"`#rgb`":[365,366],"`#rgba`":[366],"`#rrggbb`":[365,366],"`#rrggbbaa`":[366],"`#rrrgggbbb":[365,366],"`#rrrrggggbbbb":[366],"`#rrrrggggbbbb`":[365,367],"`#rrrrggggbbbbaaaa`":[366],"`&#169;":[521],"`<b>":[521],"`<big>":[521],"`<i>":[521],"`<markup>`":[521],"`<s>":[521],"`<small>":[521],"`<span":[521],"`<span>":[521],"`<span>`":[521],"`<sub>":[521],"`<sup>":[521],"`<tt>":[521],"`<u>":[521],"`font_features='dlig=1":[521],"`glyph_item->item->analysis.level":[424],"`glyph_item->item->offset":[424],"`glyph_item->item->offset`":[179,197],"`gtk_widget_get_pango_context`":[10],"`pango_item_split":[448],"`pango_itemize`":[278],"`pos->width":[152],"`pos->x":[152],"`setlocal":[456],"`setlocalelc_al":[456],"a":[1,235,366],"abil":[521],"aborigin":[235],"about":[281,283,317,434,443,451,452,480,488,506,522,523],"abov":[233,307,406,407,456,471],"absent":[402],"absolut":[46,58,162,360,379,388,402,521],"absolute_size":[219],"abstract":[109,522],"accel":[166],"acceler":[165,166,241,281,283],"accent":[522],"accept":[521],"access":[113,221,295,357,470,474,523],"accomplish":[520],"accord":[119,158,179,197,272],"accur":[405,500],"accuraci":[498],"across":[241,294],"act":[161],"activ":[175,177,183,195,199],"actual":[125,150,328,391,404,405,406,407,520],"ad":[161,163,442,517,521],"add":[111,190,203,207,422,445],"addit":[219,398],"addition":[366],"adjac":[289,483],"adjoin":[343],"adjust":[113,520],"advanc":[78,83,277,331,337,429,445,507],"advantag":[521,523],"affect":[5,78,83,259,386,418,445,456],"affin":[497],"afrc":[521],"after":[32,139,176,219,271,273,277,280,289,349,423,448,453,487],"afterward":[498],"again":[390,397],"against":[101,161,305],"ahom":[235],"al":[222],"albanian":[235],"algorithm":[26,225,244,270,272,279,523],"algorithm]http://www.unicode.org/reports/tr9/":[222],"align":[113,117,156,162,184,201,218,240,508,510,515,518],"aliv":[50,61],"all":[23,42,50,61,77,78,82,83,91,98,102,105,116,148,166,167,218,237,273,276,281,283,321,325,327,333,335,347,349,350,369,370,373,402,418,447,455,472,474,486,497,509,521],"all-inclus":[325],"alloc":[219,221,364,372,387,516],"allow":[167,219,244,245,284,285,286,287,294,322,341,396,441,510,521],"allow-break":[245],"allow_break":[521],"allow_breaks":[219],"alon":[521],"along":[219],"alpha":[185,191,219,246,250,366,521],"alreadi":[29,177,183,195,199,386,475,476,477,478,507,523],"also":[34,78,83,192,227,230,232,294,295,296,357,368,389,421,437,438,465,521],"altern":[2,134,137,139,324,470,474],"alwai":[10,22,90,97,142,152,213,230,232,494,497,518],"among":[10,66,71,77,82,88,421,437,520],"amount":[113,145,168,341,352],"ampersand":[166,281,283],"an":[2,6,22,34,36,50,55,61,90,97,109,113,123,130,138,139,142,152,155,161,166,173,177,183,195,199,212,219,220,222,225,226,235,237,238,239,241,242,243,273,274,277,278,281,282,283,289,291,304,316,321,323,325,326,330,341,343,344,352,362,368,385,394,417,418,419,424,425,446,456,461,484,487,498,500,508,509,510,521,522,523],"analysi":[269,317],"anatolian":[235],"anatolian_hieroglyphs":[235],"and":[423],"angl":[231],"ani":[11,22,26,87,94,115,118,125,127,142,148,150,153,154,161,282,283,289,343,345,346,402,414,424,451,456,517,521,523],"annex":[235,236],"anoth":[68,73],"api":[90,97,225,281,294,338,396,520,523],"appear":[240],"append":[111],"appli":[19,26,32,164,189,193,226,270,299,325,328,329,341,345,352,354,418,445,490,495,496,501,521],"applic":[11,32,69,74,87,94,235,281,305,451,452,456,521,522,523],"approxim":[177,195,370,404,405],"approximate":[224],"ar":[164,237,341,370],"arab":[158,163,222,232,235,237,521,523],"arabian":[235],"arabic":[235],"arbitrari":[341],"architectur":[522],"area":[234],"argument":[140,270,271,283,305,385,482,498,500,506],"armenian":[235],"around":[141,144,205,390,397],"arrai":[55,109,116,138,139,274,451,508,509,512,516,517],"arrang":[168],"as":[164,168,213,522],"ascend":[69,74,277,307],"ascent":[307,406],"asian":[78,83,230,523],"aspect":[75,80,85,321],"assign":[363,423,448,523],"associ":[42,179,197,290,327,333,414,433,436,447,466,486,512,523],"assum":[299],"assumpt":[451,523],"at":[161,279],"attach":[11,87,94,235],"attr":[6,7,138,139,219,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,274,318,319,320,321,323,330,331,335,339,341,355,358,361,418,442,445,488],"attribut":[6,7,49,60,113,114,116,118,138,139,157,165,166,170,179,182,197,219,220,221,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,274,280,281,283,294,295,296,299,318,319,320,321,322,323,324,325,326,328,329,330,331,334,335,336,339,340,341,342,343,345,347,349,350,351,352,353,354,355,356,357,358,359,360,361,370,416,418,431,441,442,445,479,488,521],"auto":[119,158,227,523],"auto-comput":[158],"automat":[22,90,97,142,175,179,190,197,203,241,456,523],"avail":[56,58,69,74,86,95,107,117,148,156,194,200,202,204,214,215,216,217,218,223,241,279,304,306,315,368,408,448,521,522],"avoid":[288,418],"ax":[79,84,396],"axi":[184,201,396],"axis-align":[183,199],"axis1=value,axis2=value..":[396],"b":[222,235,365,366,367],"back":[43,52,179,197,244,401],"backend":[11,29,77,82,87,94,174,403,522],"backend-specif":[90,97],"background":[182,219,234,246,247,521],"background_alpha":[219,521],"backward":[352,424],"balines":[235],"balinese":[235],"base":[12,13,16,26,27,51,62,109,119,123,158,161,174,219,229,230,232,235,259,272,278,279,418,456,487,521,522,523],"baselin":[120,205,219,258,307,308,406,407,408,409,411,462,481],"baseline1":[164],"baseline2":[164],"basic":[224],"bassa":[235],"bassa_vah":[235],"batak":[235],"be":[86,125,126,159,187,188,190,203,233,236,241,285,286,373,393,398,467,471,487,521],"be.":[406,407],"bear":[309,313],"bearing*":[309,313],"becaus":[225,237,448],"becom":[288],"been":[49,60,146,299,377,390,397,471],"befor":[32,139,164,170,175,277,294,295,296,350,423,445,448],"begin":[126,158,194,208,348],"behav":[232,352],"behavior":[33,161,456],"behind":[234,354],"believ":[237],"belong":[48,67,72,471],"below":[219,241,308,406,407,471],"beneath":[241,411],"bengali":[235],"best":[78,83,103,106,228,237,276],"better":[38,370,498],"between":[113,145,155,158,168,213,219,230,341,408,422,442,471,481,489,521,522],"bewar":[345],"bgalpha":[521],"bgcolor":[521],"bidi":[222],"bidirect":[26,155,222,223,225,272,278,279,301,523],"binari":[41,305],"bind":[363],"bit":[3],"bitmap":[69,74],"block":[225],"blue":[365,366,367],"blurri":[288],"bn":[222],"bold":[243,398,521,522],"bold\"":[522],"book":[243],"bopomofo":[235],"both":[126,139,232,273,368,394,396,418,521],"bottom":[407],"bound":[498,500],"boundari":[222,244,273,294],"box":[211,498,500],"box'":[212],"brahmi":[235],"braill":[235],"braille":[235],"brazil":[456],"break":[5,113,219,244,245,254,269,270,277,299,504,520,521],"broader":[295],"broken":[521],"brown":[450],"buffer":[289,292,293,352,498,500],"bug":[126,161,290],"bugines":[235],"buginese":[235],"buhid":[235],"by":[456],"byte":[41,43,151,173,211,277,354,423,448,465,487],"c":[363,390,397,456],"cach":[52,522],"cairo":[520],"calcul":[119,158,494,497,498,500],"call":[10,11,78,83,87,94,102,105,115,140,155,170,175,177,179,183,187,188,190,195,197,199,203,231,281,294,295,296,318,352,399,445,456,471,479,482],"callback":[8,346],"caller":[157,236,390,397,441,451,504,506],"can":[1,4,6,20,22,25,31,34,51,53,54,62,63,77,79,82,84,90,93,97,100,113,142,148,157,174,175,221,224,227,237,254,270,289,295,296,301,304,316,324,331,357,363,365,366,372,387,390,394,395,397,405,418,423,424,438,448,449,450,455,456,458,463,472,474,508,521,522,523],"can't":[4,33,274,423,448],"canadian":[235],"canadian_aboriginal":[235],"cannot":[225],"canonic":[455],"cap":[219,267],"capabl":[113,523],"capit":[242],"care":[288],"carian":[235],"carriag":[273],"case":[50,61,164,168,241,242,284,285,286,287,352,399,418,424,522,523],"categor":[78,83,301],"caucasian":[235],"caucasian_albanian":[235],"caus":[11,87,94,273],"ceil":[311],"cell":[78,83],"center":[177,195,205,218],"central":[522],"certain":[148,295],"chakma":[235],"cham":[235],"chang":[1,11,22,32,52,87,90,94,97,115,142,161,190,203,213,331,337,343,354,456,490,495,496,501,523],"char":[54,244,275,404,448,463,465,475],"charact":[5,20,26,34,51,54,62,78,83,101,103,106,113,121,123,124,138,139,148,155,158,159,163,166,167,173,210,212,219,222,223,224,225,226,230,235,236,237,241,242,244,248,260,269,272,273,274,275,276,279,281,283,284,289,292,294,295,296,297,301,307,308,309,313,396,399,404,421,437,439,441,450,453,455,463,475,487,488,506,520,521,522],"characterist":[368],"check":[148,236,237,276,305,315,345,453,456],"cheroke":[235],"cherokee":[235],"chiki":[235],"chines":[237],"choic":[158],"choos":[232,237,457],"chosen":[173,450],"cin":[235],"circumst":[452],"citi":[235],"clamp":[173,338,396],"class":[109,174,318],"classic":[450],"clean":[176],"clear":[170],"clockwis":[227],"closer":[370],"closest":[24,92,99,173,248,334,521],"cluster":[418,421,424,427,428,429,430,437,439,441,442,463,464,476,522],"code":[113,161,235,290,450,456,521,523],"colon":[237],"color":[179,186,190,191,192,197,203,219,234,241,247,251,256,262,265,319,362,363,364,365,366,418,521],"color-spac":[362],"combin":[148,155,289,343,441,521,522],"come":[225,521],"comma":[20,389,400,402],"comma-separ":[402,521],"comment":[289],"common":[75,80,85,222,235,325,424,523],"commun":[442],"compar":[22,90,97,142,316,328,373,449,450,455],"compat":[33,305,352],"compil":[305],"compile-tim":[214,215,216,217,304,305,306,315],"complet":[113,131,163,271,309,313],"complex":[163,522],"compon":[101,214,215,216,228,365,366,367,497],"compos":[421,437],"composit":[20,101],"comprehens":[224],"comput":[47,59,126,140,155,274,278,385,434,435,438,439,441,480,481,482],"concat":[490],"concept":[523],"conceptu":[522],"concret":[522],"condens":[238],"condensed":[238],"connect":[88],"consecut":[483],"conserv":[452],"consid":[213,370,373,453],"consist":[277,293,472,474,520],"constant":[305],"contain":[26,103,106,140,159,161,217,248,271,274,277,281,345,353,415,417,442,482,508,521,522],"content":[119,132,134,136,137,158,468,470,472,474],"context":[9,11,12,13,14,15,16,17,18,19,21,22,23,24,25,26,27,28,29,30,31,32,33,87,88,94,115,122,158,160,227,230,232,237,274,523],"continu":[241,343,451],"contrast":[241],"control":[9,227,237,456,523],"conveni":[141,144,290,438,521],"convers":[113,271,302,303],"convert":[1,41,43,51,62,151,152,173,231,271,294,295,296,302,303,310,311,312,314,439,441,455,484,487,498,500,520],"coordin":[32,51,62,126,178,183,184,196,199,201,271,435,462,463,464,469,471,473,489,493,494,500],"copi":[6,36,116,169,326,332,344,352,363,371,372,387,390,397,419,425,433,446,449,455,460,491,504,511],"coptic":[235],"copy-by-valu":[116],"corner":[126,469],"correct":[1,224,523],"correctli":[126,523],"correspond":[3,20,38,53,63,139,152,155,235,294,295,296,403,421,437,483,487,522],"could":[521],"count":[39,42,121,133,148,155,342,351,353,413,414,448,485,486],"counter-clockwis":[227,495],"counterclockwis":[523],"countri":[456],"cover":[37,177,195,277,423,448],"coverag":[34,38,42,47,59,224],"creat":[10,22,35,50,56,61,88,90,97,109,110,114,115,116,142,174,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,281,283,322,324,331,340,342,343,348,356,357,359,360,363,369,399,400,402,423,432,444,448,504,509,510,521,522,523],"criteria":[341],"cross":[211],"cross-item":[295],"cs":[222],"css":[365,366,521],"ctime":[456],"cuneiform":[235],"current":[1,16,22,38,90,97,142,146,155,165,166,185,186,187,188,213,224,277,331,334,335,336,338,396,442,455,456,462,463,464,465,468,469,470,471,472,473,474,506,518,523],"cursiv":[235],"cursor":[123,155,441],"custom":[219],"cypriot":[235],"cyril":[224,235,451],"cyrillic":[235],"data":[6,11,34,43,87,94,280,281,357],"databas":[223],"deactiv":[176],"deal":[338,522],"decid":[142,523],"decim":[402],"declar":[236,451,506],"decreas":[42,353,414,424,486],"deep":[116,419],"default":[4,9,10,14,28,31,33,49,60,114,146,156,158,159,160,161,162,163,164,167,168,169,171,172,179,197,227,232,237,243,270,325,329,401,402,444,450,456,457,521,522],"default-ignor":[5],"defin":[211,232,234,235,236,279,305],"definit":[213],"degre":[227,231,495,523],"deiniti":[175],"delimit":[273,289],"demonstr":[450],"depend":[1,32,115,155,159,213,522,523],"deprec":[225,235],"deriv":[456,523],"desc":[321],"descend":[308],"descent":[308,407],"describ":[45,46,57,58,65,70,173,218,226,244,368,373,394,402,520,522,523],"descript":[14,20,28,45,46,55,56,57,58,65,70,95,107,127,160,194,200,202,204,219,321,322,368,369,373,374,375,376,377,378,380,383,384,387,388,389,390,391,392,393,395,396,397,398,399,400,402,521,522,523],"deseret":[235],"design":[75,78,80,83,85,238,281],"desir":[77,82,244,424],"destin":[174],"destroi":[327,333],"detail":[2,17,113,128,159,281,283,427,428,429,430,434,456,480],"detect":[22,90,97,142,450,523],"determin":[34,37,123,141,144,148,164,168,223,229,230,244,269,275,279,290,301,370,377,379,404,405,421,437,451,452,459,487,520,521],"devanagari":[235],"devic":[1,4,33,45,46,51,57,62,140,141,178,184,196,201,213,271,288,310,311,312,314,360,379,388,482,489,500],"device-spac":[32,271],"dialog":[450],"differ":[20,32,53,63,66,71,75,79,80,84,85,158,161,190,203,219,234,235,237,276,352,503,521,522,523],"difffer":[522],"digit":[365,366,367,405],"dimens":[1,213,310,311,312,314],"dir":[12,26,119,158,272,278],"direct":[12,26,119,123,124,155,158,205,222,225,232,272,277,278,279,290,301,424,487,493,494,496,520,523],"direction":[123,152],"direction*":[424],"directli":[113,225,318,424],"disabl":[245,248,521],"displac":[219,258,521],"displai":[1,66,71,78,83,167,521],"distanc":[213,307,308,309,313,406,407,408,409,411,481,497],"distinct":[230],"distinguish":[219],"divid":[271,303,421,437,439,441,471],"do":[4,11,26,87,94,126,132,136,167,280,295,296,373,424,468,472,523],"doc":[2,176,281,283],"document":[403,434,521],"doe":[10,49,60,170,175,179,197,219,282,314,396,450,456,457],"doesn't":[225,506],"don't":[32,372,418,445],"done":[113,158,163,175,190,203,248,271,281,302,303,370,520,521],"dot":[241],"doubl":[241,302,303,320],"double":[241],"double-width":[78,83],"double_line":[241],"down":[51,62,463],"draw":[175,177,178,179,180,181,182,183,184,190,195,196,197,198,199,200,201,203,233,409,410,411,412,498,500,520],"draw_shap":[187,188],"drawn":[233,241,309,313,406,407],"driver":[113],"drop":[50,61],"duplic":[6,290,345,372],"duployan":[235],"dure":[207,521],"e.g":[521],"each":[38,51,62,102,105,123,131,138,139,159,161,162,163,166,274,277,281,283,331,352,396,402,417,421,423,424,437,438,439,441,445,448,449,472,474,508,510,520,521,523],"earlier":[225],"easier":[521],"east":[227,230,232,523],"edg":[151,152,439,483],"edit":[167,352],"effect":[161,172,218,331,422,456],"effici":[449,455],"eg":[232,282],"either":[173,225,274,292,301,365,366,394,395,424,456,521],"elabor":[521],"elbasan":[235],"element":[346,418,453],"ellips":[113,125,128,153,154,159,161,171,206,226],"ellipsi":[161,226],"els":[301],"elsewher":[290],"embed":[179,197,222,279,356],"embolden":[68,73],"empti":[210,342],"en":[222],"enabl":[49,60,219,521],"encod":[304,316],"end":[155,159,173,202,207,209,226,273,274,354,418,424,427,472,474,475,476,478,507,521],"end_index":[329],"engin":[68,73],"english":[232,456],"enough":[244,522],"ensur":[50,61,472,474],"entir":[101,113,131,159,161,163,274,289,294,295,296,329,354,421,435,437,462,463,464,469,471,473,483],"entiti":[521],"enum":[282],"enumer":[8,225,227,233,235,238,239,241,242,243,330,394,398,451,521,522],"enviro":[237],"environ":[237,456,457],"equal":[123,328,345,370,373,421,423,437,439,441,448,465],"equals\"":[22,90,97,142],"equival":[88,181,352,521],"error":[177,195,241,283],"error_line":[241],"es":[222],"escap":[289],"et":[222],"etc":[324],"etc.":[132,134,136,137,468,470,472,474],"ethiop":[235],"ethiopic":[235],"european":[222],"even":[50,61,472,474,520,523],"everi":[146,169,225,227,232,352],"everyth":[301],"exact":[1,173,224,241,394],"exactli":[161,277,370,453],"exampl":[142,166,187,188,210,225,227,232,237,274,281,283,385,402,404,405,417,434,451,487,498,500,521,522],"example]arabic-markup.png":[521],"example]blue-text.png":[521],"exceed":[153,154],"except":[16,230,283,295,296,304,306,313,390,397,451,497,523],"excerpt":[232],"exclus":[388,392],"exist":[36,343,419,425,446],"expand":[238],"expanded":[238],"expect":[134,137,470,474],"explicitli":[49,60,278],"expos":[450],"extend":[51,62,163,241,271],"extent":[51,62,126,130,140,233,241,271,307,308,309,313,434,435,458,463,464,467,469,471,473,480,482,502],"extra":[11,87,94,238,294,295,296],"extra_condensed":[238],"extra_expanded":[238],"extract":[113,307,308,309,313],"fa":[237],"face":[48,64,66,68,71,73,75,76,77,79,80,81,82,84,85,95,521,522],"face*":[522],"fact":[438],"factor":[135,164,168,219,271,493,494],"fail":[282],"fairli":[113],"fall":[179,197,244,354],"fallback":[219,224,248,521],"famili":[3,20,23,64,65,67,70,72,75,77,80,82,85,89,91,96,98,219,238,249,322,370,372,375,387,389,390,400,402,521,522],"family":[3,219],"family*":[522],"family-list":[402],"family_nam":[402],"far":[245,452],"farthest":[309,313],"fashion":[341],"faster":[132,134,136,137,139,438,468,470,472,474],"feasibl":[237],"featur":[49,60,219,323,324,445,450,521],"feed":[280,281],"fetch":[220],"few":[276,451],"fgalpha":[521],"fgcolor":[521],"field":[2,3,34,65,70,365,366,369,372,373,375,376,377,378,380,381,382,383,384,386,387,388,389,390,391,392,393,394,395,396,397,398,401,402,403,458],"figur":[406,407],"file":[161,289,298],"filenam":[399],"fill":[131,163,273,352,365,366,516],"filter":[7,346,418,445],"final":[50,61,271,279],"find":[22,78,83,101,228,237,272,273,334,396],"finish":[280],"finland":[456],"first":[120,139,140,161,162,166,222,229,230,237,272,281,283,305,428,448,455,457,482,487,490,495,496,498,500,501],"fit":[32,159,161,226,338],"flag":[4,5,158,212,296],"flat":[41],"flexibl":[522],"float":[320,396],"floating-point":[302,303],"floor":[271,312],"flow":[232],"follow":[10,88,113,140,166,281,283,293,402,457,482,497],"font":[3,8,9,14,15,20,21,22,24,25,28,29,33,34,44,45,46,47,49,50,51,52,53,54,55,56,57,59,60,61,62,63,64,65,68,69,70,73,74,75,77,78,79,80,82,83,84,85,86,89,92,93,96,99,100,101,102,103,104,105,106,108,109,111,112,113,127,148,160,164,168,174,213,219,224,237,238,239,242,243,248,249,259,261,264,267,268,277,284,285,286,287,321,322,323,324,336,358,368,369,373,374,375,376,377,378,379,380,383,384,387,388,389,390,391,392,393,394,395,396,397,398,399,400,402,403,404,405,406,407,408,411,413,414,445,450,493,494,520,521,522,523],"font\"":[213],"font-siz":[359,360],"font-specif":[522],"font='12.5'":[521],"font_desc":[219,521],"font_famili":[521],"font_featur":[521],"font_features":[219],"font_siz":[521],"font_stretch":[521],"font_styl":[521],"font_vari":[521],"font_weight":[521],"fontmap":[9,24,87,90,91,92,93,94,97,98,99,100,522],"fontset":[8,25,93,100,101,102,103,104,105,106,108,109,111,112],"for":[274,352,366,521,522],"forc":[11,87,94,115,142,159],"foreach":[8,102,105],"foreground":[219,234,250,251,256,262,265,521],"foreground_alpha":[219],"form":[0,78,83,155,224,237,365,366,367,402,456,520,522,523],"format":[41,113,179,197,222,276,396,400,454,455,521],"forward":[424,465,475,476,477,478],"found":[31,237,273,366,394,450],"four":[365,366],"fox...\"":[450],"fraction":[359,392],"free":[42,55,169,280,281,327,333,353,364,374,414,420,426,436,447,461,492,505,512,516],"freed":[146,147,220,282,348,363,372,387,390,397,486,504],"freetyp":[396],"frequent":[502,521],"fribidi":[225],"from":[1,16,20,34,43,51,62,68,73,77,82,113,116,132,134,151,152,155,158,159,160,165,166,170,173,187,188,225,226,227,235,243,248,271,276,278,281,289,290,294,295,296,299,300,302,307,308,309,313,352,365,366,399,402,406,407,408,417,439,441,445,451,455,456,469,479,483,487,521,522,523],"fsi":[222],"full":[162,244,295,296,301],"fulli":[140,482],"func":[6,7,8],"function":[6,7,10,11,22,50,51,52,53,61,62,63,87,94,113,115,140,141,142,144,148,168,170,173,187,188,223,230,231,236,237,280,281,288,290,301,305,318,343,346,352,354,386,390,391,397,418,423,438,445,451,452,455,456,457,469,471,472,474,482,498,500,506,520,522],"futur":[1,161,213,442],"g":[365,366,367],"g_free":[282],"g_hash_table_new":[385],"g_markup_parse_context_pars":[280],"g_pi":[231],"g_unichar_get_script":[236],"gap":[471],"gener":[43,277,305,341,405,448,521,522],"geometri":[288,415,431],"georgian":[235],"get":[12,13,14,15,16,17,18,19,20,21,22,37,47,48,49,50,51,52,53,59,60,61,62,63,66,67,71,72,76,77,81,82,89,90,95,96,97,103,104,106,107,108,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,158,185,186,187,188,189,220,228,229,230,237,274,275,278,279,280,281,334,335,336,338,347,348,375,376,377,378,379,380,381,382,383,384,401,404,405,406,407,408,409,410,411,412,421,424,437,438,450,451,454,455,456,457,462,463,464,465,466,467,468,469,470,471,472,473,474,480,481,482,483,493,494,506,513,514,515,516,521,522],"getter":[403],"give":[422],"given":[47,59,76,81,110,123,124,126,166,177,184,195,201,219,226,281,283,294,295,296,305,316,343,346,349,350,351,353,421,437,440,454,483,489,490,495,496,501,522],"glagolit":[235],"glagolitic":[235],"global":[9,18,31],"glpyh":[210],"glyph":[0,1,4,21,33,51,54,62,103,106,113,132,134,136,137,148,167,170,178,179,180,182,196,197,198,210,211,212,227,235,294,295,296,307,308,309,313,324,356,357,391,415,416,417,424,427,428,429,430,431,433,434,435,436,438,440,442,468,470,472,474,502,520,522,523],"gmarkup":[521],"gmarkupparsecontext":[281],"good":[370],"gothic":[235],"gracefulli":[51,53,62,63],"grantha":[235],"graphem":[152,155,244,422,487],"graphic":[224],"graviti":[3,9,13,16,17,27,30,219,227,228,229,230,232,252,253,376,391,402,521,523],"gravity":[3,219],"gravity_hint":[219,521],"greater":[423,424,448],"greek":[235],"green":[365,366,367,434],"grid":[32,78,83],"grid-cel":[78,83],"group":[64,522],"grow":[517],"gstring":[292,293],"gtk":[10,88,456],"gtk_set_local":[456],"gtk_widget_get_pango_context":[88],"gujarati":[235],"gunichar":[212],"gunicodescript":[235,451,506],"gurmukhi":[235],"ha":[10,22,51,54,62,79,84,88,101,142,146,161,172,190,203,211,218,219,225,272,274,390,397,458,471,508,521,523],"had":[153,154],"half":[418,471],"han":[235,237],"hand":[225],"handl":[33,179,197,225,236,451,506,523],"hang":[129,162],"hangul":[224,235],"hanunoo":[235],"happen":[219,283,294,418,521],"harfbuzz":[396],"hash":[385],"hatran":[235],"hau":[235],"have":[10,11,22,29,49,60,87,88,90,94,97,109,126,142,153,154,158,162,170,259,274,294,295,296,299,325,373,377,394,396,400,402,411,418,445,450,451,462,463,464,472,473,474,500,521,522,523],"hb":[52,56],"hb_font_create_sub_font":[52],"hb_font_t":[52],"heavi":[243],"heavy":[243],"hebrew":[158,235,523],"height":[128,141,144,159,161,164,168,408,471,481,493,494],"height2":[164],"help":[523],"helvetica":[522],"henc":[10],"here":[155],"hex":[365,366,367],"hexadecim":[366,367],"hieroglyph":[235],"high-level":[113],"higher-level":[10,88],"highest":[307],"hint":[17,30,219,229,230,232,252,523],"hint*":[523],"hiragana":[235],"histor":[237],"hit":[173],"hmong":[235],"hold":[50,61,206,325,403,521,523],"hole":[352],"horizont":[51,62,117,156,232,309,313],"how":[5,32,34,117,156,161,218,219,224,225,232,244,260,391,393,398,498,500,522,523],"howev":[341,343,424,438,456,500,523],"http://www.unicode.org/reports/tr9/":[279],"huge":[523],"hungarian":[235],"hyphen":[207,219,254,521],"i.":[277,481,522],"id":[221,522],"idea":[418,445],"ident":[343,344,373,399],"identifi":[235,396,503,522],"idiom":[424],"ignor":[113,162,163,164,168,284,285,286,287,289,396,497],"ignorables":[5],"imag":[113,498,500],"imit":[352],"immut":[52],"implement":[11,22,86,87,94,109,163,179,197,403,518,520,522,523],"implementation-independ":[368],"impos":[355,356],"in":[229,456],"inappropri":[224],"includ":[9,49,60,78,83,113,161,235,241,271,274,276,325,424,452,457,471,506,521],"inclus":[500],"increas":[22,39,51,62,90,97,142,351,413,424,485],"increment":[281,283],"indent":[129,162],"independ":[385],"index":[37,38,40,123,151,152,173,179,197,273,424,439,441,465,484,487,521],"indic":[20,53,63,78,83,129,177,195,208,209,210,224,241,294,295,296,354,521],"individu":[20,521],"influenc":[4,260,296,521],"info":[416],"inform":[9,20,34,53,63,104,108,190,203,317,403,415,416,431,442,443,488,506,522],"inher":[301],"inherited":[235],"init":[329,427,428],"initi":[10,22,90,97,113,114,142,175,325,329,348,402,404,405,424,427,428,444,456,509,517],"ink":[51,62,126,140,233,241,356,406,407,434,463,480,482,502],"input":[211,279,295,521],"insert":[123,219,254,343,346,349,350,352,354,520,521],"insert-hyphen":[254],"insert_hyphen":[521],"insert_hyphens":[219],"insid":[173,187,188,354,356,418],"instanc":[10,88,190,203,224,237,352,356,396,418,456,502],"instead":[10,88,161,167,235,237,281,292,294,295,301,318,354,399],"instruct":[523],"int":[291,330],"integ":[177,195,282,287,291,302,304,316,330,338,521],"integr":[33],"inter-lett":[521],"inter-word":[520],"interact":[294,295],"interchang":[235],"interest":[225],"interfac":[113,290,521],"intermedi":[398],"intern":[29,220,451,452,523],"internally.":[423],"internation":[521],"interpret":[20,158,225,434,480,521],"intra-word":[219],"invalid":[139,170,211,219,236],"invalid_code":[235],"invari":[497],"invis":[5,219,260],"involv":[113],"is":[140,161,162,230,232,271,423,424,448,450,482,493,494,506],"isn't":[165,448],"iso-3166":[456],"iso-639":[456],"isol":[222],"issu":[50,61,282],"it":[1,51,62,68,73,119,157,158,175,179,187,188,197,231,235,259,281,445,456,487,521,522],"it'":[10,88,329,438,521],"ital":[235,239,394,402,521],"italic":[239,521],"italic\"":[521],"item":[9,113,179,182,197,234,277,278,290,294,295,296,417,418,423,424,427,428,429,430,443,445,448,452,520,521],"iter":[102,105,130,277,331,334,335,336,337,348,424,429,430,445,458,461,465,467,471,472,474,503,504],"itself":[234,448],"jamo":[224],"japanes":[237,451],"join":[190,203],"jump":[155],"just":[140,277,352,363,482],"justif":[113,163,520],"justifi":[131,163,218],"kannada":[235],"katakana":[235],"kayah":[235],"kayah_li":[235],"keep":[167,277],"kept":[50,61,245],"keyboard":[241],"kharoshthi":[235],"khmer":[235],"khojki":[235],"khudawadi":[235],"kikakui":[235],"kjohki":[235],"klass":[329],"know":[274,452,498,500],"known":[451,452],"korean":[237],"l":[222],"lai":[27,30,159,229,230,406,407,479],"lang":[456,521],"lang_countri":[456],"languag":[9,18,20,31,47,53,59,63,78,83,107,110,219,237,339,340,363,449,450,451,452,453,454,455,456,457,521,523],"language":[219],"language-specif":[270,299,457],"lao":[235],"larg":[113,341,343,365,366,498,500],"larger":[22,90,97,142,521],"last":[139,237,274,400,427,459,477,487,523],"later":[221,357],"latin":[224,232,235,451,523],"layout":[2,113,115,116,117,118,119,122,123,126,127,128,130,131,139,142,145,146,147,150,153,154,156,157,158,159,160,161,162,163,165,166,168,169,170,172,173,175,179,181,182,187,188,197,227,424,458,459,462,463,464,465,466,467,469,471,473,475,476,478,479,480,483,487,498,500,523],"layout'":[113,115,158,160],"lc_all":[456],"lc_ctype":[456],"le":[235],"lead":[152,291,292,293,300],"least":[161,288,423,448,451,472,474,523],"left":[113,126,151,155,218,240,309,313,352,439,462,463,464,471,473,483,487,507],"left-to-right":[158,222,225,301,487],"length":[273,352,423,440,448,465,516,520],"lepcha":[235],"let":[523],"letter":[158,219,255,301,422,455],"letter-spac":[255],"letter_spac":[521],"letter_spacing":[219],"letterspac":[521],"level":[224,277,278,279,290,463],"li":[235],"librari":[305,456],"life":[456],"ligatur":[324,522],"light":[243,398,402],"lighten":[68,73],"like":[22,90,97,163,187,188,241,278,324,338,357,372,387,390,397,456,521,523],"limbu":[235],"limit":[352],"line":[5,51,62,113,117,120,131,132,133,134,135,136,137,145,149,151,156,161,162,163,164,167,168,171,173,177,179,181,182,188,195,197,218,219,232,233,234,241,244,254,262,269,288,289,299,406,407,408,459,468,469,470,471,472,474,477,479,480,481,483,484,486,487,520,521,523],"line'":[462,471],"line1.bottom":[168],"line2.top":[168],"line_breaks":[5],"linear":[235,341],"linear_a":[235],"linear_b":[235],"list":[7,20,23,69,74,80,85,91,98,113,116,118,136,137,165,166,219,237,277,280,281,282,283,290,298,335,341,342,343,344,345,346,347,348,351,352,353,368,389,400,402,417,418,451,453,457,483,521,522],"liter":[166,217,281,283,292,390,397],"load":[20,24,25,92,93,99,100,368,373,522],"local":[31,455,456],"locat":[69,74,123,273,334,506,518],"log":[138,139,274,488],"log2vi":[279],"logic":[51,62,113,126,138,139,140,141,144,155,173,274,277,290,356,406,407,421,424,434,437,438,441,463,465,471,480,482,483,487,502],"long":[373],"longer":[225,461],"look":[9,15,236,288],"looked-up":[29],"loop":[277,445],"low":[241],"lower":[242,399],"lowercas":[455],"lowest":[308],"lre":[222],"lri":[222],"lro":[222],"ltr":[225],"lue":[235],"lycian":[235],"lydian":[235],"machineri":[523],"macro":[1,51,62,304,306,316],"made":[113,236,372,387,390,397,504],"mahajani":[235],"mai":[1,10,20,22,32,53,63,78,83,88,90,97,126,142,155,161,163,170,191,212,213,224,237,241,269,284,288,289,292,294,295,296,373,402,403,406,407,418,423,441,442,448,450,451,465,471,483,500,522,523],"mainli":[205,523],"maintain":[50,61],"major":[214,305],"make":[52,80,85,109,115,182,187,188,225,226,227,230,237,288,326,371,372,390,397,419,425,451,463,504,521,523],"malayalam":[235],"manag":[431],"mandaic":[235],"mani":[237],"manichaean":[235],"manipul":[341],"manner":[44,368,394],"manpag":[456],"manual":[424],"map":[15,29,34,47,50,59,61,86,455,493,494,522],"mark":[166,222,235,281,283,521],"marked-up":[165,166,281,283,521],"markup":[165,166,170,280,281,283,521],"markup]pango_markup.html":[165,166,281,283],"mask":[3,373,391],"match":[24,25,92,93,99,100,228,248,282,349,350,370,373,394,453,521,522],"matric":[32],"matrix":[16,19,32,189,193,227,228,489,493,494,500,523],"max":[38],"maximum":[161,451],"mean":[78,83,161,220,232,373,403,521,523],"meant":[372,387,445],"measur":[151,439],"medium":[243,520],"meet":[341],"member":[424],"memori":[42,327,333,414,431,447,486],"mend":[235],"mende_kikakui":[235],"mere":[404,405],"merg":[343,352,386,387],"meroit":[235],"meroitic_cursive":[235],"meroitic_hieroglyphs":[235],"method":[29,179,187,188,197],"metric":[20,32,51,53,62,63,101,104,108,113,403,404,405,406,407,408,413,414],"miao":[235],"micro":[215],"middl":[159,226,254,352,521],"middle":[226],"might":[1,115,166,190,203,248,281,283,356,452,521],"minim":[483],"minor":[216],"mirror":[275],"misnam":[276],"mispel":[241],"miss":[402],"mix":[523],"mixtur":[424],"mode":[143,150,153,154,159,161,167,172,226,244,352],"modi":[235],"modifi":[40,79,84,132,134,136,137,139,147,187,188,220,256,262,265,348,372,387,402,423,424,448,468,470,472,474,479],"modul":[210,305],"mongolian":[235],"monospac":[78,83,521],"more":[51,62,139,161,163,293,297,341,405,442,451,456,500,521,523],"moreov":[424],"most":[50,61,237,269,394,411,451,452,521,523],"motion":[155],"move":[155,424,430,465,475,476,477,478],"mro":[235],"much":[343,438,498,500],"multani":[235],"multipl":[20,155,159,161,190,203,235,241,334,418,421,437,522],"multipli":[231,259,302],"must":[139,169,236,274,305,348,370,390,397,402,423,441,448,455,506,516,517,518],"mutual":[388,392],"myanmar":[235],"n":[274],"n'ko":[235],"n+1":[274],"nabataean":[235],"nagri":[235],"name":[2,20,66,71,76,77,81,82,89,96,219,220,221,235,276,282,365,366,372,375,387,389,390,397,456,521,522],"names]http://www.unicode.org/reports/tr24/":[235],"narrow":[393,404,405],"narrow/full-width":[230],"narrow/half-width":[230],"natur":[231,232],"natural":[232],"nearest":[271,302],"necessari":[34,406,407],"necessarili":[450,457,483],"need":[22,52,139,142,179,190,197,203,274,294,295,296,301,372,387,390,397,450,451,493,504,521,522,523],"neg":[129,152,155,161,162,411,521],"neither":[522],"nest":[175],"neutral":[158,222,225],"never":[22,90,97,142,235,343,521],"new":[10,11,22,35,87,90,94,97,110,114,142,155,221,235,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,281,322,324,331,340,342,344,346,356,357,359,360,369,402,423,432,444,448,504,509,510],"new_tai_lue":[235],"newer":[235,305],"newlin":[5,159,167,273,472,474],"next":[337,429,475,476,477,478,507,523],"nick":[282],"nineti":[523],"nko":[235],"non-%nul":[516],"non-arab":[237],"non-exist":[450],"non-ident":[227],"non-neg":[494],"non-primari":[237],"non-vert":[523],"non-white-spac":[292],"non-zero":[126,164,168],"none":[4,5,224,226,233,241,283,424,454],"nonspac":[222],"nonzero":[166,281,283],"nor":[522],"normal":[5,219,238,239,242,243,267,276,391,450,521,523],"north":[227,235],"not":[379,424],"note":[32,49,50,52,60,61,126,152,163,168,170,179,191,197,211,231,235,236,294,295,296,338,370,424,451,456,457,465,471,494,506,521,522],"noth":[386,451,452],"nsm":[222],"null`":[456],"number":[22,90,97,112,113,121,139,142,148,161,177,195,222,302,303,304,315,316,396,402,451,487,494,514,521],"numer":[243,398,521,522],"object":[22,52,86,113,114,157,174,520,522],"obliqu":[394],"oblique":[239],"obtain":[9,29,49,60,143,443,458,463,467,469,479,522],"occupi":[78,83],"odd":[424],"of":[161,295],"off":[155,172,273],"offset":[126,277,294,295,296,352,441,487],"often":[34],"ogham":[235],"ol":[235],"ol_chiki":[235],"old":[155,235],"old_hungarian":[235],"old_italic":[235],"old_north_arabian":[235],"old_permic":[235],"old_persian":[235],"older":[163,315],"omit":[161,226,284,521],"on":[24,29,39,42,102,105,113,139,140,155,161,190,203,211,222,237,273,274,276,277,288,318,341,342,351,353,365,366,402,413,414,418,423,424,448,451,452,453,472,474,479,482,485,486,521,523],"on'`":[521],"onc":[113,175,321,331,521,522],"onli":[11,22,26,29,30,69,74,87,90,94,97,158,161,172,175,187,188,191,218,224,225,227,241,248,294,295,296,328,341,372,386,387,390,397,399,400,423,438,442,448,451,463,472,474,479,521,523],"onscreen":[152],"onto":[520],"opaqu":[34,458],"open":[290,352],"opentyp":[3,49,60,219,323,324,396,521],"oper":[101,174,175,176,318,352],"opportun":[244],"opposit":[123,232],"option":[4,190,203,295,400,402,456],"or":[451],"order":[69,74,155,226,237,277,290,343,427,428,429,430,456,457,465,475,476,478],"orient":[227],"origin":[51,62,116,177,195,271,290,309,313,435,462,463,464,469,471,473,490,495,496,498,501],"oriya":[235],"osmanya":[235],"other":[10,75,80,85,88,158,161,166,222,225,237,238,248,276,281,283,289,336,349,350,370,372,373,387,398,449,455,520,521,523],"other-half":[418],"otherwis":[237,363,509],"out":[27,30,78,83,159,229,230,280,281,406,407,418,445,456,479],"output":[0,5,51,53,62,63,179,197,213,231,283,289,494,520],"outsid":[292,487],"over":[130,155,277,424,445,456,458,467,471,523],"overal":[20,53,63,104,108,403],"overflow":[500],"overlai":[352],"overlap":[334,341],"overlin":[219,233,234,256,257,521],"overline":[219,234],"overline-styl":[257],"overline_color":[219,521],"overrid":[169,174,222,521],"oversight":[338],"own":[10,88,431],"ownership":[418],"p":[506],"pahawh":[235],"pahawh_hmong":[235],"pahlavi":[235],"pair":[273,417],"palmyren":[235],"palmyrene":[235],"panel":[456],"pango":[1,5,10,11,29,33,34,69,74,87,88,94,113,126,129,144,161,162,163,168,190,203,213,214,215,216,217,225,236,237,241,244,254,271,280,281,283,290,302,303,304,305,306,315,316,394,396,450,452,471,498,500,506,509,513,520,521,522,523],"pango'":[237,452],"pango_analysis_flag_centered_baseline":[205],"pango_analysis_flag_is_ellipsis":[206],"pango_analysis_flag_need_hyphen":[207],"pango_asc":[51,62],"pango_attr_allow_breaks_new":[245],"pango_attr_background_alpha_new":[246],"pango_attr_background_new":[247],"pango_attr_fallback_new":[248],"pango_attr_family_new":[249],"pango_attr_font_desc_new":[322],"pango_attr_font_features_new":[324],"pango_attr_foreground_alpha_new":[250],"pango_attr_foreground_new":[251],"pango_attr_gravity_hint_new":[252],"pango_attr_gravity_new":[253],"pango_attr_index_from_text_beginning":[208],"pango_attr_index_to_text_end":[209],"pango_attr_insert_hyphens_new":[254],"pango_attr_iterator_copy":[332],"pango_attr_iterator_destroy":[333],"pango_attr_iterator_get":[334],"pango_attr_iterator_get_attrs":[335],"pango_attr_iterator_get_font":[336],"pango_attr_iterator_next":[337],"pango_attr_iterator_range":[338],"pango_attr_language_new":[340],"pango_attr_letter_spacing_new":[255],"pango_attr_list_change":[343],"pango_attr_list_copy":[344],"pango_attr_list_equal":[345],"pango_attr_list_filter":[346],"pango_attr_list_get_attributes":[347],"pango_attr_list_get_iterator":[348],"pango_attr_list_insert":[349],"pango_attr_list_insert_before":[350],"pango_attr_list_new":[342],"pango_attr_list_ref":[351],"pango_attr_list_splice":[352],"pango_attr_list_unref":[353],"pango_attr_list_update":[354],"pango_attr_overline_color_new":[256],"pango_attr_overline_new":[257],"pango_attr_rise_new":[258],"pango_attr_scale_new":[259],"pango_attr_shape_new":[356],"pango_attr_shape_new_with_data":[357],"pango_attr_show_new":[260],"pango_attr_size_new":[359],"pango_attr_size_new_absolute":[360],"pango_attr_stretch_new":[261],"pango_attr_strikethrough_color_new":[262],"pango_attr_strikethrough_new":[263],"pango_attr_style_new":[264],"pango_attr_type_get_name":[220],"pango_attr_type_register":[221],"pango_attr_underline_color_new":[265],"pango_attr_underline_new":[266],"pango_attr_variant_new":[267],"pango_attr_weight_new":[268],"pango_attribute_copy":[326],"pango_attribute_destroy":[327],"pango_attribute_equal":[328],"pango_attribute_init":[329],"pango_bidi_type_for_unichar":[223],"pango_break":[269],"pango_color_copy":[363],"pango_color_free":[364],"pango_color_parse":[365],"pango_color_parse_with_alpha":[366],"pango_color_to_string":[367],"pango_context_changed":[11],"pango_context_get_base_dir":[12],"pango_context_get_base_gravity":[13],"pango_context_get_font_description":[14],"pango_context_get_font_map":[15],"pango_context_get_gravity":[16],"pango_context_get_gravity_hint":[17],"pango_context_get_language":[18],"pango_context_get_matrix":[19],"pango_context_get_metrics":[20],"pango_context_get_round_glyph_positions":[21],"pango_context_get_serial":[22],"pango_context_list_families":[23],"pango_context_load_font":[24],"pango_context_load_fontset":[25],"pango_context_new":[10],"pango_context_set_base_dir":[26],"pango_context_set_base_gravity":[27],"pango_context_set_font_description":[28],"pango_context_set_font_map":[29],"pango_context_set_gravity_hint":[30],"pango_context_set_language":[31],"pango_context_set_matrix":[32],"pango_context_set_round_glyph_positions":[33],"pango_coverage_copy":[36],"pango_coverage_from_bytes":[43],"pango_coverage_get":[37],"pango_coverage_max":[38],"pango_coverage_new":[35],"pango_coverage_ref":[39],"pango_coverage_set":[40],"pango_coverage_to_bytes":[41],"pango_coverage_unref":[42],"pango_default_break":[270],"pango_desc":[51,62],"pango_extents_to_pixel":[500],"pango_extents_to_pixels":[271],"pango_find_base_dir":[272],"pango_find_paragraph_boundary":[273],"pango_font_describe":[45],"pango_font_describe_with_absolute_size":[46],"pango_font_description_better_match":[370],"pango_font_description_copy":[371],"pango_font_description_copy_static":[372],"pango_font_description_equal":[373],"pango_font_description_free":[374],"pango_font_description_from_string":[402],"pango_font_description_get_family":[375],"pango_font_description_get_gravity":[376],"pango_font_description_get_set_fields":[377],"pango_font_description_get_size":[378],"pango_font_description_get_size_is_absolute":[379],"pango_font_description_get_stretch":[380],"pango_font_description_get_style":[381],"pango_font_description_get_variant":[382],"pango_font_description_get_variations":[383],"pango_font_description_get_weight":[384],"pango_font_description_hash":[385],"pango_font_description_merge":[386],"pango_font_description_merge_static":[387],"pango_font_description_new":[369],"pango_font_description_set_absolute_size":[388],"pango_font_description_set_family":[389],"pango_font_description_set_family_static":[390],"pango_font_description_set_gravity":[391],"pango_font_description_set_size":[392],"pango_font_description_set_stretch":[393],"pango_font_description_set_style":[394],"pango_font_description_set_variant":[395],"pango_font_description_set_variations":[396],"pango_font_description_set_variations_static":[397],"pango_font_description_set_weight":[398],"pango_font_description_to_filename":[399],"pango_font_description_to_string":[400],"pango_font_description_unset_fields":[401],"pango_font_descriptions_free":[55],"pango_font_face_describe":[65],"pango_font_face_get_face_name":[66],"pango_font_face_get_family":[67],"pango_font_face_is_synthesized":[68],"pango_font_face_list_sizes":[69],"pango_font_family_get_face":[76],"pango_font_family_get_name":[77],"pango_font_family_is_monospace":[78],"pango_font_family_is_variable":[79],"pango_font_family_list_faces":[80],"pango_font_get_coverage":[47],"pango_font_get_face":[48],"pango_font_get_features":[49],"pango_font_get_font_map":[50],"pango_font_get_glyph_extents":[51],"pango_font_get_hb_font":[52],"pango_font_get_metrics":[53],"pango_font_has_char":[54],"pango_font_map_changed":[87],"pango_font_map_create_context":[88],"pango_font_map_get_family":[89],"pango_font_map_get_serial":[90],"pango_font_map_list_families":[91],"pango_font_map_load_font":[92],"pango_font_map_load_fontset":[93],"pango_font_metrics_get_approximate_char_width":[404],"pango_font_metrics_get_approximate_digit_width":[405],"pango_font_metrics_get_ascent":[406],"pango_font_metrics_get_descent":[407],"pango_font_metrics_get_height":[408],"pango_font_metrics_get_strikethrough_position":[409],"pango_font_metrics_get_strikethrough_thickness":[410],"pango_font_metrics_get_underline_position":[411],"pango_font_metrics_get_underline_thickness":[412],"pango_font_metrics_ref":[413],"pango_font_metrics_unref":[414],"pango_fontset_foreach":[102],"pango_fontset_get_font":[103],"pango_fontset_get_metrics":[104],"pango_fontset_simple_append":[111],"pango_fontset_simple_new":[110],"pango_fontset_simple_size":[112],"pango_get_log_attrs":[274],"pango_get_mirror_char":[275],"pango_glyph_empty":[210],"pango_glyph_invalid_input":[211],"pango_glyph_item_apply_attrs":[418],"pango_glyph_item_copy":[419],"pango_glyph_item_free":[420],"pango_glyph_item_get_logical_widths":[421],"pango_glyph_item_iter_copy":[425],"pango_glyph_item_iter_free":[426],"pango_glyph_item_iter_init_end":[424,427],"pango_glyph_item_iter_init_start":[428],"pango_glyph_item_iter_next_cluster":[429],"pango_glyph_item_iter_prev_clust":[424],"pango_glyph_item_iter_prev_cluster":[430],"pango_glyph_item_letter_space":[422],"pango_glyph_item_split":[423],"pango_glyph_string_copy":[433],"pango_glyph_string_extents":[434],"pango_glyph_string_extents_range":[435],"pango_glyph_string_free":[436],"pango_glyph_string_get_logical_widths":[437],"pango_glyph_string_get_width":[438],"pango_glyph_string_index_to_x":[439],"pango_glyph_string_new":[432],"pango_glyph_string_set_size":[440],"pango_glyph_string_x_to_index":[441],"pango_glyph_unknown_flag":[212],"pango_gravity_auto":[523],"pango_gravity_get_for_matrix":[228],"pango_gravity_get_for_script":[229],"pango_gravity_get_for_script_and_width":[230],"pango_gravity_to_rotation":[231],"pango_is_zero_width":[276],"pango_item_apply_attrs":[445],"pango_item_copy":[446],"pango_item_free":[447],"pango_item_new":[444],"pango_item_split":[448],"pango_itemize":[277],"pango_itemize_with_base_dir":[278],"pango_languag":[237,457],"pango_language_from_string":[455],"pango_language_get_default":[456],"pango_language_get_preferred":[457],"pango_language_get_sample_string":[450],"pango_language_get_scripts":[451],"pango_language_includes_script":[452],"pango_language_matches":[453],"pango_language_to_string":[454],"pango_layout_context_changed":[115],"pango_layout_copy":[116],"pango_layout_get_alignment":[117],"pango_layout_get_attributes":[118],"pango_layout_get_auto_dir":[119],"pango_layout_get_baseline":[120],"pango_layout_get_character_count":[121],"pango_layout_get_context":[122],"pango_layout_get_cursor_pos":[123],"pango_layout_get_direction":[124],"pango_layout_get_ellipsize":[125],"pango_layout_get_extents":[126],"pango_layout_get_font_description":[127],"pango_layout_get_height":[128],"pango_layout_get_indent":[129],"pango_layout_get_iter":[130],"pango_layout_get_justify":[131],"pango_layout_get_line":[132],"pango_layout_get_line_count":[133],"pango_layout_get_line_readonly":[134],"pango_layout_get_line_spacing":[135],"pango_layout_get_lines":[136],"pango_layout_get_lines_readonly":[137],"pango_layout_get_log_attrs":[138],"pango_layout_get_log_attrs_readonly":[139],"pango_layout_get_pixel_extents":[140],"pango_layout_get_pixel_size":[141],"pango_layout_get_serial":[142],"pango_layout_get_single_paragraph_mode":[143],"pango_layout_get_size":[144],"pango_layout_get_spacing":[145],"pango_layout_get_tabs":[146],"pango_layout_get_text":[147],"pango_layout_get_unknown_glyphs_count":[148],"pango_layout_get_width":[149],"pango_layout_get_wrap":[150],"pango_layout_index_to_line_x":[151],"pango_layout_index_to_pos":[152],"pango_layout_is_ellipsized":[153],"pango_layout_is_wrapped":[154],"pango_layout_iter_at_last_line":[459],"pango_layout_iter_copy":[460],"pango_layout_iter_free":[461],"pango_layout_iter_get_baseline":[462],"pango_layout_iter_get_char_extents":[463],"pango_layout_iter_get_cluster_extents":[464],"pango_layout_iter_get_index":[465],"pango_layout_iter_get_layout":[466],"pango_layout_iter_get_layout_extents":[467],"pango_layout_iter_get_line":[468],"pango_layout_iter_get_line_extents":[469],"pango_layout_iter_get_line_readonly":[470],"pango_layout_iter_get_line_yrange":[471],"pango_layout_iter_get_run":[472],"pango_layout_iter_get_run_extents":[473],"pango_layout_iter_get_run_readonly":[474],"pango_layout_iter_next_char":[475],"pango_layout_iter_next_cluster":[476],"pango_layout_iter_next_line":[477],"pango_layout_iter_next_run":[478],"pango_layout_line_get_extents":[480],"pango_layout_line_get_height":[481],"pango_layout_line_get_pixel_extents":[482],"pango_layout_line_get_x_ranges":[483],"pango_layout_line_index_to_x":[484],"pango_layout_line_ref":[485],"pango_layout_line_unref":[486],"pango_layout_line_x_to_index":[487],"pango_layout_move_cursor_visually":[155],"pango_layout_new":[114],"pango_layout_set_alignment":[156],"pango_layout_set_attributes":[157],"pango_layout_set_auto_dir":[158],"pango_layout_set_ellipsize":[159],"pango_layout_set_font_description":[160],"pango_layout_set_height":[161],"pango_layout_set_indent":[162],"pango_layout_set_justify":[163],"pango_layout_set_line_spacing":[164],"pango_layout_set_markup":[165],"pango_layout_set_markup_with_accel":[166],"pango_layout_set_single_paragraph_mode":[167],"pango_layout_set_spacing":[168],"pango_layout_set_tabs":[169],"pango_layout_set_text":[170],"pango_layout_set_width":[171],"pango_layout_set_wrap":[172],"pango_layout_xy_to_index":[173],"pango_lbear":[51,62],"pango_log2vis_get_embedding_levels":[279],"pango_markup_parser_finish":[280],"pango_markup_parser_new":[281],"pango_matrix_concat":[490],"pango_matrix_copy":[491],"pango_matrix_free":[492],"pango_matrix_get_font_scale_factor":[493],"pango_matrix_get_font_scale_factors":[494],"pango_matrix_rotate":[495],"pango_matrix_scale":[496],"pango_matrix_transform_distance":[497],"pango_matrix_transform_pixel_rectangle":[498],"pango_matrix_transform_point":[499],"pango_matrix_transform_rectangle":[500],"pango_matrix_translate":[501],"pango_parse_enum":[282],"pango_parse_markup":[283],"pango_parse_stretch":[284],"pango_parse_style":[285],"pango_parse_variant":[286],"pango_parse_weight":[287],"pango_quantize_line_geometry":[288],"pango_read_line":[289],"pango_renderer_activate":[175],"pango_renderer_deactivate":[176],"pango_renderer_draw_error_underline":[177],"pango_renderer_draw_glyph":[178],"pango_renderer_draw_glyph_item":[179],"pango_renderer_draw_glyphs":[180],"pango_renderer_draw_layout":[179,181,197],"pango_renderer_draw_layout_line":[182],"pango_renderer_draw_rectangle":[183],"pango_renderer_draw_trapezoid":[184],"pango_renderer_get_alpha":[185],"pango_renderer_get_color":[186],"pango_renderer_get_layout":[187],"pango_renderer_get_layout_line":[188],"pango_renderer_get_matrix":[189],"pango_renderer_part_changed":[190],"pango_renderer_set_alpha":[191],"pango_renderer_set_color":[192],"pango_renderer_set_matrix":[193],"pango_reorder_items":[290],"pango_scale":[213],"pango_scan_int":[291],"pango_scan_string":[292],"pango_scan_word":[293],"pango_script_for_unichar":[236],"pango_script_get_sample_language":[237],"pango_script_iter_free":[505],"pango_script_iter_get_range":[506],"pango_script_iter_new":[504],"pango_script_iter_next":[507],"pango_shap":[520],"pango_shape":[294],"pango_shape_full":[295],"pango_shape_with_flags":[296],"pango_skip_space":[297],"pango_split_file_list":[298],"pango_tab_array_copy":[511],"pango_tab_array_free":[512],"pango_tab_array_get_positions_in_pixels":[513],"pango_tab_array_get_size":[514],"pango_tab_array_get_tab":[515],"pango_tab_array_get_tabs":[516],"pango_tab_array_new":[509],"pango_tab_array_new_with_positions":[510],"pango_tab_array_resize":[517],"pango_tab_array_set_tab":[518],"pango_tailor_break":[299],"pango_trim_string":[300],"pango_unichar_direction":[301],"pango_units_from_double":[302],"pango_units_to_double":[303],"pango_version":[304],"pango_version_check":[305],"pango_version_encod":[304],"pango_version_major":[214],"pango_version_micro":[215],"pango_version_minor":[216],"pango_version_string":[217,306],"pangoalign":[218],"pangoalignment":[218],"pangoanalysi":[294,295,296,317],"pangoanalysis":[317],"pangoattrclass":[318],"pangoattrcolor":[319],"pangoattrdatacopyfunc":[6],"pangoattrfilterfunc":[7],"pangoattrfloat":[320],"pangoattrfontdesc":[321],"pangoattrfontfeatur":[323],"pangoattrfontfeatures":[323],"pangoattribut":[208,209,318,325,327,338,523],"pangoattribute":[325],"pangoattrint":[330],"pangoattriter":[331,332,333],"pangoattriterator":[331],"pangoattrlanguag":[339],"pangoattrlanguage":[339],"pangoattrlist":[331,341,343,346,349,350],"pangoattrs":[358],"pangoattrshap":[355],"pangoattrshape":[355],"pangoattrsize":[358],"pangoattrstr":[361],"pangoattrstring":[361],"pangoattrtyp":[219],"pangoattrtype":[219],"pangobidityp":[222],"pangobiditype":[222],"pangocairocoretextfontmap":[522],"pangocairofcfontmap":[522],"pangocairowin32fontmap":[522],"pangocolor":[362],"pangocontext":[9,10,22,29,50,61,87,88,90,94,97,101,113,114,122,142,158,278,391],"pangocoverag":[34,35,36,39,41,42,43],"pangocoverage":[34],"pangocoveragelevel":[224],"pangodirect":[225],"pangodirection":[225],"pangoellipsizemod":[226],"pangoellipsizemode":[226],"pangofont":[44,101,522],"pangofontdescript":[3,20,77,82,101,368,371,372,381,382,385,389,394,401],"pangofontdescription":[368],"pangofontfac":[48,64,65,68,70,73,76,81],"pangofontface":[64],"pangofontfamili":[66,67,71,72,75,389],"pangofontfamily":[75],"pangofontmap":[15,22,86,90,97],"pangofontmask":[3],"pangofontmetr":[403],"pangofontmetrics":[403],"pangofontset":[101,109],"pangofontsetforeachfunc":[8],"pangofontsetsimpl":[109,110],"pangofontsetsimple":[109],"pangoglyph":[0,210,211,212],"pangoglyphgeometri":[415],"pangoglyphgeometry":[415],"pangoglyphinfo":[416],"pangoglyphitem":[417,418,419,420,421,424],"pangoglyphitemit":[424,425,426,427,428,429,430],"pangoglyphitemiter":[424],"pangoglyphstr":[174,431,432,437],"pangoglyphstring":[431],"pangoglyphunit":[1],"pangoglyphvisattr":[442],"pangograv":[225,227,231],"pangogravity":[227],"pangogravityhint":[232],"pangoitem":[229,230,417,443,444,445,446,447],"pangolanguag":[449,455,456],"pangolanguage":[449],"pangolayout":[11,22,113,114,115,132,134,141,142,144,149,152,161,171,174,211,218,244,356,417,458,467,469,471,479,508,523],"pangolayoutit":[458,460,466],"pangolayoutiter":[458],"pangolayoutlin":[2,417,479,485,486],"pangolayoutline":[479],"pangolayoutrun":[2],"pangologattr":[274,488],"pangomatrix":[228,489,491,492],"pangooverlin":[233],"pangooverline":[233],"pangorectangl":[307,308,309,313,502],"pangorectangle":[502],"pangorender":[174,179,180,181,182,183,184,190,197,198,199,201,203,241],"pangorenderer":[174],"pangorenderpart":[234],"pangoscript":[235,236,451,506],"pangoscriptit":[503,504,505,507],"pangoscriptiter":[503],"pangoshapeflag":[4],"pangoshapeflags":[4],"pangoshowflags":[5],"pangostretch":[238],"pangostyle":[239],"pangotabalign":[240],"pangotabarrai":[146,508,510,511],"pangotabarray":[508],"pangounderlin":[241],"pangounderline":[241],"pangovariant":[242],"pangoweight":[243],"pangowrapmod":[244],"pangowrapmode":[244],"pangram":[450],"paragrap":[273],"paragraph":[26,113,125,129,143,150,153,154,158,159,161,162,167,222,232,273,274,279,294,295,296,341,479,487],"paragraph-level":[113],"parallel":[184,201],"paramet":[113,523],"parameters]layout.png":[113],"parent":[479],"parenthes":[219],"pars":[237,280,281,282,283,284,285,286,287,365,366,521,522],"parser":[280,281],"part":[10,88,139,185,186,190,191,192,203,234,295,325,521,523],"partial":[117,156,218,521],"particular":[20,34,37,40,86,101,114,132,134,174,224,236,318,325,334,356,389,450,452,522],"particularli":[10,290],"pass":[4,49,60,140,210,220,225,227,229,236,271,277,294,295,296,305,390,397,445,482,500],"past":[445],"pau":[235],"pau_cin_hau":[235],"pdf":[179,197,222],"pdi":[222],"per":[161,211],"per-script":[232],"percentag":[521],"perform":[125,159,271,295,386],"perhap":[68,73],"permic":[235],"perpendicular":[493,494],"persian":[235,237],"phags-pa":[235],"phags_pa":[235],"phase":[442],"phoenician":[235],"physic":[113],"pictur":[356],"piec":[190,203,277,443,520,521],"pipelin":[520,521,522],"pipeline]pipeline.png":[520],"pixel":[1,32,140,141,213,219,271,288,482,498,500,509,513],"place":[164,168,471,521,523],"placehold":[170],"plain":[521],"plain-text":[281,283],"plan":[132,136,468,472],"platform":[522],"pleas":[290],"plu":[471,521],"po":[123,152],"point":[1,45,46,57,69,74,123,213,219,235,307,308,309,313,359,379,388,392,396,402,420,424,427,428,451,487,499,506,521],"pointer":[357,449,450,455],"pointer.":[455],"pop":[222],"portion":[241,325,439,441],"portugues":[456],"pos->width":[152],"posit":[4,21,33,113,117,120,123,124,126,139,151,152,153,154,155,156,161,173,181,241,274,277,288,307,308,309,313,335,336,352,354,409,411,415,416,439,441,445,451,462,471,472,474,484,487,497,508,509,510,513,515,520,521,522],"possibl":[113,219,239,241,245,269,282,389,398,520,521],"potenti":[343],"pre-edit":[352],"preced":[430],"predefin":[219,243],"predic":[237],"prefer":[229,230,457],"prefix":[453],"prepar":[204,236,506],"presenc":[155],"prev":[430],"prevent":[190,203],"previou":[33,481],"primarili":[363],"princip":[158],"printer":[213],"printer.":[1],"privat":[403],"probabl":[452],"problem":[521],"proceed":[289],"process":[4,9,31,226,296,418,452,455,456,521],"produc":[79,84,162,166,211,281,283,299,305],"progress":[232],"properi":[520],"properti":[275,317,341,523],"provabl":[373],"prove":[352],"provid":[20,49,53,54,60,63,109,113,174,237,295,315,318,357,448,510,521,522,523],"psalter":[235],"psalter_pahlavi":[235],"pt_br":[456],"public":[34,225],"purpos":[234,269,288],"put":[218],"quantiz":[288],"queri":[125,150,153,154,331],"quick":[450],"quot":[292],"r":[222,365,366,367],"radian":[231],"rang":[243,245,277,325,328,331,334,338,345,354,396,435,445,453,471,483,503,506,507,521],"rare":[521,523],"rather":[213,521],"re-layout":[11],"react":[523],"read":[281,289],"read-onli":[470,474],"readonli":[134,137,139,470,474],"realli":[225],"reappli":[418,445],"rearrang":[522],"reason":[237,500],"reason.":[290],"receiv":[166,281,283],"recommend":[10,29,281,294],"recomput":[115],"rect":[434],"rectangl":[51,62,123,140,152,177,183,195,199,271,356,434,480,482,498,500,502],"red":[365,366,367,434],"redraw":[142],"ref":[39,351,413,485],"refer":[39,42,50,61,157,342,351,353,354,413,414,485,486],"reflect":[354],"regardless":[161,232],"region":[456],"regist":[220,221],"regular":[78,83],"reinstat":[169],"rejang":[235],"rel":[181,238,240,294,295,296,435,521],"relat":[75,389,522],"relev":[30,299,452],"reli":[161],"remain":[33,504],"remov":[159,226,343,346,354],"render":[4,5,19,20,21,25,32,33,49,54,60,68,73,86,93,100,101,113,126,148,161,170,174,175,176,177,179,183,186,187,188,189,190,191,192,193,195,197,199,203,211,212,219,227,234,241,260,276,357,442,450,498,500,520,521,522,523],"rendering-system-independ":[44,522],"reorder":[290],"replac":[165,166,226,229,230,242,343,386],"report":[32],"repres":[0,2,34,44,64,66,71,75,86,101,113,152,222,224,225,227,237,282,292,307,308,309,313,319,320,323,325,330,339,341,355,358,361,362,367,389,404,405,416,449,450,454,479,490,495,496,501,502,522],"represent":[224,399,400,402,521],"requir":[450],"resiz":[440,517],"resolut":[90,97],"resolv":[101,227,279,389,487,523],"resourc":[420,457,512,522],"respect":[181,232,365,366,367,424,483],"respons":[50,61],"restrict":[355,403],"result":[42,65,70,78,83,101,113,177,195,236,271,282,288,302,353,356,372,373,399,402,405,414,417,418,441,445,479,486,487,500,517],"retain":[225],"retriev":[12,13,14,16,17,18,20,53,63,122,132,133,134,138,139],"return":[16,20,21,22,30,45,46,50,51,52,53,54,57,61,62,63,65,68,69,70,73,74,78,83,90,97,102,103,105,106,112,121,130,136,137,139,141,142,146,147,152,153,154,166,173,187,188,220,224,225,227,229,230,235,236,237,273,275,277,279,281,282,283,288,294,295,296,304,306,316,338,344,345,346,367,408,409,411,423,441,448,450,451,452,454,456,457,469,471,472,474,475,476,477,478,493,497,506,507,513,516,522],"return-newlin":[273],"reus":[418],"revers":[487],"rfc-3066":[454,455],"rgb":[362,521],"rgba":[521],"right":[51,62,113,155,218,309,313,483,487,523],"right-to-left":[126,152,158,222,225,301,424,487],"rise":[219,258,521],"rle":[222],"rli":[222],"rlo":[222],"roman":[239],"root":[521],"rotat":[227,228,230,231,391,495,498,500,523],"round":[1,4,21,33,140,177,195,271,288,302,310,314,482,500],"round_positions":[4],"routin":[452,522],"rtl":[225],"ru":[237],"rule":[270,271],"run":[2,31,155,204,206,207,241,245,273,305,439,465,472,473,474,478,504,523],"run-tim":[304,305,306],"runic":[235],"russian":[237],"s":[222],"said":[456],"same":[20,64,78,83,165,225,237,277,305,334,343,345,373,418,469,497,521,522,523],"sampl":[237,450,457],"san":[521],"sane":[51,53,62,63],"saurashtra":[235],"scalabl":[69,74],"scale":[32,141,213,219,259,493,494,496],"scan":[165,291,292,293],"screen":[1,213],"script":[20,53,63,158,163,224,229,230,232,235,236,237,403,441,451,452,503,504,522,523],"search":[29,272],"second":[164,305],"section":[341,452,502,520,523],"see":[2,12,13,17,19,119,125,128,135,143,158,159,165,166,176,189,190,192,203,220,225,227,232,235,270,274,278,281,283,375,376,378,379,380,381,382,383,384,400,403,421,427,428,429,430,434,437,456,465,480,502,521],"segment":[177,195,205,222,227,237,244,277,294,295,296,317,331,338,343,443,520],"seldom":[391],"select":[237,324,396,450,521],"semi":[238],"semi_condensed":[238],"semi_expanded":[238],"semibold":[243],"semilight":[243],"sens":[187,188,225,227,463],"sensibl":[463],"separ":[20,159,167,222,237,273,389],"sequenc":[224,292,352,520],"sequenti":[465],"serial":[22,90,97,142],"set":[3,4,25,26,27,28,29,30,31,32,33,38,40,45,46,49,51,53,57,60,62,63,86,93,100,101,113,126,146,153,154,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,191,192,193,211,213,218,232,234,237,256,262,265,321,322,343,358,365,366,377,386,387,388,389,390,391,392,393,394,395,396,397,398,402,440,451,456,471,479,487,506,508,518,521,523],"setter":[22,142],"setup":[113,175],"shallow":[372,387,425],"shape":[4,113,179,182,197,200,207,219,294,295,296,355,356,357,417,418,442,520,521],"shaper":[210],"sharada":[235],"share":[75,80,85,237],"shavian":[235],"shear":[68,73],"shift":[205,498,500],"shorten":[354],"should":[1,4,10,11,20,21,29,33,53,63,87,94,115,131,146,147,149,161,163,171,175,177,183,187,188,190,195,199,203,205,220,225,226,231,232,233,235,241,274,276,277,282,318,325,341,363,391,393,398,424,445,451,456,457,498,500,520,521,523],"show":[5,113,126,219,260,521],"shown":[161],"siddham":[235],"side":[184,201,274],"sign":[338,402],"significantli":[237],"signwrit":[235],"signwriting":[235],"similar":[16,167,230,295,296,304,306,423,497],"simpl":[109,521],"simpli":[2,113,141,144,179,197,236,281,506],"simplifi":[223,431],"simultan":[322],"sinc":[3,20,22,53,63,78,83,90,97,139,142,168,219,222,224,225,235,241,243,294,341,343,363,411,438,452,471,521,522],"sindhi":[235],"singl":[0,2,143,155,166,167,178,196,230,233,241,245,269,281,283,341,415,416,421,437,488,502,522],"single":[233,241],"single_line":[241],"sinhala":[235],"situat":[227],"size":[3,45,46,57,64,65,69,70,74,78,83,112,141,144,213,219,259,322,358,378,379,388,392,402,404,405,440,514,521,522],"size-rel":[370],"size=\"larger\">":[521],"size=\"smaller\">":[521],"size='12800'":[521],"skip":[289,291,292,293,297],"slant":[64,75,80,85,219,239,264,394],"slash-separ":[282],"slightli":[32],"slower":[343],"small":[22,90,97,142,161,219,267,451,521],"small-cap":[324],"small_caps":[242],"smaller":[242,521],"so":[32,50,61,155,157,159,163,164,166,168,231,233,241,280,281,283,294,295,296,445,448,465,472,474,497,504,521,523],"solid":[366],"solut":[521],"some":[51,53,62,63,163,225,237,241,243,280,389,401,418,451,520,521,523],"someth":[11,87,94],"somewhat":[405],"sompeng":[235],"sora":[235],"sora_sompeng":[235],"sort":[69,74,226,483],"south":[227,523],"space":[5,32,117,135,145,146,156,164,168,169,178,183,184,196,199,201,218,219,244,255,274,291,292,293,297,298,422,471,520,521],"spaces":[5],"span":[521],"special":[5,521],"specif":[86,365,366,367,394,402,521],"specifi":[3,77,82,179,180,181,182,183,185,186,191,197,198,199,222,223,225,233,238,239,240,241,242,243,278,366,368,391,393,396,398,457,489,509,510,521],"spell":[177,195,456],"splice":[352],"split":[298,418,423,448],"spoken":[237],"squiggli":[177,195],"stack":[523],"stage":[520,521],"stai":[271,390,397],"stand":[227,230],"standard":[235,236,365,366],"standpoint":[521],"start":[159,173,179,197,226,273,277,334,354,418,424,428,435,442,451,477,521],"start_index":[329],"state":[115],"static":[372,387,390,397],"step":[10],"still":[50,61,187,188,373],"stippl":[190,203],"stop":[102,105,240,508,509,510,514,515,518],"storag":[431,433,436],"store":[1,9,69,74,123,219,273,282,317,318,321,338,341,431,443,487,488,506],"stream":[281,283],"stretch":[3,65,70,131,163,219,238,261,284,322,352,380,393,402,521],"stricter":[341],"strike":[521],"strike-through":[263],"strikethrough":[219,234,262,263,288,409,410,418,521],"strikethrough_color":[219,521],"string":[0,20,113,148,217,220,269,272,281,282,283,292,300,306,352,361,365,366,367,390,396,397,400,402,431,433,434,435,436,438,440,450,454,455,456,503,504,520,521,522],"string]rects3.png":[522],"strip":[298,455],"strong":[26,123,155,158,222,225,232,272],"struck-through":[219],"struct":[521,522],"structur":[34,41,113,219,294,295,296,317,318,319,320,321,323,325,330,339,341,355,358,361,362,368,369,385,403,404,405,406,407,408,413,414,415,416,419,425,427,428,431,442,443,444,446,449,458,479,488,502,521,522],"style":[3,65,66,70,71,177,195,219,239,241,264,285,322,331,337,370,381,389,394,400,402,521,522],"style-opt":[402],"style=\"normal\"":[521],"style_opt":[402],"stylist":[224],"sub-port":[435],"subclass":[174,190,203],"subclass'":[187,188],"subpixel":[4,33],"subscript":[521],"subsequ":[115,162,517],"substanti":[20,53,63],"substitut":[298],"substr":[294,295,296],"subtract":[294,295,296],"success":[408],"such":[163,441],"suffici":[237],"suggest":[409,410,411,412],"suitabl":[29,66,71,237,341,343,385,450],"sum":[438],"sundanes":[235],"sundanese":[235],"superscript":[521],"suppli":[452,522],"support":[148,179,197,281,283,324,396,521,522,523],"suppress":[254],"sure":[288,390,397,504,523],"surfac":[520],"surround":[158],"sv_fi":[456],"swap":[158],"swedish":[456],"syloti":[235],"syloti_nagri":[235],"syntax":[521],"synthes":[68,73],"syriac":[235],"system":[10,49,51,60,62,86,88,235,248,368,435,456,521,522],"tab":[5,116,146,169,240,508,509,510,512,513,514,515,516,517,518],"tag":[18,20,31,47,53,59,63,237,324,340,396,451,452,453,454,455,521],"tagalog":[235],"tagbanwa":[235],"tai":[235],"tai_le":[235],"tailor":[270,299],"take":[230,231,232,235,295,296,418,456,520,521,523],"taken":[288,365,366],"takri":[235],"tamil":[235],"target":[4],"telugu":[235],"temporarili":[372,387,390,397],"termin":[222,400,402],"test":[237],"text":[27,30,32,78,83,101,113,116,121,124,147,155,157,159,161,165,166,167,170,174,179,197,206,208,209,219,225,226,227,233,234,237,240,241,244,248,259,269,274,277,279,280,281,283,289,294,295,296,317,329,331,341,354,404,405,406,407,408,417,421,423,424,437,441,443,445,448,450,452,457,465,479,487,502,504,520,521,522,523],"textual":[367],"thaana":[235],"thai":[235,441],"than":[22,90,97,139,142,161,163,213,305,315,341,343,370,404,405,423,424,448,455,521],"than\"":[22,90,97,142],"that":[10,140,423,424,448,482,506],"that'":[461],"the":[158,164,173,277,402,406,407,435],"them":[140,237,271,324,346,418,445,456,482,520,522],"themselv":[26],"there'":[472,474],"therefor":[270],"thi":[396,404,405],"thick":[288,410,412],"thin":[243],"thing":[126,168,305,520,523],"think":[423,448],"those":[10,88,126,179,182,197,210,227,345,370,523],"though":[1,32,405,451,523],"thread'":[456],"three":[305,451],"through":[102,105,331,341,456,503,521,523],"thu":[469],"tibetan":[235],"tifinagh":[235],"tirhuta":[235],"to":[67,72,328,354,450,493,494,521],"togeth":[10,49,60,190,203,352],"too":[521,523],"toolkit":[10,88],"top":[126,352,406,409,411,462,463,464,471,473],"top-left":[469],"top-to-bottom":[232],"total":[139,161,276],"touch":[283],"touching-but-not-overlap":[271],"tradit":[51,62],"trail":[152,300],"transfer":[454],"transform":[19,32,189,193,489,490,495,496,497,498,499,500,501],"translat":[497,500,501,521],"transliter":[224],"trapezoid":[184,201],"treat":[5,113,167,225,289],"treatment":[5],"trick":[237],"trim":[300],"true":[487],"try":[457],"ttb_ltr":[225],"ttb_rtl":[225],"turn":[172,212],"two":[10,78,83,140,161,166,271,281,283,305,316,328,352,373,451,482],"type":[1,6,7,125,159,219,220,221,222,223,233,236,241,282,301,318,325,334,343,418,506,521,523],"type-specif":[325],"typic":[78,83,126,163,164,213,241,288,402,411,443,456,522],"typograph":[422],"ugarit":[235],"ugaritic":[235],"ultra":[238],"ultra_condensed":[238],"ultra_expanded":[238],"ultrabold":[243],"ultraheavi":[243],"ultraheavy":[243],"ultralight":[243],"unassign":[235],"uncalibr":[362],"unchang":[507],"undefin":[161,236],"underli":[68,73],"underlin":[177,190,195,203,219,233,234,241,265,266,288,411,412,418,521],"underline":[219,234],"underline-styl":[266],"underline_color":[219,521],"underscor":[166,281,283,399],"understood":[402],"unichar":[223,236,301],"unicod":[5,26,34,101,103,106,121,210,212,222,223,224,225,235,236,244,269,270,272,273,275,276,279,301,504,520],"uniqu":[77,82,450],"unit":[1,4,33,45,46,51,57,62,69,74,126,129,140,141,144,162,168,213,271,302,303,310,311,312,314,360,379,388,402,482,498,500,509,513,521],"unix":[456],"unix-styl":[456],"unknown":[148,235,236,396,451,506],"unknown-charact":[212],"unlik":[1],"unmodifi":[289,290],"unref":[42,157,353,414,486],"unround":[140,482],"unset":[65,70,369,391,401],"unsign":[338],"until":[337,348,372,387,390,397,479,504],"untyp":[399],"unus":[270],"up":[9,15,80,85,109,126,176,182,236,241,352,418,439,441],"up/down":[177,195],"updat":[22,235,354],"upright":[227,239],"upside-down":[227],"us":[1,8,9,10,11,15,16,20,22,25,26,27,29,30,31,33,34,44,45,46,50,51,52,53,57,61,62,63,64,75,77,82,87,88,90,93,94,97,100,101,113,122,125,126,128,132,136,142,146,148,150,160,167,168,169,170,177,179,183,184,187,188,191,195,197,199,201,205,210,212,213,218,219,220,221,224,225,227,229,230,232,233,235,237,241,244,248,254,256,262,265,269,271,278,280,281,282,283,288,289,290,294,295,299,301,304,305,316,318,319,320,321,323,324,325,330,331,334,339,341,352,355,356,358,361,362,363,368,372,385,387,389,390,391,397,404,405,418,423,424,431,438,445,448,449,450,451,452,455,456,458,461,468,471,472,493,498,500,502,503,504,508,520,521,522,523],"usag":[225,227,417],"user":[6,10,32,50,61,66,71,134,137,183,199,357,391,456,457,470,474,521],"user-spac":[489],"user-vis":[458],"usual":[126,237,521],"utf-8":[113,170,211],"vai":[235],"valid":[170,212,236,400,441,479,500,504],"valu":[1,4,9,10,22,26,33,34,38,51,53,62,63,90,97,114,116,129,142,146,152,159,161,162,163,164,167,168,171,172,208,209,210,211,212,219,220,225,227,231,235,236,243,282,284,285,286,287,320,325,328,330,338,345,361,365,366,385,396,398,401,402,404,405,409,411,424,441,444,450,451,452,456,497,506,521,523],"vari":[64],"variabl":[51,53,62,63,79,84,237,424,456,457],"variant":[3,65,70,219,224,237,242,267,286,322,382,395,402,521],"variat":[3,284,285,286,287,383,396,397,402],"variations":[3],"variou":[210,237,239,520,521],"vector":[493,494,497],"veri":[126,487,523],"version":[214,215,216,217,223,235,304,305,306,315,316],"version.":[305],"vertic":[27,30,205,225,227,230,232,471,521,523],"vfunc":[187,188],"vi":[442],"via":[29,49,60,479],"vice-versa":[394],"virtual":[86],"visibl":[5,521],"visual":[130,155,290,416,431,458,465,475,476,478,483],"wai":[10,20,78,83,88,163,190,203,224,396,522,523],"walk":[424],"want":[45,46,57,126,167,170,179,197,269,271,455,498,500,521,523],"warang":[235],"warang_citi":[235],"warn":[282],"wavi":[241],"weak":[123,225,279],"weak_ltr":[225],"weak_rtl":[225],"weight":[3,64,65,70,75,80,85,219,243,268,287,322,370,384,396,398,402,521],"well":[34,113,161,182,191,224,237,276,386,450,493],"were":[125,150,173,517],"west":[227],"western":[78,83],"what":[126,220,226,368,521],"when":[8,11,16,19,22,29,32,33,87,90,94,97,101,109,142,148,155,158,167,168,175,189,190,193,203,213,220,227,237,254,278,281,288,334,352,357,370,372,387,421,437,452,457,472,474,498,500,521,522],"whenev":[22,90,97,142],"where":[78,83,123,126,164,237,240,365,366,367,402,406,407,441,456,506,520,522],"wherea":[230],"whether":[21,33,37,54,68,73,78,83,119,125,131,142,143,150,153,154,158,159,161,163,205,206,207,219,233,241,345,379,394,459,521],"which":[11,16,48,49,50,60,61,78,79,83,84,87,94,149,161,171,179,197,235,271,295,325,346,355,358,377,388,394,417,420,424,431,451,483,506,520,521,522],"while":[113,177,183,187,188,195,199,236,424,445,451,506,523],"white":[291,292,293,297,298,365,366],"whitespac":[163,222,300],"whitespace-separ":[402],"whole":[4,159,288,314],"whose":[235,334],"wide":[237,393],"wide/full-width":[230],"wider":[404,405],"widget":[356],"width":[4,21,33,64,75,78,80,83,85,126,129,131,132,134,136,137,141,144,149,153,154,159,161,162,163,171,172,177,195,226,230,238,244,276,396,404,405,415,421,437,438,468,470,472,474,494],"width\"":[276],"width/height":[271,469],"window":[404,405,456],"within":[1,2,40,51,62,113,117,123,151,152,156,159,173,218,238,441,484,487],"without":[270,274,387,390,522],"won't":[11,87,94,456],"word":[224,244,254,269,274,293,400,402,521],"word_char":[244],"work":[523],"would":[20,78,83,161,190,203,305],"wouldn't":[338],"wrap":[22,90,97,142,149,150,154,171,172,244,408],"wrapper":[318],"write":[113,205,225,235,237,451,452],"written":[237,289,456],"wrong":[345],"ws":[222],"x":[126,151,173,184,201,439,441,483,484,487,493,494,496,523],"x/y":[271,469],"xml":[521],"xy":[173],"y":[120,126,173,462,471,496,523],"yi":[235],"you":[1,10,45,46,52,57,88,109,115,126,132,136,167,169,170,179,197,225,231,236,269,271,274,290,294,295,296,305,324,341,418,423,443,445,448,455,457,468,472,498,500,510,516,517,521,522],"you'd":[521],"you'll":[522],"your":[161,169,445,456],"yourself":[169],"yrang":[471],"zero":[22,42,90,97,142,161,164,276,288,293,353,414,451,486],"zero-bas":[424],"zero-length":[423,448],"zero-width":[123,210],"~/":[298],"\u00a9":[521]}}