Auto-Size Font Option Missing in 099 Mac?

Hey,

I can’t seem to figure out how to get auto-size font parameter to un-grey itself in the TEXT TOP of TD 099 Mac. Is this feature not implemented yet? Works perfectly in 099 PC.

Bueller?

Auto-size was only enabled for polygon fonts on windows, which we don’t support on macOS. I’ thinking what we can do is add it for bitmap fonts as well, the downside being that the font resize will be jumpy if you resize the panel. That’s probably a less common use case though.

Thanks for the response! Looking forward to the update this will be in!

Please refer to the macOS page for known issues, there may be some other things you’ll need to know.

derivative.ca/wiki099/index.php?title=MacOS

Any workarounds for this? I have tried writing a script that slowly lowers the font size until the text.width < myThreshold but this is extremely slow. Even prerecording these values and just referencing a table with them is slow and causes a small hang when changing font size.

Thoughts?