public writeStyledText(row as Int, col as Int, text as String, style as RenderStyle = null, maxWidth as Int = -1) as Void:
Writes plain text using a fixed style, without ANSI parsing.