commit | 95df00aec1996d521acdff6deff063ba98214fb9 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Apr 12 17:50:03 2019 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri Apr 12 17:51:14 2019 -0400 |
tree | 4f9edd002bc87e86250c09df7d95618052df22e2 | |
parent | 2f4be4ba54b539fbadc31fc53bdcfca81d7db77a [diff] |
Hide a few static methods Looks like static methods that do not get inlined end up exported. We have a lot more. Need to protect all at some point. Wish there was an easier way, like the visibility flag we pass that automatically hides all inline methods. Was exposed by check-symbols.sh when compiling on OS X 10.14 with: $ make CPPFLAGS=-Oz CXXFLAGS=-flto=thin LDFLAGS=-lc++
This is HarfBuzz, a text shaping library.
For bug reports, mailing list, and other information please visit:
For license information, see the file COPYING.
Documentation: https://harfbuzz.github.io