F
Frazer Jolly Goodfellow
Can I join in?
Of course and welcome aboard.
It's encapsulated.
Correct.
Doh!
Can I join in?
It's encapsulated.
Geoff said:Just like Linux and Mac OS/X.
In Linux, all files are passed through the shell first. If the shell
determines it can be executed by a specific program, it opens it with
that program. This is why shell scripts have those famous shebang
lines and this is what is meant by magic.
http://en.wikipedia.org/wiki/Shebang
Virus said:There was once a computer that (I think) ran some form of unix (back
in the late 80's or early 90's). It was called "Next". We had a few
of those in our lab.
Anyways, as I understand it, the graphic display was actually
implimented in postscript.
Frazer said:I think we're disappearing down a rathole of semantic minutiae
In its final-form representation, a document *is* a graphics image.
WMF is a vector graphics representation language, as is Postscript.
The "Postcript" bit referred to its (at that time) innovative use
of vector graphics to represent characters and symbols - giving
stepless text scalability and output device independence.
Embedded Postscript (EPS) was in common use as graphics image
format e.g. for company logos etc.
kurt said:closest thing i could come up with in google was a corrupted font
connected to a symbian-os trojan... do you have anything more specific
to search on?
Befunge said:I was on holiday so didn't bother keeping up to date on the wmf
exploit, but I did see one piece that said it went right back
to Windows3
kurt said:Virus Guy wrote:
well, there's always going to be people trying to use things for
something they weren't intended for...
About '99, maybe? One of the more troublesome posters in acv discovered
that fonts were executable files and showed that Windows might be
vulnerable to an attack through them. Sorry, that's all I can remember.
i love it when people use the term 'semantics' disparagingly...
semantics is all about the meaning of words... most debates
worth having are ultimately about the meaning we place on words
- it's an attempt to reach a common understanding...
if i create a bitmap, jpeg, or gif of the world "volcano", does
that word exist in ascii form within the graphics file? because
i'll tell you right now it definitely does with a postscript
file... i know this because i've had cause to try to read
postscript files prior to having a gui enabled OS and found hex
editors quite capable of showing me the text of those postscript
documents... a postscript file is closer to a word document or
pdf file than it is to bitmap, jpeg, or gif...
Offbreed said:About '99, maybe? One of the more troublesome posters in acv discovered
that fonts were executable files and showed that Windows might be
vulnerable to an attack through them. Sorry, that's all I can remember.
(ahem) I have un-selected the "download font" option in IE on my work
computer.
Frazer Jolly Goodfellow said:Interesting: we instinctively think that a graphics or image format
file represents a rasterised version of an image. Yet we consider a
WMF file to be also graphics file. If you compare WMF and EPS file
formats, they are similar in concept: they describe an image at a
level higher than the rasterised version of the image. So that
suggests EPS is also an image file format.
Conversely if EPS is not an image file format, then nor is WMF - so
what are they?
Frazer said:Interesting: we instinctively think that a graphics or image format
file represents a rasterised version of an image. Yet we consider a
WMF file to be also graphics file. If you compare WMF and EPS file
formats,
they are similar in concept: they describe an image at a
level higher than the rasterised version of the image.
So that
suggests EPS is also an image file format.
no- said:Interesting: we instinctively think that a graphics or image format
file represents a rasterised version of an image. Yet we consider a
Gabriele said:Heather knows, who I am talking about.
OK, I accept that I should have said EPS not PS....your original claim was that *postscript* was an image format
...
Accepted, see above.fair enough... and that does put my statement about wmf being
the first image format to contain code into question, but it's
not what you originally countered with...
Difficult to pin down. Postscript was first released in 1984, butso when, during the continual evolution of postscript, did EPS
come out?
Not necessarily, that functionality could've been added later.i ask this because apparently EPS files can contain a
wmf preview of the EPS files' contents... that seems to suggest
that at the very least wmf was around when EPS was being
developed...