[hb-info] Report WebAssembly in technology

This commit is contained in:
Behdad Esfahbod 2025-03-19 15:14:58 -06:00
parent 60ce16f221
commit 4822cb7672

View file

@ -431,6 +431,8 @@ retry:
printf ("Has AAT layout\n");
if (_has_blob (HB_TAG('S','i','l','f')))
printf ("Has Graphite layout\n");
if (_has_blob (HB_TAG('W','a','s','m')))
printf ("Has WebAssembly layout\n");
if (_has_blob (HB_TAG('k','e','r','n')))
printf ("Has legacy kerning\n");