summaryrefslogtreecommitdiff
path: root/pango/pangofc-fontmap.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-09 11:47:03 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-11-09 11:47:03 +0000
commita62921070e37d6352ea9606e2db69247a3a1e695 (patch)
tree5a0bc8baf9e642f2cbfcdf6d0e19e6e69cc1f7a3 /pango/pangofc-fontmap.h
parentae90aa07e311d3a77936e2fdbf49111b92e8a69b (diff)
parentd94f5a10a2f19fed4a3a5ae823d7e07d9d05e76d (diff)
downloadpango-a62921070e37d6352ea9606e2db69247a3a1e695.tar.gz
Merge branch 'newer-fontconfig' into 'main'
Bump fontconfig dep to 2.13.0 See merge request GNOME/pango!499
Diffstat (limited to 'pango/pangofc-fontmap.h')
-rw-r--r--pango/pangofc-fontmap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pango/pangofc-fontmap.h b/pango/pangofc-fontmap.h
index 074bca20..e1e56c94 100644
--- a/pango/pangofc-fontmap.h
+++ b/pango/pangofc-fontmap.h
@@ -233,6 +233,9 @@ void pango_fc_font_map_substitute_changed (PangoFcFontMap *fontmap);
* The property will have a string elements, each of which
* a comma-separated list of OpenType axis setting of the
* form AXIS=VALUE.
+ *
+ * This is equivalent to FC_FONT_VARIATIONS in versions of
+ * fontconfig that have that.
*/
#define PANGO_FC_FONT_VARIATIONS "fontvariations"