diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-12 23:59:44 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-18 12:47:53 -0700 |
commit | b3c6ed417f7f6bf98f7114dd075818d20489622c (patch) | |
tree | bdd7064af6a5933ce28631850b8c8a9b746a74f9 /docs | |
parent | 34d65ee29a689346f8066954d66b20a94d2f20f1 (diff) | |
download | pango-b3c6ed417f7f6bf98f7114dd075818d20489622c.tar.gz |
Add api to get a hb_font_t
Add pango_font_get_hb_font, which will make it easier
access harfbuzz features.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index 496db41a..9d08d0b2 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -262,6 +262,7 @@ pango_font_get_glyph_extents pango_font_get_metrics pango_font_get_font_map pango_font_get_features +pango_font_get_hb_font <SUBSECTION> PangoFontFamily PANGO_TYPE_FONT_FAMILY |