Norbert Kelemen

Results 4 issues of Norbert Kelemen

I've crate a docker image for this tool. You can find it on [Dockerhub](https://hub.docker.com/r/nkelemen18/minecraft-phantom-proxy)

- Added generated and optimized .png images (generated from .svgs). - Report generation refactored to use png images - Testcases refactored to check the usage of png images - Old,...

Hi all, MariaDB has UUID data type as of 10.7: https://mariadb.com/kb/en/uuid-data-type/. Do you plan to make it possible to map `System.Guid` as `UUID` type? Regards, nk

Hi, I've created a fix for PSD_tools package v1.8 or above according to PSD_tools migration manual. PSDImage.load() is PSDImage.open() : [PSDImage](https://psd-tools.readthedocs.io/en/latest/migration.html#psdimage) image.as_PIL() is image.compse() : [PIL Export](https://psd-tools.readthedocs.io/en/latest/migration.html#pil-export)