WARNING **: couldn't load font "Arial Narrow..."
Posted: 2019-08-08T04:45:32-07:00
Hello all. I have two questions about this message.
1. This message I see only in immediate window of Visual Studio. Any my attempt to catch up it and show it to end user was unsuccessful. I try trap it as console output, as trace log and any another known methods. But unsuccessful. How I catch up this message in my own code?
2. How exactly I may configure font in MagickNET ? I read SVG and plain to convert it to PDF, but receive only bullshit instead PDF.
** WARNING **: couldn't load font "Arial Narrow Semi-Condensed Not-Rotated 13.5", falling back to "Sans Semi-Condensed Not-Rotated 13.5", expect ugly output.
** WARNING **: couldn't load font "Sans Semi-Condensed Not-Rotated 13.5", falling back to "Sans Not-Rotated 13.5", expect ugly output.
1. This message I see only in immediate window of Visual Studio. Any my attempt to catch up it and show it to end user was unsuccessful. I try trap it as console output, as trace log and any another known methods. But unsuccessful. How I catch up this message in my own code?
2. How exactly I may configure font in MagickNET ? I read SVG and plain to convert it to PDF, but receive only bullshit instead PDF.
** WARNING **: couldn't load font "Arial Narrow Semi-Condensed Not-Rotated 13.5", falling back to "Sans Semi-Condensed Not-Rotated 13.5", expect ugly output.
** WARNING **: couldn't load font "Sans Semi-Condensed Not-Rotated 13.5", falling back to "Sans Not-Rotated 13.5", expect ugly output.