onedrop
onedrop
Verify message fails when attempting to verify a message signed by geth. I believe this has something to do with the 'Ethereum Signed Message' prefix that geth adds.
Adds more robust check for availability of localStorage. Sorry for the frivolous white space changes. My editor somehow made those changes automatically.
FontLoader checks for localStorage like so... `if(localStorage)`. This doesn't handle the case where the browser does in fact support localStorage but its been disabled via browser configuration/preferences. In this circumstance,...
A change introduced in 0.9.5 release to the font export scripts causes generated fonts to render with very bad fidelity. For instance, try exporting the attached font... there are many...
Any hope of a spriter implementation for easelJS?