(Moved from old repo)
so the code can work out the width of the screen fro wrapping and button labels
(John yorkhackspace/ConsoleGame#16)
There is a function in the font library that is used that will tell us the width of a given string. We should have the config know the width of the LCD in pixels and then we can wrap everything correctly.