diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-08-03 15:31:40 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-08-03 16:06:39 -0400 |
commit | b5634799586ed8e3496ffc237b8d08e6d4e64d67 (patch) | |
tree | 5ac788b92c5a69b5c79309f0fd47637a1206eaa4 /docs/pango-sections.txt | |
parent | 519c36733acb31a15c9f416f845c7887bfe64121 (diff) | |
download | pango-b5634799586ed8e3496ffc237b8d08e6d4e64d67.tar.gz |
Add a pango_shape variant that takes flags
The only flag currently defined affects whether
glyph positions are rounded or not.
Diffstat (limited to 'docs/pango-sections.txt')
-rw-r--r-- | docs/pango-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index 78a6b4cb..2855c247 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -30,6 +30,8 @@ PangoLogAttr <SUBSECTION> pango_shape pango_shape_full +PangoShapeFlags +pango_shape_with_flags <SUBSECTION Standard> PANGO_TYPE_ITEM |