How can I access an installed font from the toolbox via scripts? I have found a font in the toolbox I like, but I can’t figure out how to access it via a script.
With the built-in fonts, I can do this:
local font = Enum.Font.Arial
How can I access an installed font from the toolbox via scripts? I have found a font in the toolbox I like, but I can’t figure out how to access it via a script.
With the built-in fonts, I can do this:
local font = Enum.Font.Arial
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.