|
|
|
|
|
by mpweiher
4304 days ago
|
|
> Any vector icons also need to be rasterized before drawing to the screen which can take up memory and make things less speedy. Well...any raster format needs to be read from disk, decoded and drawn, though there are special optimizations for the drawing step. |
|