|
-
Feb 4th, 2004, 08:46 PM
#1
Thread Starter
Good Ol' Platypus
Free, Open-Source PNG Loader
Hey guys,
I wonder if any of you remember me. Oh well, onto the real stuff...
I recently made a GPL'd, open-source, free PNG decoder class for use in Visual Basic... I don't have any hosting and it's too large to attach, but if you're interested in receiving the file you can either sign up at http://www.galahtech.com/ and go to Freeware -> Sastraxi's PNG Library, or PM me here with your email and I'll attach it.
Once I have webspace, I'll be able to have a permanent home for it 
So, help me! Tell me what works; what doesn't. Right now, I know that web loading doesn't work (but that isn't too far away)... anyway, I really need beta testers, so POST HERE once you have it with your problems.
There's a full example project along with the source; this should demonstrate most of the class. Also, if you modify anything for the better, send it to me I'll be able to incorporate it into the latest version.
Well, that's it folks. Good to see you all again!
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Feb 5th, 2004, 02:59 AM
#2
Hehe...Of courese we (at least me...still hanging around) remember you. I am not home now...but will be in about 7-8 hours. I will test it now.
BTW I have just got my self some web space. I will be glad to host it for you as long as you need it. Just send it to [email protected] if you are intrested, and I can upload it as fast as I can.
ØØ
-
Feb 5th, 2004, 08:10 AM
#3
BTW I was thinking about an other thing too. If you have or want to write a tutorial or something on how to use it. You could post it as DeveloperKP, and then you could put a link to the server where it is located.
Just an idea.
-
Feb 5th, 2004, 09:54 PM
#4
Thread Starter
Good Ol' Platypus
Hey NoteMe 
I've put up a website for it --
http://www.crystal-rain.com/libsaspng/index.htm
However, things have changed since then =/ They two libraries have been renamed libsapng and libsabstraction (catchy eh? )
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Feb 6th, 2004, 05:55 AM
#5
Yeah I was looking for it tonight and saw the web site. And saw that they had a lot of code left to be finished. I downloaded one of them, but I got confuesd when I saw so many downloads and no big description. And I didn't have the best time to try to read all over the Galatech forum either. So what is that libsabstraction thingy anyway?
-
Feb 6th, 2004, 11:56 AM
#6
Thread Starter
Good Ol' Platypus
It's actually kind of cool - a class library that allows you to input from any kind of source, but all you have to do as the programmer to read from these sources is something like mySource.GetString myString... mySource can be a byte array, a string, a file, or a file on the web 
Just download beta 2 and zlib. Extract beta2 to whatever directory you want, then, extract zlib.dll to your windows system directory. Open png.vbg. The example program will show you what it can do
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Feb 6th, 2004, 12:12 PM
#7
Frenzied Member
-
Feb 6th, 2004, 03:08 PM
#8
Thread Starter
Good Ol' Platypus
Evan: Did it work for you? Any problems? Load/Blit times acceptable?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|