thane98 / paragon

Toolkit for editing various FE games.
GNU General Public License v3.0
54 stars 17 forks source link

Port to Qt 6 (PySide) #104

Closed ghost closed 3 months ago

ghost commented 10 months ago

Pillow no longer supports PySide2.

Some stuff is still broken (pixmaps don't show, portraits are broken, some frames are cut off by the screen)

ghost commented 10 months ago

Also, with these changes and the last PR this should have no issues running on Python 3.11. Will probably have to make clear that it supports many versions... I have all post-3.5 versions installed so once this is fully working I'll test them all