diacritics bit is now colour-coded

This commit is contained in:
minjaesong
2021-11-26 10:59:30 +09:00
parent 2fa867ce44
commit 94a40a4a87
14 changed files with 31 additions and 18 deletions

View File

@@ -19,7 +19,7 @@ data class GlyphProps(
val alignWhere: Int = 0, // ALIGN_LEFT..ALIGN_BEFORE
val writeOnTop: Boolean = false,
val writeOnTop: Int = -1, // -1: false, 0: Type-0, 1: Type-1, etc;
val stackWhere: Int = 0, // STACK_UP..STACK_UP_N_DOWN