Bugfixes:
- `dconf` was broken (it didn't display the value of a key if it was the default value) so I switched to `gsettings` (Should fix 12 and 24)
Misc:
- Switched to `PIL.Image.LANCZOS` instead of `.ANTIALIAS` (which is deprecated)
**Full Changelog**: https://github.com/Wazzaps/fingerpaint/compare/v1.2.6...v1.2.7