I want to create larger versions of the Montserrat font to use in my project, but I would like to keep consistent with the standard fonts.
In order to generate a larger Montserrat font with the same weight, I need to know which weight to base my new font on.
Please advise the weight of the standard Montserrat font set.
After some trial and error, it seems like the answer is ‘Medium’. Would be good if someone could confirm.
The weight of the default Montserrat font in LVGL is Medium.
You can double check their exact font file .ttf in the Github repo of LVGL. You should see Montserrat-Medium.ttf in the directory. This should indicate that the weight is Medium.
.ttf
Montserrat-Medium.ttf
Here’s the link to LVGL’s built-in fonts.