stil / gd-text

PHP class making it easy to type text on pictures. Supports multi-lined text, horizontal and vertical alignment.
401 stars 130 forks source link

Max text width and height #60

Open katzendrama opened 3 years ago

katzendrama commented 3 years ago

Hi I want to use the project to write text on an image inside a box. So I need a function where I can set max width and height of the text not just max width and height of the textbox. So it should scale down the text until it fits inside the box.

abunima commented 2 years ago

@katzendrama I have the same issue too.

mohamedellithy commented 2 years ago

no solves yet !!

i have the same issue too

antonlukin commented 1 year ago

For those who are looking for an answer to this question, I can advise my class that allows you to do this: https://github.com/antonlukin/poster-editor