|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hello,
This is my first post to this group....
What do you think?
Post a reply to this message
Attachments:
Download 'fp.png' (157 KB)
Preview of image 'fp.png'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
cscibriATyahooDOTcom news:web.407cc06d10b5e3da5df4252f0@news.povray.org
> What do you think?
>
>
> begin-base64 644 fp.png
> iVBORw0KGgoAAAANSUhEUgAAAoAAAAHgCAIAAAC6s0uzAAAABGdBTUEAALGPC/xhBQAAAAN
> zQklU
> CAgI2+FP4AAAACpJREFUeJzswTEBAAAAwqD1T20MH6AAAAAAAAAAAAAAAAAAAAAAAADgYQA
> AAP//
I think that You should
1. use MIME encoding attachments
2. rather use jpeg instead of PNG
--
http://www.raf256.com/3d/
Rafal Maj 'Raf256', home page - http://www.raf256.com/me/
Computer Graphics
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Wasn't it Rafal 'Raf256' Maj who wrote:
>cscibriATyahooDOTcom news:web.407cc06d10b5e3da5df4252f0@news.povray.org
>
>> What do you think?
>>
>>
>> begin-base64 644 fp.png
>> iVBORw0KGgoAAAANSUhEUgAAAoAAAAHgCAIAAAC6s0uzAAAABGdBTUEAALGPC/xhBQAAAAN
>> zQklU
>> CAgI2+FP4AAAACpJREFUeJzswTEBAAAAwqD1T20MH6AAAAAAAAAAAAAAAAAAAAAAAADgYQA
>> AAP//
>
>
>I think that You should
>
>1. use MIME encoding attachments
The headers say "X-Newsreader: POV-Ray Web Interface". Is this is the
first attachment that's come through the POV-Ray Web Interface since it
started allowing attachments to be posted again? It's the first one I've
seen on the particular pov.binaries.* newsgroups that I subscribe to.
Perhaps the support for attachments through the web interface isn't
working too well yet.
>2. rather use jpeg instead of PNG
That I agree with.
--
Mike Williams
Gentleman of Leisure
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mike Williams <nos### [at] econymdemoncouk> wrote:
>
> The headers say "X-Newsreader: POV-Ray Web Interface". Is this is the
> first attachment that's come through the POV-Ray Web Interface since it
> started allowing attachments to be posted again? It's the first one I've
> seen on the particular pov.binaries.* newsgroups that I subscribe to.
>
> Perhaps the support for attachments through the web interface isn't
> working too well yet.
>
> >2. rather use jpeg instead of PNG
>
> That I agree with.
>
If you look at it from the web view (as I am right now), it looks perfectly
fine.
--
Jeremy
www.beantoad.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mike Williams wrote:
> Perhaps the support for attachments through the web interface isn't
> working too well yet.
*If* the web site is going to send things out as uuencoded, it's quite
important not to lie about that and hence not to put
content-type: text/plain
in the headers, because it's obviously not plain text.
(Note to OP: This is the web server I'm talking about, nothing that you
did, assuming you posted the image via the povray web server like the
headers imply.)
Other than that, it's a nice image. :-)
--
Darren New, San Diego CA USA (PST)
I am in geosynchronous orbit, supported by
a quantum photon exchange drive....
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> *If* the web site is going to send things out as uuencoded, it's quite
> important not to lie about that and hence not to put
> content-type: text/plain
> in the headers, because it's obviously not plain text.
This is not UUencoded otherwise all lines except fot the
last would start with 'M'.
I do not know what it is.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> This is not UUencoded otherwise all lines except fot the
> last would start with 'M'.
> I do not know what it is.
Base 64.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Roberto Amorim wrote:
>>This is not UUencoded otherwise all lines except fot the
>>last would start with 'M'.
>>I do not know what it is.
>
>
> Base 64.
Yeah, that is what it says. But how to decode that one?
With UUencode I can stil read the image in winzip,
this one it does not know.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
andrel wrote:
> This is not UUencoded otherwise all lines except fot the
> last would start with 'M'.
> I do not know what it is.
Good point. My eyes glazed. It says "begin-base64" at the top, which is
apparently some bizarre MIME-based uuencode?? I noticed the == at the
end and thought "Hmm, didn't know uuencode did that." :-)
--
Darren New, San Diego CA USA (PST)
I am in geosynchronous orbit, supported by
a quantum photon exchange drive....
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
andrel wrote:
> Yeah, that is what it says. But how to decode that one?
> With UUencode I can stil read the image in winzip,
> this one it does not know.
Winzip is what I used.
--
Darren New, San Diego CA USA (PST)
I am in geosynchronous orbit, supported by
a quantum photon exchange drive....
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |