Push the measured cell pixel size so the engine can answer CSI 14/18 t.
void setCellPixels(int width, int height) { _ensureBound(); _binding!.setCellPixels(width, height); }