commit | da500568dee503fd3fc9042d95668e3371f93d75 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Oct 26 08:02:29 2021 -0600 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Oct 26 08:02:29 2021 -0600 |
tree | 8d6edad1792f8e39c40657328e93f61279cea808 | |
parent | 6ea6c581edb3cecf1b4b42854e37b40d6d067cd3 [diff] |
[API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph Instead of using gid=0 when a character is not found in the font, client can now set a custom value. This is useful for shaper-driven font fallback and to differentiate that from .notdef glyph. Fixes https://github.com/harfbuzz/harfbuzz/issues/1360
This is HarfBuzz, a text shaping library.
For bug reports, mailing list, and other information please visit:
For license information, see COPYING.
For build information, see BUILD.md.
For custom configurations, see CONFIG.md.
For test execution, see TESTING.md.
Documentation: https://harfbuzz.github.io