☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 4 months agoWhy indeedimagemessage-square22fedilinkarrow-up111arrow-down11cross-posted to: programmer_humor@programming.dev
arrow-up110arrow-down1imageWhy indeed☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 4 months agomessage-square22fedilinkcross-posted to: programmer_humor@programming.dev
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up0·4 months agoA lot of that done using vector graphics though.
minus-squareJoeyJoeJoeJr@lemmy.mllinkfedilinkarrow-up1·4 months agoMany apps ship both vectors and raster images. It is worth nothing that vectors save space, but increase compute (the image now has to be rendered at runtime), contributing to slower startup times.
A lot of that done using vector graphics though.
Many apps ship both vectors and raster images. It is worth nothing that vectors save space, but increase compute (the image now has to be rendered at runtime), contributing to slower startup times.