1
edit
Changes
Created page with '== Project Name == Porting pushStyle() and popStyle() to Processing.js == Project Description == [http://processingjs.org/ Processing.js] remains incomplete as a port of [http:/...'
== Project Name ==
Porting pushStyle() and popStyle() to Processing.js
== Project Description ==
[http://processingjs.org/ Processing.js] remains incomplete as a port of [http://processing.org/ Processing]. Among the features still to be implemented are the functions [http://processing.org/reference/pushStyle_.html ''pushStyle()''] and [http://processing.org/reference/popStyle_.html ''popStyle()'']. These functions automatically save style information for later retrieval and reuse.
This project seeks to implement those two functions. The repository may be found [http://github.com/mlam19/processing-js here].
== Project Leader(s) ==
*[[User:mlam19|Matthew Lam]]
== Project Contributor(s) ==
== Project Details ==
===Style storage===
===pushStyle()===
===popStyle===
== Project News ==
===Sept. 27, 2009 - Humble beginnings===
The [http://wobblyretroaction.blogspot.com/2009/09/processingjs-plan-to-push-and-pop.html initial project proposal] has been posted. [[http://github.com/mlam19/processing-js Repository] at github created.
Porting pushStyle() and popStyle() to Processing.js
== Project Description ==
[http://processingjs.org/ Processing.js] remains incomplete as a port of [http://processing.org/ Processing]. Among the features still to be implemented are the functions [http://processing.org/reference/pushStyle_.html ''pushStyle()''] and [http://processing.org/reference/popStyle_.html ''popStyle()'']. These functions automatically save style information for later retrieval and reuse.
This project seeks to implement those two functions. The repository may be found [http://github.com/mlam19/processing-js here].
== Project Leader(s) ==
*[[User:mlam19|Matthew Lam]]
== Project Contributor(s) ==
== Project Details ==
===Style storage===
===pushStyle()===
===popStyle===
== Project News ==
===Sept. 27, 2009 - Humble beginnings===
The [http://wobblyretroaction.blogspot.com/2009/09/processingjs-plan-to-push-and-pop.html initial project proposal] has been posted. [[http://github.com/mlam19/processing-js Repository] at github created.