svgdotjs / svg.js

The lightweight library for manipulating and animating SVG
https://svgjs.dev
Other
11.04k stars 1.08k forks source link

Plz help! #1137

Closed zxlive1978 closed 4 years ago

zxlive1978 commented 4 years ago

Hi, All! How can I fit text into a rectangle?

Fuzzyma commented 4 years ago

By asking StackOverflow

There is no easy way. You can iteratively approximate the correct fontsize by using text.length() and comparing to the rects width