Editing 2116: .NORM Normal File Format

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 28: Line 28:
  
 
This is made even more reasonable by the fact that the SVG specification employs a lot of filters and already can embed regular pixel-based JPEG files. Furthermore, it allows JavaScript to be used to manipulate objects, meaning such an effect may be implementable in the current SVG 2.0 specification.
 
This is made even more reasonable by the fact that the SVG specification employs a lot of filters and already can embed regular pixel-based JPEG files. Furthermore, it allows JavaScript to be used to manipulate objects, meaning such an effect may be implementable in the current SVG 2.0 specification.
 +
 +
But this is all undone by the request for "vector JPEG".  JPEG is a raster format, not a vector format.  Vector formats encode data about lines and shapes and so on, while raster formats encode data about each pixel or groups of pixels.  Vector formats can be translated to raster at a given resolution - line A means pixels X, Y, and Z, for example - but translating the other way is difficult - if you have pixels X, Y, and Z in a row, it is not possible to be entirely certain whether they are supposed to be a line or three small dots.  Thus, there is not (and, from some points of view, can not be) such a thing as "vector JPEG".
  
 
==Transcript==
 
==Transcript==

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)