You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bundled: Obey coretext, directwrite features when configuring harfbuzz. (#234)
When we build a bundled `harfbuzz`, only enable `HAVE_CORETEXT` and
`HAVE_DIRECTWRITE` when the corresponding features are set.
We don't correct `HAVE_FREETYPE` here as it has other larger issues
that need to be resolved first.
0 commit comments