GIF Export

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
jamirokwai
Enthusiast
Enthusiast
Posts: 796
Joined: Tue May 20, 2008 2:12 am
Location: Cologne, Germany
Contact:

GIF Export

Post by jamirokwai »

Hi there,

I'd like to wish for a UseGIFEncoder(). e.g. this one

Code: Select all

https://github.com/lecram/gifenc
or this one

Code: Select all

https://github.com/charlietangora/gif-h
seem promising!?

I am not familiar with C, but I will try to convert the code.

Edit: had a deep look into the C-code, but I just can't get my head around it.
Last edited by jamirokwai on Wed Mar 08, 2023 1:45 pm, edited 1 time in total.
Regards,
JamiroKwai
Seymour Clufley
Addict
Addict
Posts: 1264
Joined: Wed Feb 28, 2007 9:13 am
Location: London

Re: GIF Export

Post by Seymour Clufley »

+1
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
Post Reply