|
|
|
|
|
by andybak
749 days ago
|
|
> vector gfx is a programmatic/imperative representation of image generation, while raster is a data structure/declarative representation of images. This seems a bit off to me. Aside from oddities such as Postscript, most vector formats are canonical examples of declarative code. The distinction is more about what is being represented rather than how it is represented. |
|