Skip to content

Handle deprecated HarfBuzz API

Emmanuele Bassi requested to merge harfbuzz-deprecations into master

We're using some API that has been deprecated in HarfBuzz 2.0, but since we support older versions of HB, we should silence the compiler warnings.

Merge request reports