Skip to content

Scaled drawText #401

@victornpb

Description

@victornpb

I want to draw really big text, I saw theres a script to make custom fonts, but would be good if i could just scale up the existent fonts, either by stretching them

cv.selectFont(&fabgl::FONT_SLANT_8x14);
cv.drawText(0,0, 100, "Hello"); // draw 100px height

or even a scale factor of 2x, 3x, 4x... less flexible but would be useful

Is that possible, or would be something easy to modify

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions