Hash :
862f9134
Author :
Date :
2021-03-15T14:48:50
[buffer] Implement output_glyph() in terms of replace_glyphs(0,1) To my surprise, saves ~20kb in my build (non-size-optimized) build. The output_glyph() method is never used in the fast paths, so doesn't matter if is not fully optimized for the special case it is.
This is HarfBuzz, a text shaping library. For bug reports, mailing list, and other information please visit: http://harfbuzz.org/ For license information, see https://github.com/harfbuzz/harfbuzz/blob/master/COPYING For build information, see https://github.com/harfbuzz/harfbuzz/blob/master/BUILD.md For custom configurations, see https://github.com/harfbuzz/harfbuzz/blob/master/CONFIG.md For test execution, see https://github.com/harfbuzz/harfbuzz/blob/master/TESTING.md Documentation: https://harfbuzz.github.io
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