What's the strategy you guys are using for stylized user input? I'm using a textbox with Web Fonts right now, but the font starts off way too small for the screen (because of "Auto font size"). I wish I could set the initial size and THEN enable "Auto font size." Hmmmm... maybe I can.
In the meantime, should I not use "Auto font size" and try resizing per tick? That seems so wasteful.
How are y'all doing this these days?!