I want to measure actual text size (not the Text object size)
So, i want to get this (bounding box or something like this)
Or maybe at least get a width/heigth of some text in specific font and size.
I know about measureText js function, but it doesn't seem to help much, but maybe I just used it wrong