claviska / claviska/SimpleImage

Text wrapping

Open
#137 10 comments 0 reactions 0 assignees View on GitHub
Feature Help Wanted
Dominant language
PHP
Stars
1.4k
Forks
377
PR merge metrics
No merged PRs in 30d

Description

It would be a nice feature to make the text break in two lines if the available width is not enough for the text given and the font size or decrease automatically the font size in order to fit, but not under a specific limit (ex 8px) where it will break it in two lines.

Nevertheless is a really great library.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by locating the PHP/GD text-rendering entry point and determine how available width, wrapping, and font size are currently handled. Done should mean text either wraps to two lines or scales down without going below the stated minimum size.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.