I think I've nailed down the RAsup rendering

This commit is contained in:
minjaesong
2022-01-24 17:34:11 +09:00
parent 54d983013a
commit 23aac0c1c1
6 changed files with 54 additions and 14 deletions

View File

@@ -45,6 +45,7 @@ data class GlyphProps(
const val STACK_DOWN = 1
const val STACK_BEFORE_N_AFTER = 2
const val STACK_UP_N_DOWN = 3
const val STACK_DONT = 4
const val DIA_OVERLAY = 2
// const val DIA_JOINER = 2