OpenType Font Handling The PangoOTTag typedef is used to represent TrueType and OpenType four letter tags inside Pango. Use the FT_MAKE_TAG() macro defined in the FreeType2 header freetype/freetype.h to create PangoOTTags manually. The PangoOTInfo struct contains the various tables associated with an OpenType font. It contains only private fields and should only be accessed via the pango_ot_info_* functions which are documented below. To obtain a PangoOTInfo, use pango_ot_info_new(). The PangoOTTableType enumeration values are used to identify the various OpenType tables in the pango_ot_info_* functions. @PANGO_OT_TABLE_GSUB: The GSUB table. @PANGO_OT_TABLE_GPOS: The GPOS table. @face: @Returns: @info: @table_type: @script_tag: @script_index: @Returns: @info: @table_type: @script_index: @language_tag: @language_index: @required_feature_index: @Returns: @info: @table_type: @feature_tag: @script_index: @language_index: @feature_index: @Returns: @info: @table_type: @Returns: @info: @table_type: @script_index: @language_tag: @Returns: @info: @table_type: @tag: @script_index: @language_index: @Returns: @info: @Returns: @ruleset: @table_type: @feature_index: @property_bit: @ruleset: @glyphs: @properties: