Is there a method to ensure 100% faithful reproduction of a border-image in CSS or SVG?
问题 Here my demo: https://codepen.io/joondoe/pen/MWwmGwG?editors=0100 In my example I am using CSS but I am open to solutions using SVG also. I have managed to create a border-image with filling content inside. Now I am wondering if it is possible to create a 100% smooth border-image? I mean by that, a border image that automatically reproduce the original border image or nearest possible in a programmatic fashion. In my demo you can see it is pretty OK but there still some aliasing and lags