Comment on In the most delicious irony imaginable, the notorious early 2000s 'You wouldn't steal a car' anti-piracy campaign may have used an 'illegal' font
pixel for pixel
I don’t think it was a bitmap font.
If you copy a font, bitmap or not, you’re doing it as a pixel map on a pixelated monitor.
most fonts nowadays are vector based, so they aren’t really created with pixels :)
Vector is still pixel maps. Open an SVG in a text editor 😉
fmstrat@lemmy.nowsci.com 3 days ago
If you copy a font, bitmap or not, you’re doing it as a pixel map on a pixelated monitor.
dukk@programming.dev 3 days ago
most fonts nowadays are vector based, so they aren’t really created with pixels :)
fmstrat@lemmy.nowsci.com 3 days ago
Vector is still pixel maps. Open an SVG in a text editor 😉