[ Breezy ] Error in configuring the latest font config.
jlstar
ulist at gs1.ubuntuforums.org
Tue Apr 19 17:11:53 UTC 2005
edit this file:
$vi /var/lib/dpkg/info/fontconfig.config
and change this
"Autohinter")
db_set fontconfig/subpixel_rendering "Automatic"
db_set fontconfig/hinting_type "Autohinter"
;;
DB_UNREGISTER FONTCONFIG/RENDERING_TYPE || TRUE
esac
for this :
"Autohinter")
db_set fontconfig/subpixel_rendering "Automatic"
db_set fontconfig/hinting_type "Autohinter"
DB_UNREGISTER FONTCONFIG/RENDERING_TYPE || TRUE
;;
esac
and retry
dpkg --configure fontconfig
best regards
--
jlstar
More information about the ubuntu-users
mailing list