commit | c72589f13f24ca24a0613f7d9bc28b7fe1ef25c0 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Thu Aug 29 15:45:21 2019 -0700 |
committer | Behdad Esfahbod <[email protected]> | Thu Aug 29 15:45:21 2019 -0700 |
tree | 498c2b2fc2a24fe5d614588e6e20edac94fc80b1 | |
parent | d58e248df62457bdc8a5bab743e5de26c6fc57be [diff] |
[iter] Change item_size to get_item_size() By moving access to hb_static_size(Type) into a function instead of a class-const, we can refer to iter types of incomplete types, which come handy when a method of hb_array_t wants to return iterator of hb_array_t. That kind of stuff. Next commit needs this to build on clang...
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