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

Is there Paragraph object? #1900

Open
abeq opened this issue Mar 19, 2025 · 0 comments
Open

Is there Paragraph object? #1900

abeq opened this issue Mar 19, 2025 · 0 comments

Comments

@abeq
Copy link

abeq commented Mar 19, 2025

Hi,
Is there Paragraph object to handle chunk of texts with following properties and methods:

  • Area
  • Margin and indent
  • Font styles
  • Specific local rule such as Hyphenation and Kinsoku in Japanese
  • Wrap and flow

etc.

Image is followings:

<div style="top:0;left:0;width:200;height:50;margin-top:1em;background-color:lightblue">
  <p style="font-family:sanserif;font-size:18pt;font-weight:bold">Hello Konva</p>
  <p style="font-family:serif;font-size:11pt;margin-top:0.2em">Konva is one of the canvas framework.</p>
</div>

If it is not at now, is there plan to implement?

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

No branches or pull requests

1 participant