Arduboy2 v4.1.0
Added complimentary getText... functions for the setText... functions in the Arduboy2 class.
The functions added are getTextColor(), getTextBackground(), getTextSize() and getTextWrap().
Also fixed a few small errors, and added some "see also" references, in the documentation comments.