Pictures in comment.
in 4.2.4 is ok
Ok, no gpu in instinct but it doesn't change the fact that in 4.1.7 it's ok in 4.2.2 no.
BTW Richard.ConnectIQ 4.2.3 still the same
The Instinct 2 does not have a GPU like the Fenix 7 or Epix 2 does.
4.1.7
4.2.2/4.2.1 the same code (there is no if monkeyVer>...)
dc.setColor(black, white);
dc.Clear();
dc.drawText(NUMBERS);// system font
dc.setColor(black, -1);
dc.drawText(BAR);// custom font
Numbers are drawn with white background,