okay giant ux refactor to hopefully make it cleaner
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
|
||||
var (
|
||||
FontFace font.Face = basicfont.Face7x13
|
||||
FontColor color.Color = color.Black
|
||||
BackgroundColor color.Color = color.White
|
||||
Scale float64 = 1.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user