What’s New
Text.FromStringOriginAndScalenow supportsfontFamily,bold, anditalic.Text.GetInstalledFontNamesreturns the installed font families on the machine.- the package is now on .net 8.
- the repo has been moved to sdk-style build with github actions ci.
Why it Matters
If you use (or want to use) 3d text in Dynamo graphs, this gives you more control over fonts without changing the default behavior.
Shoutout to @Zach_Kron for mocking up the initial code changes!

Also, it is open-source, so feel free to check it out here: GitHub - DynamoDS/DynamoText: A zero touch library for creating text in Dynamo. · GitHub
