summaryrefslogtreecommitdiff
path: root/docs/pango_markup.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pango_markup.md')
-rw-r--r--docs/pango_markup.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/pango_markup.md b/docs/pango_markup.md
index 03718907..3a1cc311 100644
--- a/docs/pango_markup.md
+++ b/docs/pango_markup.md
@@ -196,6 +196,11 @@ line_height
of a point).
Available since Pango 1.50.
+text_transform
+: Specifies how characters are transformed during shaping. The values can be
+ 'none', 'lowercase', 'uppercase' or 'capitalize'. Support for text transformation
+ was added in Pango 1.50.
+
## Convenience Tags
`<b>`