I want to create a rounded border in CSS that looks pixelated when zoomed in.
This is what a rounded border looks like up close: https://i.stack.imgur.com/T9Q2g.jpg
And this is what I'm trying to make it look like: https://i.stack.imgur.com/B93wm.jpg
This is a specific aesthetic that I'm trying to achieve with my site, but I could not find any tutorials on how to do this. What I want to know is if this is possible outside of going oldschool and using images. I'm sure anyone who wants to recreate old-fashioned looking webpages will find this useful, and there's an entire community of pixel-artists that would love to use this too.
The fact that I can find no help on this tells me it's either not possible or I'm literally the only person who cares about this. If it's the latter then that's a serious negligence on the part of this programming language, especially when this option is already available for images with image-rendering.