POV-Ray : Newsgroups : povray.binaries.images : Promotheus-class Corvette...again... : Re: Promotheus-class Corvette...again... Server Time
13 Aug 2024 01:18:06 EDT (-0400)
  Re: Promotheus-class Corvette...again...  
From: Timon Christl
Date: 10 Jun 2003 13:31:29
Message: <3ee615f1$1@news.povray.org>
Tailkinker wrote:
> I posted this ship a while ago, and got some feedback.  Here's a new version.
> 
> 
> _=_ 
> _=_ Part 001 of 001 of file promotheus.jpg
> _=_ 
> 
> begin 644 promotheus.jpg
> M_]C_X``02D9)1@`!`0$`2`!(``#_VP!#``@&!@<&!0@'!P<)"0@*#!0-#`L+
> M#!D2$P\4'1H?'AT:'!P@)"XG("(L(QP<*#<I+#`Q-#0T'R<Y/3@R/"XS-#+_
[snip a lot more lines]
> end

I cannot see that image in Mozilla Mail/News. AFAIK MailNews needs each 
image to be a separate part in a multipart message (that's what the MIME 
standard was created for anyway), inline Base64 encoded images won't 
work. Decoding such images manually after cut&paste is no big problem as 
long as I won't have to do it more than once or twice a day :-)

Is there any consensus in this group on how images should be posted? I'm 
asking because Mozilla Mail/News is surely not a very rarely used 
newsclient, so it might affect other people, too. (Don't know about 
outlook, I've never really used that piece of sh^Hoftware)

-- 
(defun f(p x)(If(Eq x nil)nil(If(p(Car x))(Cons(Car x)(f p(Cdr x)))(f p
(Cdr x)))))(defun q(x)(Q nil x))(defun Q(a x)(If(Eq x nil)a(Q(Cons(Car
x)(Q a(f(Lt(Car x))(Cdr x))))(f(Gt(Car x))(Cdr x)))))


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.