InevitableSwing [none/use name] to technology • 8 months agoTweet: "Did you know that the spinner seen in modern Windows boot screens is stored as a font?"imagemessage-square7 fedilinkarrow-up196file-text
arrow-up196imageTweet: "Did you know that the spinner seen in modern Windows boot screens is stored as a font?"InevitableSwing [none/use name] to technology • 8 months agomessage-square7 Commentsfedilinkfile-text
minus-squareblobjim [he/him]hexbear18·8 months agoneeds to be simple code-wise so it can be displayed in a really limited boot environment. Fonts are complex but they already have to display text so. link
minus-squareHumanBehaviorByBjork [any, undecided]hexbear10·8 months agomakes sense. if your preboot environment can already render text, it's an easy way to achieve animation. link
needs to be simple code-wise so it can be displayed in a really limited boot environment. Fonts are complex but they already have to display text so.
makes sense. if your preboot environment can already render text, it's an easy way to achieve animation.