Versions in this module Expand all Collapse all v0 v0.0.10 Apr 10, 2024 v0.0.9 Apr 10, 2024 v0.0.8 Apr 10, 2024 Changes in this version + func PlaceOverlay(x, y int, fg, bg string, opts ...WhitespaceOption) string + func PlaceTitle(title, body string, positionX, positionY float64, padding ...int) string + type WhitespaceOption func(*whitespace)