AbyssEngine / AbyssEngineOld

The Open Source ARPG Engine.
https://www.abyssengine.com
GNU General Public License v3.0
438 stars 46 forks source link

win: Hack font does not render in console in-game #127

Closed cookta2012 closed 1 year ago

cookta2012 commented 2 years ago

Describe the bug Hack font does not render in console in-game also

(process:18748): Pango-WARNING **: 19:28:44.748: failed to create cairo scaled font, expect ugly output. the offending font is 'Hack Bold 9'

(process:18748): Pango-WARNING **: 19:28:44.749: font_face status is: out of memory

(process:18748): Pango-WARNING **: 19:28:44.749: scaled_font status is: out of memory

(process:18748): Pango-WARNING **: 19:28:44.752: failed to create cairo scaled font, expect ugly output. the offending font is 'Hack Bold 9'

(process:18748): Pango-WARNING **: 19:28:44.752: font_face status is: out of memory

(process:18748): Pango-WARNING **: 19:28:44.752: scaled_font status is: out of memory

(process:18748): Pango-WARNING **: 19:28:44.753: failed to create cairo scaled font, expect ugly output. the offending font is 'Hack Bold 9'

(process:18748): Pango-WARNING **: 19:28:44.753: font_face status is: out of memory

(process:18748): Pango-WARNING **: 19:28:44.753: scaled_font status is: out of memory

To Reproduce Steps to reproduce the behavior: Run Engine on Windows

Expected behavior All text to render correctly

Screenshots image