-
-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Description
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 heightor 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
Labels
No labels