mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-06-12 08:54:04 +09:00
almost working...
This commit is contained in:
@@ -2074,6 +2074,8 @@ class TerrarumSansBitmap(
|
||||
get() = glyphLayout!!.width
|
||||
val texture: Texture
|
||||
get() = glyphLayout!!.linotype
|
||||
val penultimateChar: CodePoint
|
||||
get() = text[text.size - 2]
|
||||
|
||||
fun dispose() {
|
||||
glyphLayout?.linotype?.dispose()
|
||||
|
||||
Reference in New Issue
Block a user