commit | c88a6a9ec3c38793ec8b662362282e076e948943 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Wed Jun 01 09:46:41 2022 -0600 |
committer | Behdad Esfahbod <[email protected]> | Wed Jun 01 09:46:41 2022 -0600 |
tree | bc3ced029e34a06be1a83e56411df7ca4e29617a | |
parent | bc6ecaa2629d065583ffa86ebed4dcea53505f42 [diff] |
[face] Remove const from get_user_data prototype This was done by mistake. Since the returned user_data can be changed, face should not be marked const. Other object types follow this parttern.
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