| Index: third_party/harfbuzz-ng/src/hb-common.h
|
| diff --git a/third_party/harfbuzz-ng/src/hb-common.h b/third_party/harfbuzz-ng/src/hb-common.h
|
| index d160be5ca75e0c9cfc696454f18d2cbca4baa37e..c291dbbe9476ddc95ae5878d5f0c6f8555e2fed1 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-common.h
|
| +++ b/third_party/harfbuzz-ng/src/hb-common.h
|
| @@ -272,6 +272,9 @@ typedef enum
|
| /*6.1*/ HB_SCRIPT_SORA_SOMPENG = HB_TAG ('S','o','r','a'),
|
| /*6.1*/ HB_SCRIPT_TAKRI = HB_TAG ('T','a','k','r'),
|
|
|
| + /*
|
| + * Since: 0.9.30
|
| + */
|
| /*7.0*/ HB_SCRIPT_BASSA_VAH = HB_TAG ('B','a','s','s'),
|
| /*7.0*/ HB_SCRIPT_CAUCASIAN_ALBANIAN = HB_TAG ('A','g','h','b'),
|
| /*7.0*/ HB_SCRIPT_DUPLOYAN = HB_TAG ('D','u','p','l'),
|
|
|