bool stringColor(math.Point<double> p, String s, int color) => gfx.stringColor(this, p.x, p.y, s, color);