Add more strings (and respective functions) for v.drawString().
Lots of missing features such as a small, thin string with right alignment and fixed-point positioning (by using "small-thin-fixed-right") and thin strings with fixed positioning ("thin-fixed") are added with this.
Format becomes:
size-thinness-fixedness-positioning
where all are optional, but one is required if passing the string.
Edited by Golden