Trying to draw the ° character using the FONT_LARGE on the 920, according to the docs it's supported but doesn't display, i..e
dc.drawText(dc.getWidth() - 21, 56, Gfx.FONT_LARGE, "°°°°°°°°°°°", Gfx.TEXT_JUSTIFY_VCENTER);
Trying to draw the ° character using the FONT_LARGE on the 920, according to the docs it's supported but doesn't display, i..e
dc.drawText(dc.getWidth() - 21, 56, Gfx.FONT_LARGE, "°°°°°°°°°°°", Gfx.TEXT_JUSTIFY_VCENTER);