Skip to content

Broken gifs. #30

@legendhimself

Description

@legendhimself

Input
https://cdn.discordapp.com/attachments/875525041989750815/898710282631794708/1.gif

Output
https://cdn.discordapp.com/attachments/875525041989750815/898710297655779348/2.gif

const GifCopied = new GifFrame( new BitmapImage(jimpCopied.bitmap, { disposalMethod: frame.disposalMethod, delayCentisecs: frame.delayCentisecs, }) ); const codec = new GifCodec(); await codec.encodeGif(frames, { loops: 0 }).then((encodedGIF) => { gif = encodedGIF.buffer; }); return gif;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions