Thread
:
* The Truly Epic Maemo 5 MODs Thread *
View Single Post
Diamorph
2010-02-17 , 16:34
Posts: 54 | Thanked: 29 times | Joined on Jan 2010 @ Kaiserslautern - Germany
#
701
I changed the fonts of my N900 on another way than overwrite the four Nokia fonts.
I placed my own font in /usr/share/fonts/nokia and changed it in the
gtkrc file (/usr/share/themes/*THEME-NAME*/gtk-2.0)
With this method I can decide wich font is changed. (See screenshot: white letters changend but the orange smaller are orginal font)
Part from gtkrc:
##############################
#
# Font definitions
#
##############################
# legacy
style "osso-SystemFont" {
font_name = "Nokia Sans 18"
}
....
###########################
# new fonts for fremantle #
###########################
style "SystemFont" {
font_name = "Nokia Sans 18"
}
style "EmpSystemFont" {
font_name = "Nokia Sans Bold 18"
}
style "LargeSystemFont" {
font_name = "Nokia Sans 26"
}
style "SmallSystemFont" {
font_name = "Nokia Sans 13"
}
style "EmpSmallSystemFont" {
font_name = "Nokia Sans Bold 13"
}
style "X-LargeSystemFont" {
font_name = "Nokia Sans 31"
}
....
Attached Images
__________________
www. DiaMorph .de
Last edited by Diamorph; 2010-02-17 at
17:00
.
Quote & Reply
|
The Following 3 Users Say Thank You to Diamorph For This Useful Post:
afaq
,
maluka
,
mscarrot
Diamorph
View Public Profile
Send a private message to Diamorph
Visit Diamorph's homepage!
Find all posts by Diamorph