PureBasic 5.60 final is available !
Re: PureBasic 5.60 beta 1 is available
Thank you Fred for the additions and improvements!
Re: PureBasic 5.60 beta 1 is available
I wonder how soon would SpiderBasic be updated, in contrast of PB,it is less actively developed and bug fixed IMHO
poor English...
PureBasic & Delphi & VBA
PureBasic & Delphi & VBA
Re: PureBasic 5.60 beta 1 is available
I would argue that it's the image content (not the file format) that determines how (un)professional an image looks; especially as most people don't know what format a still image is unless they go out of their way to save it. I'd also argue that some Photoshopped 16 million truecolor images look less professional than properly made 256-color oneswalbus wrote:GIF are OK for many Websites, but, for professional software it looking often childish and non professional, i self think

btw Fred this appears to be an excellent gif library to have chosen, no license issues and it seems a lot of people use it - author Eric S. Raymond's page even mentions Microsoft's XBox using it hehe (no doubt they would've given it a thorough testing before settling on it):
http://catb.org/~esr/software.html wrote:giflib: The ubiquitous service library for rendering GIFs. I handed off the project 1994 to avoid problems with the U.S. patent system, but accepted back the lead in 2012. This code had the odd effect of making me virtually omnipresent; it seems nobody has ever bothered to write a replacement, and it's now ubiquitous in web browsers, cellphones and gaming consoles. In a nicely ironic touch, it earned me an appearance in the credits of the Microsoft XBox.
Re: PureBasic 5.60 beta 1 is available
I did my homework 

Re: PureBasic 5.60 beta 1 is available
Now keya, i have programmed, mostly graphic, GIF was not born and later
The main problem from GIF was the licence problem
So, we have mostly used sprite sheets for animations
You can looking what BF advanced can do with sprite sheets
This is a lot more as all GIF can do and is it high flexible
GIF is primary good for black white and simple comic like graphics, i self think
The main problem from GIF was the licence problem
So, we have mostly used sprite sheets for animations
You can looking what BF advanced can do with sprite sheets
This is a lot more as all GIF can do and is it high flexible
GIF is primary good for black white and simple comic like graphics, i self think
Last edited by walbus on Fri Mar 31, 2017 3:51 pm, edited 1 time in total.
Re: PureBasic 5.60 beta 1 is available
thank you for the new version.
the documentation is probably not meant to be up to date yet, but the page for UseGIFImageDecoder() says
also UseGIFImageDecoder is listed at the ImagePlugin page, but not at LoadImage(), CatchImage() etc like the other decoders.
i can create a bug report if there is something to it.
the documentation is probably not meant to be up to date yet, but the page for UseGIFImageDecoder() says
apart from the double braces after CatchSprite, is that true? the code posted by Fred uses LoadImage() just fine with an animated GIF.Only CatchSprite()() and CatchImage() supports multi-frame GIF (it will result into a multi-frame image).
also UseGIFImageDecoder is listed at the ImagePlugin page, but not at LoadImage(), CatchImage() etc like the other decoders.
i can create a bug report if there is something to it.
Re: PureBasic 5.60 beta 1 is available
CatchSprite() should be LoadImage(), I just changed it thanks.
Re: PureBasic 5.60 beta 1 is available
Really good work Fred & crew
Awesome update!
Onlt wierd thing with this update is that on Linux the IDE shrinks in size on compile, once when the compile window opens and once again when it closes.
Could someone else here with Linux could test this and see if it happens to them too.
Tested on: Arch Linux (64bit) with Xfce

Onlt wierd thing with this update is that on Linux the IDE shrinks in size on compile, once when the compile window opens and once again when it closes.
Could someone else here with Linux could test this and see if it happens to them too.
Tested on: Arch Linux (64bit) with Xfce
Re: PureBasic 5.60 beta 1 is available
A small gift is not much and if everyone gives a little something we will have a great fantaisie team 

Re: PureBasic 5.60 beta 1 is available
Too many goodies at once
This will make me think to shift to the non LTS releases
Thanks Fred and the team



This will make me think to shift to the non LTS releases
Thanks Fred and the team
- Kwai chang caine
- Always Here
- Posts: 5494
- Joined: Sun Nov 05, 2006 11:42 pm
- Location: Lyon - France
Re: PureBasic 5.60 beta 1 is available
Code: Select all
- Added: GIF decoder support
- Added: HTTPProxy() for Http related commands proxy support
All my GIF friends thanks you

I can destroy this old gif i have created......now



I love you FRED !!!

Long life to PB !!

Not a destination
Re: PureBasic 5.60 beta 1 is available
Hey KCC, you forgot some, from here : http://www.purebasic.fr/french/viewtopi ... 95#p189295
Let Everybody Enjoy Purebasic 5.60
Aka
The Purebasic KCC Version !!!
Let Everybody Enjoy Purebasic 5.60
Aka
The Purebasic KCC Version !!!
- Fangbeast
- PureBasic Protozoa
- Posts: 4789
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
Re: PureBasic 5.60 beta 1 is available
Oh lord, I just had to look at those Gifs and now my eyes are bleeding!!
Why, oh why did I look at it?? I will never unsee the last one!!
/me falls off the chair
/me snorts hot coca through his nose
/me gets carpet rash
/me wipes my eyes, wet and streaming
KCC, you crack me up. Now I need some superglue!!
Why, oh why did I look at it?? I will never unsee the last one!!
/me falls off the chair
/me snorts hot coca through his nose
/me gets carpet rash
/me wipes my eyes, wet and streaming
KCC, you crack me up. Now I need some superglue!!
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
Re: PureBasic 5.60 beta 1 is available
We still have the Engine3D physics (slower) engine and createcube() issue that was reported about v5.50, v5.51!
Link: http://www.purebasic.fr/english/viewtop ... it=physics
Link: http://www.purebasic.fr/english/viewtop ... it=physics
Re: PureBasic 5.60 beta 1 is available
This all are very great News !
Last edited by walbus on Fri Mar 31, 2017 3:52 pm, edited 1 time in total.