summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEbrahim Byagowi <ebrahim@gnu.org>2019-03-29 13:00:56 -0700
committerGitHub <noreply@github.com>2019-03-29 13:00:56 -0700
commitb292772e6ef15728dd66329e637265748df0efe1 (patch)
tree6f9974e1f296718ce77749e6832ad6aaf0491731 /docs
parent59f36f36820f6e6fb1d3b6da26d6b5ee7588c42f (diff)
[dwrite] A new API, hb_directwrite_face_get_font_face (#1600)HEADmaster
Can be useful when using HarfBuzz for font loading and shaping but using DirectWrite for rendering.
Diffstat (limited to 'docs')
-rw-r--r--docs/harfbuzz-sections.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/harfbuzz-sections.txt b/docs/harfbuzz-sections.txt
index 27dc1e2d..f97902f7 100644
--- a/docs/harfbuzz-sections.txt
+++ b/docs/harfbuzz-sections.txt
@@ -217,6 +217,14 @@ hb_coretext_font_get_ct_font
</SECTION>
<SECTION>
+<FILE>hb-directwrite</FILE>
+hb_directwrite_face_create
+hb_directwrite_face_get_font_face
+<SUBSECTION Private>
+hb_directwrite_shape_experimental_width
+</SECTION>
+
+<SECTION>
<FILE>hb-face</FILE>
hb_face_count
hb_face_t
@@ -715,8 +723,6 @@ hb_unicode_script_func_t
<FILE>hb-uniscribe</FILE>
hb_uniscribe_font_get_hfont
hb_uniscribe_font_get_logfontw
-<SUBSECTION Private>
-hb_directwrite_shape_experimental_width
</SECTION>
<SECTION>