I called pango_win32_font_map_add_font_file before using the font
The results of pango_font_map_list_families do include the added fonts
It will work properly only when the font is installed on the system
I only know that the font rendering was normal on May 24, 2022
In the past, font files were added using “AddFontResourceEx”
Now, the same program does not work properly.
Reports the following error:
Pango-WARNING **: 21:53:10.367: couldn't load font "Symbols Nerd Font Mono Not-Rotated 12px", falling back to "Sans Not-Rotated 12px", expect ugly output.
