Skip to content

somewhat unexpected: display.character does not accept float for scale parameter (display.text does accept floats) #1104

@saliWd

Description

@saliWd

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions