shapeme icon indicating copy to clipboard operation
shapeme copied to clipboard

SDL preview does not match SVG render

Open Ghoughpteighbteau opened this issue 10 years ago • 3 comments

The Preview matches perfectly, but there are clearly inconsistencies between how you are rendering your shapes and how SVG renders the shapes. That doesn't sound like there's an easy way to resolve, so instead, how about just being able to use shapeme to render a larger form of the .bin files? different renders

Ghoughpteighbteau avatar Dec 06 '14 23:12 Ghoughpteighbteau

Well actually the SVG side is in some way better, it has anti aliasing and such. If you render a larger .bin file, and you add anti aliasing, I believe you end pretty much with the same result. Maybe there is a way to disable anti aliasing in the SVG file by manually editing it, so that the result is more pixelated?

antirez avatar Dec 14 '14 10:12 antirez

I don't think anti-aliasing accounts for the difference between the two pictures. As an example, the sideburn exposed just under my noggin-wrap, just by my ear (on the left) isn't visible in the SVG. It's as if it's got an incorrect order or something.

Ghoughpteighbteau avatar Dec 17 '14 17:12 Ghoughpteighbteau

You are right, the images are more apart than I realized in the first instance... I'll try to run some tests. Thanks.

antirez avatar Dec 17 '14 18:12 antirez