mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-03-07 11:51:50 +09:00
fixed a bug where getting the width of certain text would return a bad value
This commit is contained in:
@@ -1406,6 +1406,10 @@ class TerrarumSansBitmap(
|
||||
}
|
||||
emptyOutYanked()
|
||||
|
||||
seq4.add(0) // add dummy terminator
|
||||
|
||||
// println(seq4.joinToString(" "))
|
||||
|
||||
return seq4
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user