You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for providing this tool~
If image path contains uppercase characters, a FileNotFoundException will occur. For example: c://TEST.png -> c://test.png. If the file path requires lowercase, make sure it is in the necessary location
The text was updated successfully, but these errors were encountered:
animated-gif-lib-for-java/src/main/java/com/madgag/gif/fmsware/GifDecoder.java
Line 332 in 733d6f6
Thank you very much for providing this tool~
If image path contains uppercase characters, a FileNotFoundException will occur. For example:
c://TEST.png -> c://test.png
. If the file path requires lowercase, make sure it is in the necessary locationThe text was updated successfully, but these errors were encountered: