You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I was expecting to use fontBoundingBox, but as it turns out there's a TODO in code left and it isn't done. I saw some PR's that said it couldn't be done. Could there be some kind of resolution or workaround to experience the same effect as fontBoundingBox?
In the visible image, I would like to get the blue part. (fontBoundingBox)
sorry if I'm being ignorant here, I've just had a quick look and would pango_font_metrics_get_ascent() and pango_font_metrics_get_descent()
not work for getting this information?
Issue or Feature
Hi! I was expecting to use fontBoundingBox, but as it turns out there's a TODO in code left and it isn't done. I saw some PR's that said it couldn't be done. Could there be some kind of resolution or workaround to experience the same effect as fontBoundingBox?
In the visible image, I would like to get the blue part. (fontBoundingBox)
Steps to Reproduce
Your Environment
npm list canvas
oryarn list canvas
): canvas@2.8.0The text was updated successfully, but these errors were encountered: