mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[config] Use HB_EXPERIMENTAL_API instead of adhoc HB_EXPERIMENTAL
This commit is contained in:
parent
5cf0b9ae7d
commit
af450a757d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#ifndef HB_EXPERIMENTAL
|
||||
#ifndef HB_EXPERIMENTAL_API
|
||||
#define HB_NO_BEYOND_64K
|
||||
#define HB_NO_VAR_COMPOSITES
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue