rh12503 / triangula

Generate high-quality triangulated and polygonal art from images.
MIT License
3.85k stars 123 forks source link

Allow capital file suffixes like .JPG in the file loading window #21

Open marcomuc opened 2 years ago

marcomuc commented 2 years ago

Hi, i love your programm but I have a small suggestion for improvment :-) When I want to load a new image using the GUI I can't select image files if the file suffix is in capital letters like image.JPG . I have to manually rename the file to image.jpg first. Maybe this can be fixed so that files ending with .JPG, .JPEG and .PNG can be selected too. Some Cameras and Smartphones save their images using suffixes like .JPG for some reason. Best regards, Marco

rh12503 commented 2 years ago

Hey @marcomuc - thanks for opening this, on macOS I'm able to open files ending with .JPG, .JPEG, and .PNG. Could you specify which operating system you're running the app on?