GIFDraw callback gains user defined pointer
This release adds a new feature to allow private data to be passed to the GIFDraw callback function. This allows you to pass any dynamic info you want into the callback.There is also a new example sketch which uses this feature to pass centering information to a multi-digit animated counter.