How do I load a font from an external source to complement the Writing and formatting library?
For example, if I want to make a game that uses the Ubuntu font, I need others to have the results as mine, but they might not have the font, and asking them to install the Ubuntu font does not cut it, and the only option is to load the font for them.
Also, I want methods to be JavaScript-free.