konvajs/konva

Setting font style (font weight) Konva Text

TamLa21297 opened this issue · 1 comments

I'm trying to set font weight for Text by set fontStyle with values [300, 400, 500, 600, 700, 800]
but the result not really good
image

It have to be looked difference like this
image

How to do it?

Please make a demo.
Also make sure font is loaded: https://konvajs.org/docs/sandbox/Custom_Font.html