mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 13:35:06 +00:00
[hb-info] Report WebAssembly in technology
This commit is contained in:
parent
60ce16f221
commit
4822cb7672
1 changed files with 2 additions and 0 deletions
|
@ -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");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue