Neofetch artwork doesn't fit on 80-column terminal
As part of an up-coming merge request, I'm working on fixing text rendering and other problems in the game. Part of this is changing the text renderer to accept font sizes in pt
units as opposed to px
units. I'm also trying to get the UI to work better at 1080p, which is what I designed it around anyway.
Part of the UI changes I'm working on involves changing Terminal's minimum size from 132 rows by 43 columns to 80x24. This makes it fit better on 1080p. I did this because this is what the default size of GNOME Terminal is, and it fits well. However, as you can see, the neofetch
ASCII art is broken.
It's supposed to be a biohazard symbol.