I ran into a problem when using .webp format. some error popup.
Creates a new Pixmap instance from the given file. The file must be a Png, Jpeg or Bitmap. Paletted formats are not supported.
Caused by: java.io.IOException: Error loading pixmap: Image not of any known type, or corrupt
so my question is, does spine-libgdx support .webp?
our app is developing on the android platform, and really wants to reduce the files size by using format like .webp.