Re: [ql-users] bmp2pic

2001-05-15 Thread Tony Firshman
On Tue, 15 May 2001 at 20:39:55, you wrote: (ref: <[EMAIL PROTECTED]>) >> At the moment I can use only 32 MB under SMS. Only Linux supports the >> whole memory. Neither the amount of RAM nor the amount of hard disk space >> is really needed under SMS. It's just to show that it's possible and >>

Re: [ql-users] bmp2pic

2001-05-15 Thread Malcolm Cadman
In article <[EMAIL PROTECTED]>, Bojan Kotur <[EMAIL PROTECTED]> writes > >[ A MIME text / html part was included here. ] Best to use plain text for mails on this list ... -- Malcolm Cadman

Re: [ql-users] bmp2pic

2001-05-15 Thread Robert Newson
> At the moment I can use only 32 MB under SMS. Only Linux supports the > whole memory. Neither the amount of RAM nor the amount of hard disk space > is really needed under SMS. It's just to show that it's possible and > people that are used to the resource waste of Windoze sure like to see > thes

Re: [ql-users] bmp2pic

2001-05-15 Thread cgraf
On Tue, 15 May 2001, Bojan Kotur wrote: > >powered by Q60 * Motorola 68060 / 80 MHz * 80 MB RAM * 30 GB Hard Disk > > Just interested.. what do you use 80 MB of RAM and 30 GB HDD > on a computer like that? It's not like you can use 3D Studio Max.. > or can you? > > Cheers! > Bojan Kotur At the

Re: [ql-users] bmp2pic

2001-05-15 Thread Phoebus Dokos
At 03:49 ìì 15/5/2001 +0200, you wrote: >If you have a Q40 you can use pqiv, load the png image and save as pic >(Q40 display layout). > >Claus > >__ >powered by Q60 * Motorola 68060 / 80 MHz * 80 MB RAM * 30 GB Hard Disk Just i

Re: [ql-users] bmp2pic

2001-05-15 Thread Bojan Kotur
>If you have a Q40 you can use pqiv, load the png image and save as pic >(Q40 display layout). > >Claus > >__ >powered by Q60 * Motorola 68060 / 80 MHz * 80 MB RAM * 30 GB Hard Disk Just interested.. what do you use 80 MB of RAM

Re: [ql-users] bmp2pic

2001-05-14 Thread P Witte
> > If theres anything out there that will convert bmp or png to QL pic > > format I must have missed it! Can anyone help? > > > > Per > > If you have a Q40 you can use pqiv, load the png image and save as pic > (Q40 display layout). Thanks for that, but I dont have a Qx0 yet. Im one of the untol

RE: [ql-users] bmp2pic

2001-05-14 Thread Wolfgang Lenerz
On 14 May 2001, at 8:35, Norman Dunbar wrote: > Isn't that frogs ? Toads, frogs, snails - however slow it is, it gets eaten. Wolfgang (ok, perhaps not toads)...

Re: [ql-users] bmp2pic

2001-05-14 Thread Richard Zidlicky
URL:http://www.LynxFinancialSystems.com > > > > -Original Message- > From: Wolfgang Lenerz [mailto:[EMAIL PROTECTED]] > Sent: Saturday, May 12, 2001 8:31 AM > To: [EMAIL PROTECTED] > Subject: RE: [ql-users] bmp2pic > > > On 11 May 2001, at 8:17, Norman Du

Re: [ql-users] bmp2pic

2001-05-14 Thread Malcolm Lear
The attached program converts 24  bit BMP's to QL mode 4/8 and QPC mode 32. The BMP file must be 512x256 for a standard QL. Malcolm P Witte wrote: 000201c0da5f$db1b4680$a62b40c3@gamma">Malcolm Lear writes: Sorry I think I misunderstood you. I assumed you wanted a program toconvert bitmaps toQ

RE: [ql-users] bmp2pic

2001-05-14 Thread Norman Dunbar
to:[EMAIL PROTECTED]] Sent: Saturday, May 12, 2001 8:31 AM To: [EMAIL PROTECTED] Subject: RE: [ql-users] bmp2pic On 11 May 2001, at 8:17, Norman Dunbar wrote: > PS. I've heard of Chicken Supreme but never Toad Supreme :o) :o) >That's because your not french - here, we eat them... Wolfgang

Re: [ql-users] bmp2pic

2001-05-12 Thread Phoebus R. Dokos
At 02:36 ìì 10/5/2001 +0100, you wrote: Malcolm, YOU ARE A LIFESAVER :-) This program saved me about a month of work in figuring it out myself... now the IF CD v.1 will have a graphical front end :-) Thx again Phoebus

Re: [ql-users] bmp2pic

2001-05-12 Thread cgraf
On Thu, 10 May 2001, P Witte wrote: > If theres anything out there that will convert bmp or png to QL pic > format I must have missed it! Can anyone help? > > Per If you have a Q40 you can use pqiv, load the png image and save as pic (Q40 display layout). Claus __

RE: [ql-users] bmp2pic

2001-05-12 Thread Wolfgang Lenerz
On 11 May 2001, at 8:17, Norman Dunbar wrote: > PS. I've heard of Chicken Supreme but never Toad Supreme :o) :o) >That's because your not french - here, we eat them... Wolfgang

Re: [ql-users] bmp2pic

2001-05-11 Thread P Witte
Malcolm Lear writes: > Sorry I think I misunderstood you. I assumed you wanted a program to > convert bitmaps to > QPC hicolour. It would be quite a feat to convert down from 24 bit to 3. Not at all. That was just the ticket! However it doesnt quite work for me. Looks like the picture is just ou

RE: [ql-users] bmp2pic

2001-05-10 Thread Norman Dunbar
ginal Message- From: Dilwyn Jones [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 9:41 PM To: [EMAIL PROTECTED] Subject: Re: [ql-users] bmp2pic >PS. I did consider writing one to do a bmp to scr (pic) but then I didn't >have enough graphics knowlege to consider converting fro

Re: [ql-users] bmp2pic

2001-05-10 Thread Dilwyn Jones
>PS. I did consider writing one to do a bmp to scr (pic) but then I didn't >have enough graphics knowlege to consider converting from 32 bit, 24 bit, 16 >bit, 15 bit, 8 bit, 4 bit and 1 bit colour depths to 4 or 8 colours - ok, 4 >bit would be sort of easy, and one bit (mono) would be so simple, b

RE: [ql-users] bmp2pic

2001-05-10 Thread Claude Mourier 00
EMAIL PROTECTED] Objet : Re: [ql-users] bmp2pic Find a Sbasic program attached. It's very slow and only works on 24 bit bmp's. P Witte wrote: > If theres anything out there that will convert bmp or png to QL pic > format I must have missed it! Can anyone help? > > Per > > > >

Re: [ql-users] bmp2pic

2001-05-10 Thread Malcolm Lear
Sorry I think I misunderstood you. I assumed you wanted a program to convert bitmaps to QPC hicolour. It would be quite a feat to convert down from 24 bit to 3. P Witte wrote: > If theres anything out there that will convert bmp or png to QL pic > format I must have missed it! Can anyone help?

Re: [ql-users] bmp2pic

2001-05-10 Thread Malcolm Lear
Find a Sbasic program attached. It's very slow and only works on 24 bit bmp's. P Witte wrote: > If theres anything out there that will convert bmp or png to QL pic > format I must have missed it! Can anyone help? > > Per > > > > 100 INPUT 'filename ',file_name$ 110 l=LEN(file_name$) 12

RE: [ql-users] bmp2pic

2001-05-10 Thread Norman Dunbar
Not that I know of - I once did one to go from scr to bmp (abd scr to pcx) a long time ago - I think you can get it on Dilwyn's web site. Norman. PS. I did consider writing one to do a bmp to scr (pic) but then I didn't have enough graphics knowlege to consider converting from 32 bit, 24 bit, 16