Pango-WARNING **: failed to choose a font, expect ugly output

前端 未结 5 827
别那么骄傲
别那么骄傲 2021-01-07 19:40

I\'m getting this error when starting anything that uses the Pango library. I\'m using Kubuntu 9.10. I\'ve done \'sudo apt-get --reinstall install\' on libgtk* libcairo* l

5条回答
  •  北荒
    北荒 (楼主)
    2021-01-07 20:15

    Make sure that font you are using with pango is installed on the machine.

    Check for installed fonts in /usr/share/fonts directory.

    To install new fonts try the steps mentioned in this document:

提交回复
热议问题