{ + "version": "7.18.8", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz", + "integrity": "sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==", + "dev": true, + ...
{ // Plain text + // Unsupported for now, I can't even find a text GIF to test with + // frame.hasText = true; + // fread(&frame.textDescriptor, 1, sizeof(frame.textDescriptor), file); + fseek(file, 12, SEEK_CUR); + while (u8 size = fgetc(file)) { + // char temp[...