Skip to content

Commit e39f320

Browse files
author
Seren
committed
Browser compatiblity section added
1 parent 581bcd9 commit e39f320

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,19 @@
2727

2828
processing-js-gwt is a thin Google Web Toolkit (GWT) wrapper which allows
2929
to use processingjs sketches in GWT applications.
30-
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+
3143

3244
//////////////////////////////////////////////////////////////////////////////
3345

0 commit comments

Comments
 (0)