From 6489105c20bdebc720c223894d947fd5e3cebe49 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 11 Aug 2015 20:30:27 -0400 Subject: Document PANGO_ATTR_FONT_FEATURES --- pango/pango-attributes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pango/pango-attributes.h') diff --git a/pango/pango-attributes.h b/pango/pango-attributes.h index 684b4a9f..3f783e45 100644 --- a/pango/pango-attributes.h +++ b/pango/pango-attributes.h @@ -136,6 +136,7 @@ typedef struct _PangoAttrIterator PangoAttrIterator; * @PANGO_ATTR_ABSOLUTE_SIZE: font size in pixels scaled by %PANGO_SCALE (#PangoAttrInt) * @PANGO_ATTR_GRAVITY: base text gravity (#PangoAttrInt) * @PANGO_ATTR_GRAVITY_HINT: gravity hint (#PangoAttrInt) + * @PANGO_ATTR_FONT_FEATURES: OpenType font features (#PangoAttrString). Since 1.38 * * The #PangoAttrType * distinguishes between different types of attributes. Along with the -- cgit v1.2.1