tʰɛstɪŋgə tʰɛstɪŋ wʌn tʉ θɹɪ

isOverlay not actually implemented
This commit is contained in:
minjaesong
2018-08-14 19:21:12 +09:00
parent 1440908820
commit 91afc4af31
12 changed files with 165 additions and 186 deletions

View File

@@ -31,4 +31,6 @@ data class GlyphProps(
tags.and(1) == 1,
tags.ushr(8).and(3)
)
fun isOverlay() = writeOnTop && alignXPos == 1
}