Issue loading Fonts (C# .NET)

Hello,

It appears I’m having an issue loading non-system fonts. I point towards the fonts folder using:
Aspose.PSD.FontSettings.SetFontsFolder("/path/to/fonts")

And have even installed the fonts themselves onto the machine, but when rendering a PSD with the text updated it changes the font to Arial.

I’ve solved my own question. The issue was the font was only installed for my user, not the one running the application.

@LiamDowenGould,

It’s good to know that things are resolved on your end. Please feel free to share if there is any further help that I may offer you in this regard.