Does Sketcher support digitizer tablets?
Sketcher stores its canvas in a grid of tiles, 128×128 pixels each. Each time somebody draws in a previously blank spot, memory gets allocated. After a busy day, this can amount to quite much, and Java’s standard memory settings just can’t cope. Windows solution: Go to Control Panel, insert the values shown in Media:this screenshot into the grid by double-clicking the cells, and restart your web browser. Macintosh solution: Open the startup hard drive, click Applications, continue into Utilities, open Java, and finally select Java x.x.x Plugin Settings. In the General tab, input -Xmx128M into the Java runtime parameters text box, and restart your web browser.