I’m creating a sample plug-in that generates text. It seems by default Text is set to pointText and dynamically resizes based on content but width is only available for AreaText because it’s a statically defined rectangle (maybe?).
Is there a way to get the calculated width of point text from XD (that takes into consideration font styles) ?