* Optimize PNGs with oxipng
* Optimize GIFs with gifsicle
* Optimize SVGs with svgo
* Optimize JPEGs with jpegoptim
---------
Co-authored-by: Joe R <joeraz5@verizon.net>
- MfxCanvas implemented with new base class LImage
- MfxCanvas background updates adapted
- Screen rotation lock change: locks on card selection, i.e.
when the user plays, unlocks on menu selection or pause.
- animations callback implemented in MfxCanvasGroup (mainly for
mahjongg games) in order to have correct placments with undo
when animation is enabled
- animation scheduling implemented on a tasking basis. New
module LTaskQ added.
- refactorings and clean ups
- Android version checks restricted to android os present, corrects #310
- In buildozer.spec added support for 64k (#303). Blows up the apk by
ca. 12M.