File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,12 @@ <h5><a href="serial/index.html">Serial</a></h5>
1616
1717< div class ="threecol ">
1818 < h5 > Candy SVG Import</ h5 >
19- < p > Candy has been moved to the Procesing core code as of version 149. To load
19+ < p > This library has been moved to the Processing core code as of version 149. To load
2020 SVG files, check out the reference for PShape(), loadShape(), and shape().</ p >
2121
2222 < h5 > < a href ="xml/index.html "> XML Import</ a > </ h5 >
23- < p > A minimal XML importer.</ p >
23+ < p > This library has been moved to the Processing core as of version 149. To load
24+ XML data, check out the reference for XMLElement in the extended reference.</ p >
2425
2526 < h5 > < a href ="opengl/index.html "> OpenGL</ a > </ h5 >
2627 < p > Support for exporting OpenGL accelerated sketches. Utilizes the JOGL library.</ p >
You can’t perform that action at this time.
0 commit comments