devanagari narrower vowels

This commit is contained in:
minjaesong
2022-01-26 10:09:02 +09:00
parent 702f1b2e2f
commit a58ad756ff
6 changed files with 14 additions and 13 deletions

View File

@@ -116,7 +116,7 @@ data class GlyphProps(
if (stackWhere == STACK_BEFORE_N_AFTER)
2
else if (directiveOpcode in 0b10000_000..0b10000_111)
directiveOpcode and 7
7
else 0
fun isPragma(pragma: String) = when (pragma) {