ivanceras / svgbob

Convert your ascii diagram scribbles into happy little SVG
http://ivanceras.github.io/svgbob-editor/
Apache License 2.0
3.88k stars 109 forks source link

Refrac ion #75

Closed traverseda closed 3 years ago

traverseda commented 3 years ago

image image

ivanceras commented 3 years ago

can't replicate this, It reads Refraction on my end. What browser are you using?

traverseda commented 3 years ago

Firefox. It appears that some kind of frame is blocking the letters, I have an somewhat odd aspect ratio (I'm using my backup laptop as my main one stopped taking a charge) so that might be where that problem is coming from. If you want to fix this you can try using responsive mode to set the page's screen size to 1366x768.

image

ivanceras commented 3 years ago

This looks like just a visual bug on the presentation on the browser. I don't think it affects the generated svg. You can try to use the Download Svg button on the side and open the generated svg with Inkscape or some other browser.

traverseda commented 3 years ago

Yep, on further inspection it's just a bug in the html/css layout. Not terribly important.