You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hi,
Is there Paragraph object to handle chunk of texts with following properties and methods:
etc.
Image is followings:
If it is not at now, is there plan to implement?
The text was updated successfully, but these errors were encountered: