On Mon, 2003-01-13 at 04:07, _nasturtium wrote:
> On Sat, 11 Jan 2003 04:14 am, Stephen Kuhn wrote:
> >
> > do a:
> >
> > display nameoftheimage.JPG (display is part of the ImageMagick suite)
> Hello,
> 
>       Console output: 
> display: Unsupported marker type 0x26 (output.jpg).
> 
> Not the picture i want - though it's still a nice wizard pic :-/
> 
> Regards,
>       _nasturtium

Whaddaya get when you try to open it with GIMP?

-- 
Sun Jan 12 21:40:01 EST 2003
  9:40pm  up 1 day, 23:51,  6 users,  load average: 0.11, 0.29, 0.38
------------------------------------------------------------------
|            __    __          | kuhn media australia            |
|           / ,, /| |'-.       | http://kma.0catch.com           |
|          .\__/ || |   |      |=================================|
|       _ /  `._ \|_|_.-'      | stephen kuhn                    |
|      | /  \__.`=._) (_       |  email: [EMAIL PROTECTED] |
|      |/ ._/  |"""""""""|     |  email: [EMAIL PROTECTED]    |
|      |'.  `\ |         |     |    icq: 5483808                 |
|      ;"""/ / |         |     |                                 |
|  smk  ) /_/| |.-------.|     | mobile: 0410-728-389            |
|      '  `-`' "         "     | Berkeley, New South Wales, AU   |
------------------------------------------------------------------
* linux user:267497 * RH 7.3+ * PC/Mac/Linux/Networking/Consulting
------------------------------------------------------------------

#define BITCOUNT(x)     (((BX_(x)+(BX_(x)>>4)) & 0x0F0F0F0F) % 255)
#define  BX_(x)         ((x) - (((x)>>1)&0x77777777)                    \
                             - (((x)>>2)&0x33333333)                    \
                             - (((x)>>3)&0x11111111))

                -- really weird C code to count the number of bits in a word

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to