Comment on [deleted]
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 2 months ago
If you copy a font, bitmap or not, you’re doing it as a pixel map on a pixelated monitor.
dukk@programming.dev 2 months ago
most fonts nowadays are vector based, so they aren’t really created with pixels :)
fmstrat@lemmy.nowsci.com 2 months ago
Vector is still pixel maps. Open an SVG in a text editor 😉