cyanochroite / celestine

A python framework for desktop applications. Featuring support for multiple graphical user interfaces. Supports all languages of the European Union.
https://pypi.org/project/celestine/
European Union Public License 1.2
3 stars 0 forks source link

Inconsistant image sizes in different interfaces. #11

Open cyanochroite opened 1 year ago

cyanochroite commented 1 year ago

Each interface seems to render the image differently. I started researching this but need to finish it. Need to be able to render full screen or wide screen format.

cyanochroite commented 4 months ago

So this is mostly complete now since everything just runs through the Pillow library. (Which causes its own problems of course.) But since the non Pillow path has not been done yet, this is basically still a problem.