ISH-Gruppe / screenario

Screenario - The screen for every scenario
https://screenar.io
GNU General Public License v3.0
2 stars 2 forks source link

Positioning: Minor text rendering issues (Canvas Bug) #124

Open liam-k opened 1 year ago

liam-k commented 1 year ago

Increasing stroke width of a Konva text element leads to small artifacts for some letters (namely A, M, N, W, V).

image

It’s not great, but since it only affects some letters and it’s still a net positive to overall readability, I’m going to accept it for now.

I’ve filed a bug report for react-konva https://github.com/konvajs/react-konva/issues/716. Let’s hope it gets a fix soon.

That M does look very dorky tho...

liam-k commented 1 year ago

Received an answer already. Apparently canvas rendering is the problem here. Guess we need an alternative to strokes.