Peform these steps if you want to change trutype fonts of eee pc Linux and in firefox
(1) Download Droid Font Family (ZIP of TTF) (1.8 MB)
(2) unzip DroidFamily.zip -d /usr/share/fonts/truetype/
(3) edit these two files
userChrome.css and userContent.css
in /home/user/.mozilla/firefox/9rhzolat.default/chrome/
and add these lines
* {
font-size: 10pt !important;
font-family: Droid Sans Fallback !important;
}
(4) if you don't have userChrome.css and userContent.css
copy them from userChrome-example.css and userContent-example.css
(5) run fc-cache –v –f /usr/share/fonts/
(6) run sudo kcontrol and change the default font for the system as below
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment