Skip to content

Commit 29d3568

Browse files
committed
Add new ScriptType constant 'max'
1 parent 71700ad commit 29d3568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: include/kiwi/ScriptType.h

+1
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ namespace kiwi
235235
chess_symbols,
236236
symbols_for_legacy_computing,
237237
tags,
238+
max,
238239
};
239240

240241
ScriptType chr2ScriptType(char32_t c);

0 commit comments

Comments
 (0)