UnityGifDecoder
UnityGifDecoder copied to clipboard
GIF decoder for use in Unity projects
Results
2
UnityGifDecoder issues
Sort by
recently updated
recently updated
newest added
Hi, When i change gif image . I got this issue: "Code size larger than max(12)". And : "NotImplementedException: Use of interlace flag not implemented." How can i fix it...
Hi, I got this issue:"Code size larger than max(12)". Why do we need a max value (12) here? Can i increase this value or just remove it from your code?