I need to get Windows fonts to work in a docker Linux container but first, before I try that, I’m seeing if I can test with embedded fonts on Windows when the font is not installed on windows. I’m running this on Windows…...Assembly.GetExecutingAssembly().Ge...fontStream = System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceS(...