Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Long Names #838

Open
rishabhjain2110 opened this issue Oct 13, 2022 · 3 comments
Open

Support Long Names #838

rishabhjain2110 opened this issue Oct 13, 2022 · 3 comments

Comments

@rishabhjain2110
Copy link

Need to handle if the name is very long.
We need to shrink the name/ or reduce font size dynamically, so that it can be fit in template.

git

@jfhenon
Copy link
Collaborator

jfhenon commented Oct 16, 2022

Can you clarify your issue?
JF

@AsifSabeer
Copy link

While entering Text it shows one line. not like paragraph.

is there any option to enter text as like paragraph style.

@cuixiping
Copy link
Member

cuixiping commented Mar 20, 2023

SVG 2 Flowed Text support this feature.
https://www.w3.org/TR/SVG/text.html#TextLayoutContentArea
http://tavmjong.free.fr/SVG/TEXT_FLOW/

In SVG 1.1, multi-line text can be implemented by multiple <tspan> elements.
https://www.oreilly.com/library/view/svg-text-layout/9781491933817/ch04.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants