In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object.
Trying to upgrade to 24.2, this now looks like a read-only property and throws an error.
How can I set this so I can use cus…...AddRange(new List<string> { ".", "/usr/share/fonts"...version 22.1 that assigns the list of directories to settings.FontDirectories...