maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   How to change language font size? (https://talk.maemo.org/showthread.php?t=51673)

maxximuscool 2010-05-02 20:06

How to change language font size?
 
Hello, I just want to know how do I change specific language font size to make it fit on the screen?

Some language font size is very large and some is very small. If it can be changed then I can get it increase just like in Windows Vista and 7.

Can anyone please share this with me.

maxximuscool 2010-05-02 20:32

Re: How to change language font size?
 
Omg! How come no one know how to do this?

amorek13 2010-05-02 21:01

Re: How to change language font size?
 
look in mod posts

maxximuscool 2010-05-02 21:34

Re: How to change language font size?
 
1 Attachment(s)
This is a screenshot of it.
This is what i mean!

Anyone?

nexus_7 2010-05-02 21:37

Re: How to change language font size?
 
Quote:

Originally Posted by maxximuscool (Post 639130)
Omg! How come no one know how to do this?

Chill out a bit 26 minutes isnt exactly a long time to wait for assistance.

Remember - You can catch more flies with honey than with vinegar.


(Edited for spelling)

Schturman 2010-05-02 21:51

Re: How to change language font size?
 
Chenge file "gtkrc" in the /usr/share/themes/*THEME-NAME*/gtk-2.0

in this section:
###########################
# new fonts for fremantle #
###########################

style "SystemFont" {
font_name = "Nokia Sans 20"

maxximuscool 2010-05-02 22:04

Re: How to change language font size?
 
Quote:

Originally Posted by Schturman (Post 639287)
Chenge file "gtkrc" in the /usr/share/themes/*THEME-NAME*/gtk-2.0

in this section:
###########################
# new fonts for fremantle #
###########################

style "SystemFont" {
font_name = "Nokia Sans 20"

isn't there a global one for specific language? This will result changing the english font too.

maxximuscool 2010-05-02 22:14

Re: How to change language font size?
 
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<alias>
<family>serif</family>
<prefer>
<family>Khmer OS"</family>
</prefer>
</alias>
<alias>
<family>sans-serif</family>
<prefer>
<family>Khmer OS"</family>
</prefer>
</alias>
</fontconfig>

Found this system font database but not sure how to work it from there.

maxximuscool 2010-05-02 22:30

Re: How to change language font size?
 
3 Attachment(s)
Here is my problem.. Font is so small comparing to English one. It is barely readable

OptX 2010-05-02 22:32

Re: How to change language font size?
 
Whats the "language" of this font ? Maby find a other one that is bigger ?


All times are GMT. The time now is 22:37.

vBulletin® Version 3.8.8