> Marco van de Voort schreef:
> >> [EMAIL PROTECTED] wrote:
> > 
> >>> I thought streaming was always done little endian. On big endian
> >>> systems, data is converted when necessary.
> >> Images are streamed as data (byte stream). They are not converted.
> >> All other values are as you told (auto converted).
> >>
> >> The endianess is up to the image readers/writers.
> >> AFAIK .bmp, .xpm, .png, .jpg work under powerPC.
> > 
> > But do forms created on x86 open on ppc with these  (which is what I meant)?
> 
> Yes. Why not? Are there little and big endian bitmaps?

Dunno, but it didn't work the last time I tried. And that is not _THAT_ long
ago.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to