summaryrefslogtreecommitdiff
path: root/docs/pango.toml.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-26 11:26:25 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-26 11:26:25 -0400
commitcf6b3e1e84fe35f9b4f15f02a3a28e6f15312b96 (patch)
treedb689868eaf5ab534f24cfafce8bb1a985e6e821 /docs/pango.toml.in
parent08b30abe550890b2ec5228959f8c88a51891cf10 (diff)
downloadpango-cf6b3e1e84fe35f9b4f15f02a3a28e6f15312b96.tar.gz
doc: Update pango_glyph_string_index_to_x
What the docs were saying is no longer strictly true, now that we are using font metrics. Update them, and add an illustration.
Diffstat (limited to 'docs/pango.toml.in')
-rw-r--r--docs/pango.toml.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pango.toml.in b/docs/pango.toml.in
index 1bcdd4a7..01173997 100644
--- a/docs/pango.toml.in
+++ b/docs/pango.toml.in
@@ -98,4 +98,6 @@ content_images = [
"caret-metrics-dark.png",
"cursor-positions-light.png",
"cursor-positions-dark.png",
+ "glyphstring-positions-light.png",
+ "glyphstring-positions-dark.png",
]