Skip to content

Add more strings (and respective functions) for v.drawString().

Golden requested to merge Golden/SRB2:thin-fixed into next

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

Merge request reports