[config] If not HB_EXPERIMENTAL, then HB_NO_BEYOND_64K

pull/3862/head
Behdad Esfahbod 2 years ago
parent a0f999cd95
commit 6a47ef34b1
  1. 4
      src/hb-config.hh

@ -35,6 +35,10 @@
#include "config.h"
#endif
#ifndef HB_EXPERIMENTAL
#define HB_NO_BEYOND_64K
#endif
#ifndef HB_BORING_EXPANSION
#define HB_NO_BORING_EXPANSION
#endif

Loading…
Cancel
Save