Hi,
I have a project in which I specify an assembly font as well as several private fonts.
However, I’ve encountered an issue: it appears that FontsBaseDirectory
and FontsBaseResourceLocation
cannot be set simultaneously.
Whichever one is set last seems to be the one that’s used for font inference.
Here is a simple example demonstrating that behaviour: GitHub - sengelps/gemboxfonts
Is there a possibility to use both private and assembly fonts in one Gembox.Document project?
Regards,
Simon