Skip to content

Instantly share code, notes, and snippets.

@TTimo
Created July 9, 2013 13:56
Show Gist options
  • Save TTimo/5957547 to your computer and use it in GitHub Desktop.
Save TTimo/5957547 to your computer and use it in GitHub Desktop.
Screwy GtkR OSX fonts
FC_DEBUG=1024
Loading config file /opt/nulocal/etc/fonts/fonts.conf
Scanning config dir /opt/nulocal/etc/fonts/conf.d
Loading config file /opt/nulocal/etc/fonts/conf.d/10-scale-bitmap-fonts.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/20-unhint-small-vera.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/30-metric-aliases.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/30-urw-aliases.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/40-nonlatin.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/45-latin.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/49-sansserif.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/50-user.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/51-local.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/60-latin.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/65-fonts-persian.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/65-nonlatin.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/69-unifont.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/80-delicious.conf
Loading config file /opt/nulocal/etc/fonts/conf.d/90-synthetic.conf
(radiant.bin:27749): Pango-CRITICAL **: No modules found:
No builtin or dynamically loaded modules were found.
PangoFc will not work correctly.
This probably means there was an error in the creation of:
'./GtkRadiant.app/Contents/Resources/etc/pango/pango.modules'
You should create this file by running:
pango-querymodules > './GtkRadiant.app/Contents/Resources/etc/pango/pango.modules'
(radiant.bin:27749): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'
(radiant.bin:27749): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common'
(radiant.bin:27749): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment