Closed kamilszewczyk closed 1 year ago
All right, I can see this is a default QT widget, and there doesn't seem to be a way of setting what sizes should be available...
As a workaround I just hardcoded the size of the font after it's chosen from the QT widget and recompiled the code. No other changes necessary and everything seems to be working without any issue.
Not really understand QT choice of capping the font size at 72pt on a list, instead of having something similar to Windows font size dropdown that also allows specifying your own required size...
Will leave the issue open, maybe there's someone with more knowledge of QT that knows how to change it.
You know what? I am completely blind, and I have not noticed that above the select field is an actual editable text field letting you specify your own size of the font...
Hi, is there any chance on having ability to generate fonts in any size instead of selecting from the list? Currently the biggest one is 72pt and I would really like to try something even two times bigger.