Suggestions on how to fit the text dynamically

Hi, I am working on a website which will allow user to create a standard comic strip with 3 panels. Each panel will have a speech bubble with some text inside it. Text content will be of variable length (but within some limit say 20-120 chars).

I am researching on how to fit the text inside the speech bubble image dynamically based on text length like below:

image

I searched the Bubble forum and found a few suggestions:

  1. change the text size dynamically based on text length (suggested here: Change text size to fit container - #2 by dan1)

  2. there is a Fix Text plugin (under development) which should be able to do this but it is in development (Text size ratio - #3 by Bubbleboy)

I wanted to know what are the other options/approaches to achieve this that I should consider?

Thanks
Frosty

1 Like