Hacker News new | ask | show | jobs
by CyberDildonics 3682 days ago
For something that already looks like it should be drawn with vectors, maybe. One thing to remember is that if an image is made up of points, those points can be put in order and encoded as a one number pixel offset from the previous point.

For a vector to encode a sky gradient you would have to have a shape and a specific falloff that blends into another shape and falloff to create the gradient.