britzl / defold-richtext

Defold-RichText is a system to create styled text based on an HTML inspired markup language
MIT License
75 stars 12 forks source link

add ability to get the size needed for a richtext node before setting the text #77

Closed greay closed 1 year ago

greay commented 1 year ago

something like resource.get_text_metrics(...), but for rich text would be incredibly useful.