maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Install Fonts in N900 (https://talk.maemo.org/showthread.php?t=35763)

iceman600 2009-12-12 19:03

Re: Install Fonts in N900
 
i installed the thai fonts and wondering how can i use the fonts? the fonts on my N900 does not change at all after install. where is the option that i can chanfe the font in use?
thank you... :D

baksiidaa 2009-12-13 07:37

Re: Install Fonts in N900
 
Quote:

Originally Posted by hteink.min (Post 424495)
I couldnt find the my document folder as you mention. I am burmese and we need to install our own font .. thanks if you could help me with this. now all i can see on some of the website is boxes

Mingalaba!

Sorry--I forgot that the folder is only labeled MyDocs in the terminal. The place you want to save them, if you're using the file manager, is the the lowest-level folder, the folder where the Documents, Photos, etc. folders are.

Or just save them in the Documents folder and replace the line
Code:

mv ~/Mydocs/*.ttf ~/.fonts/
with
Code:

mv ~/Mydocs/.documents/*.ttf ~/.fonts/
in the instructions above.

baksiidaa 2009-12-13 07:39

Re: Install Fonts in N900
 
Quote:

Originally Posted by iceman600 (Post 424666)
i installed the thai fonts and wondering how can i use the fonts? the fonts on my N900 does not change at all after install. where is the option that i can chanfe the font in use?
thank you... :D

Umm . . . what do you mean by "the fonts on my N900 does not change at all after install"? Are Thai websites still not working, or were you expecting the UI (user interface) to be in Thai? The Thai fonts package only installs the fonts, it doesn't install a Thai UI.

nashith 2009-12-13 07:55

Re: Install Fonts in N900
 
I was wondering about this, guess its pretty the same as desktop Linux. Thanks anyway :)

hteink.min 2009-12-13 22:02

Re: Install Fonts in N900
 
Quote:

Originally Posted by baksiidaa (Post 425263)
Mingalaba!

Sorry--I forgot that the folder is only labeled MyDocs in the terminal. The place you want to save them, if you're using the file manager, is the the lowest-level folder, the folder where the Documents, Photos, etc. folders are.

Or just save them in the Documents folder and replace the line
Code:

mv ~/Mydocs/*.ttf ~/.fonts/
with
Code:

mv ~/Mydocs/.documents/*.ttf ~/.fonts/
in the instructions above.


Mingalabar.. Nay Kaung Lar? hhaa ;p

I did this (mkdir ~/.fonts) (Terminal Said File exits)
However when I give this comment
(mv ~/Mydocs/.documents/*.ttf ~/.fonts/ )
It said '/home/user/.fonts: No such file or directory .. Now I have no idea why.. and what went wrong ..

Thank you

Webbie 2009-12-13 22:32

Re: Install Fonts in N900
 
The following will also work:

Code:

sudo gainroot
mv font.tff /usr/share/fonts
fc-cache -f -v

Then restart the device. (A restart may not be required depending on the application, but in my case I was installing ProFont to use as an xterm font).

qole 2009-12-13 22:41

Re: Install Fonts in N900
 
I've noticed that Webbie's way is the only way to get system apps like the Terminal to recognise your fonts. There's very little room there, however, so only put one or two fonts there. Most of your "fancy" fonts should go in the .fonts directory.

If you're having a hard time typing ~ you can also replace it with /home/user it just takes longer to type...

Webbie 2009-12-13 23:54

Re: Install Fonts in N900
 
Of course, option C is to symlink to /usr/share/fonts.

msa 2009-12-14 00:05

Re: Install Fonts in N900
 
can you set a custom font for all the menus in general?
what if you set a messed up font with "broken" characters? :D

prabhuferrari 2010-02-16 03:31

Re: Install Fonts in N900
 
Hi,

1. I downloaded a font 'latha.ttf' for viewing tamil fonts in the browser.
2. As advised, I created a directory mkdir ~/.fonts which went through fine.
3. Later when I tried moving the font using the follow command mv ~/MyDocs/.Documents/*.ttf ~/,fonts/ it gave me the following message mv: cannot preserve ownership of '/home/user/.fonts/users2n&name=latha.ttf':Operation not permitted

Any idea where I am going wrong?


All times are GMT. The time now is 21:48.

vBulletin® Version 3.8.8