-
@jaffathecake How exactly do you measure it? It seems like I want to basically do: maxChars = minimumExpectedScreenWidth / charWidth But I have no idea how to get either of those values with varying screen sizes, resolution, pixel density, base font size, etc. Am I missing something simple?