Made by @Java_Programmer.
Nothing too new here. Just made some modifications so that it's cleaner and simpler. :) Updates: - Universal block for all text settings (~10 blocks combined into 1). - Font size is in terms of pixels now (easier to visualize and interpret). - Added CHAR_HEIGHT (can be used to stretch text vertically). - Added WRAP_X (the x value at which aligned text starts). - Added FONT_COLOR and FONT_WEIGHT (pen color and size). - Fixed "s" so it's a little less ugly at smaller font sizes (it doesn't look perfect at larger sizes, but it's a tradeoff I'm willing to make).