this post was submitted on 02 Aug 2024
38 points (93.2% liked)

Software Gore

965 readers
1 users here now

A community for posting software malfunctions

Deliberately bad software or bad design is not software gore, it must be something unintentional

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient and shear it



founded 1 year ago
MODERATORS
38
What language is this? (programming.dev)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 3 months ago

I'm guessing someone failed to include a font pack for icons with the release, so what we're seeing is the unicode gibberish that would be styled and replaced with icons from the font pack if it existed, but since it doesn't its getting rendered with a default font instead. It could also be something else entirely, but that's my initial assumption.