For some devices (fr 245/ fr 735, marq series, fenix 6 series) the FONT_NUMBER_MEDIUM "background" is bigger than the font "foreground" (the background is about 28px bigger) why?
[ok for all fenix 5, f935, f945, f645, D2, descent]
So the dc.getFontHeight() return the background height and not the text heigth (the foreground).
Different behaviour prevent developer to do generic code and affect maintenance.