Re: Gallery Maker

new topic     » goto parent     » topic index » view thread      » older message » newer message

Al Getz wrote:
> Hi again Jason,
> 
> As i was saying before, als_dj.exe is my own jpeg decompressor, while
> GdiPlus is a .dll written by Microsoft.  als_dj.exe is written in the
> C language and compiled using a Microsoft compiler.  GdiPlus is
> available as a free download from Microsoft for systems that dont
> already have it (Win95+ required).
> Now that you mention it, i've never written a help file for als_dj.exe
> but you can get plenty of ideas by opening a command box and navigate
> to the directory where als_dj.exe is located and type at the prompt:
>   als_dj.exe
> or
>   als_dj.exe/?
> to see plenty of command line options.
> 
> I dont think this will be much help, but if you're interested in finding
> out more about the jpeg decompression process you can download my
> "JPG Reader" which shows the basic decompression scheme.  Every bit of
> the process is done in Euphoria, so you can single step through every
> part of it.  Do a search or download here:
> <a
> href="http://www.rapideuphoria.com/jpgdecom.zip">http://www.rapideuphoria.com/jpgdecom.zip</a>
> I dont think that's what you want, but just in case you're interested
> in the file decompression itself that's the best example i know of
> on the web :)  especially if you want to design your own decompressor.
> 
> Note that scaling the picture size isnt as easy with als_dj as it
> is with GdiPlus, but als_dj will decompress some files that are 
> corrupt to some degree whereas GdiPlus will return an error.
> GdiPlus still being the more versatile however.
> 
> 
> Take care,
> Al
> 
> And, good luck with your Euphoria programming!
> 
> My bumper sticker: "I brake for LED's"
> 

Thanks, Al.  I was looking at your programs in the archive and I saw the jpeg
decompressor although I haven't checked it out yet.  I will do so.

I'm interested in compression techniques but without the advanced math
background I sometimes have a difficult time understanding it.

Thanks again!

BTW, what does your tagline "I brake for LED's" mean?  Are you a hardware guy? 
I'm an electronics tech by profession myself.

=====================================
Too many freaks, not enough circuses.

j.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu