We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581bcd9 commit e39f320Copy full SHA for e39f320
README
@@ -27,7 +27,19 @@
27
28
processing-js-gwt is a thin Google Web Toolkit (GWT) wrapper which allows
29
to use processingjs sketches in GWT applications.
30
-
+
31
32
+ //////////////////////////////////////////////////////////////////////////////
33
34
+ PLATFORM AND BROWSER COMPATIBILITY
35
36
+ For browser compatiblity refer to the processing.js compatiblity.
37
38
+ In general this wrapper works with browser that support the HTML5 canvas element.
39
+ In case of Microsoft's IE this only applies to the Internet Explorer 9.0.
40
41
42
43
44
//////////////////////////////////////////////////////////////////////////////
45
0 commit comments