PySimpleGUI
|
7f485c5f78
|
Remove extra space accidently added (learned you can put spaces after periods in Python?)
|
2023-10-05 16:26:20 -04:00 |
PySimpleGUI
|
3776730709
|
Replaced PIL's deprecated constant ANTIALIAS with LANCZOS
|
2023-10-05 16:11:51 -04:00 |
PySimpleGUI
|
7731b07f1f
|
changed convert_to_bytes function to use a context manager for better memory management
|
2020-07-25 17:45:19 -04:00 |
PySimpleGUI
|
78917db9bc
|
New PIL Image Viewer that will also resize images and runs on Qt too
|
2020-07-09 05:46:41 -04:00 |
PySimpleGUI
|
91a813f5f4
|
New Demo that displays any image format in the GUI window. Uses PIL
|
2020-06-24 05:44:04 -04:00 |