FONT_NUMBER_MEDIUM vs FONT_NUMBER_MILD....
is there any way to use the FONT_NUMBER_MEDIUM type with the FONT_NUMBER_MILD size? I prefer the typography of FONT_NUMBER_MEDIUM, but its size feels too large for some fields.
FONT_NUMBER_MEDIUM vs FONT_NUMBER_MILD....
is there any way to use the FONT_NUMBER_MEDIUM type with the FONT_NUMBER_MILD size? I prefer the typography of FONT_NUMBER_MEDIUM, but its size feels too large for some fields.
I can't say that the custom fonts look bad. On the contrary—they look perfect.
In the fonts.xml set antialias = true
Here is a line of one of my custom fonts definition:
<font id="id_font_myMILD_N4…
Are you looking at things in the sim or on a real device? The sim can be a bit deceptive when it comes to things like the pixel size/pixelation and color. I'm guessing the device looks much bigger with…
try this: look at the fonts table or in the simulator.json of the device. You'll see the truetype font's name, and then you can use that as a truetype font in you app and scale it as you like.
…Correct, They are not supported on the 1040/1050. See Toybox.Graphics.VectorFont and supported devices.