1. graphics


new topic     » topic index » view message » categorize

2. Re: graphics

Jim writes:
> I have used gif formats in displaying graphics in java, 
> but I am wondering if there is something that I could read to 
> understand why bmp files are used in euphoria programs?. 
> Is there an example of gif or other formats?

If you'd like to load a .gif into your program, 
try Michael Bolin's .gif loader in the Archive / Library Routines.

.bmp files have a simpler format than .gif and .jpg.
That's the reason I implemented Euphoria
routines to load & save them several years ago.
(Also, both .gif and .jpg have some strange legal restrictions.)

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

3. Re: graphics

Robert Craig,
Thanks for answering my message. Could you please tell me how you read a
.res file that contains . bmp and how you build a .res

Jim Smiley
----- Original Message -----
From: Robert Craig <rds at RapidEuphoria.com>
Subject: Re: graphics


>
> Jim writes:
> > I have used gif formats in displaying graphics in java,
> > but I am wondering if there is something that I could read to
> > understand why bmp files are used in euphoria programs?.
> > Is there an example of gif or other formats?
>
> If you'd like to load a .gif into your program,
> try Michael Bolin's .gif loader in the Archive / Library Routines.
>
> .bmp files have a simpler format than .gif and .jpg.
> That's the reason I implemented Euphoria
> routines to load & save them several years ago.
> (Also, both .gif and .jpg have some strange legal restrictions.)
>
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    http://www.RapidEuphoria.com
>
>
>
>

new topic     » goto parent     » topic index » view message » categorize

4. Re: graphics

Doesn't Bernie Ryan have something like this?

----- Original Message ----- 
From: <sixs at ida.net>
To: "EUforum" <EUforum at topica.com>
Subject: Re: graphics


> 
> Robert Craig,
> Thanks for answering my message. Could you please tell me how you read a
> .res file that contains . bmp and how you build a .res
> 
> Jim Smiley
> ----- Original Message -----
> From: Robert Craig <rds at RapidEuphoria.com>
> To: EUforum <EUforum at topica.com>
> Sent: Sunday, November 25, 2001 10:00 PM
> Subject: Re: graphics
> 
> 
> > Jim writes:
> > > I have used gif formats in displaying graphics in java,
> > > but I am wondering if there is something that I could read to
> > > understand why bmp files are used in euphoria programs?.
> > > Is there an example of gif or other formats?
> >
> > If you'd like to load a .gif into your program,
> > try Michael Bolin's .gif loader in the Archive / Library Routines.
> >
> > .bmp files have a simpler format than .gif and .jpg.
> > That's the reason I implemented Euphoria
> > routines to load & save them several years ago.
> > (Also, both .gif and .jpg have some strange legal restrictions.)
> >
> > Regards,
> >    Rob Craig
> >    Rapid Deployment Software
> >    http://www.RapidEuphoria.com
> >
> >
> 
> 
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu