mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-06-11 16:34:04 +09:00
devanagari narrower vowels
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user