var LCD = Graphics.createArrayBuffer(32,32,24); LCD.drawLine(0,0,32,32); // just this used to fail result = 1;