When using a vector font I can have a scale factor of 1.5 for the text()-function but not for the character() function (accepts only int).
Somewhat unexpected, I did assume the parameter works in the same way for both functions...
Not a real bug and not a big issue (I just use the text function to display a single character, works as well), maybe mention it in the documentation?