Comment on [deleted]
fmstrat@lemmy.nowsci.com 2 months agoIf you copy a font, bitmap or not, you’re doing it as a pixel map on a pixelated monitor.
Comment on [deleted]
fmstrat@lemmy.nowsci.com 2 months agoIf 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 😉