davepuchyr

Results 7 issues of davepuchyr

Any chance that delay can be an argument to addFrame{ImageData} so that, for example, the first frame is shown for 1000ms and the last frame is show for 5000ms? Dave

Hi, Thanks for such a great library! Is there any way that transparency in the original images can be preserved in the animated gif? (I see that GifWriter seems to...

Knowing the version of bnsd that a node is running is very useful, particularly for weave's migration capabilities.

If Google App Engine is used as part of the back end for a GWT project then several options need to be set. This issue is a feature request to...

If RequestFactory is used in a GWT project then an option needs to be set so that the ValidationTool is run. See https://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterfaceValidation#Eclipse for details; they are not tricky. This...

If a non-numeric value is passed to dateToExcel(), like when it's called because the cell style is a date format, the result is "Invalid Date", which gets converted to NaN...