បញ្ចាក់រាល់ការ(Post)ទាំងអស់បានមកពីក្រុម CAUG

Banner 468 x 60px

 

Sunday, August 19, 2012

Install new fonts for Nokia N900

1 comments
Nokia N900 is Linux base phone, so it is easy to use Linux command for copying font. But before use Linux command, we need gain root, and we need to install application name Rootsh from here: http://maemo.org/downloads/Maemo5/system/
Then,

  1. Connect telephone to computer, seclect Mass Storage Mode (see picture)



  2. Copy fonts (.ttf) from PC to Nokia N900. For Khmer I have created new font for Google Font API directly with the size is compatible with small screen, can download here: http://code.google.com/webfonts/family?family=Hanuman&subset=khmer#download

  3. Disconnect data cable from PC & N900, and open X Terminal in N900 menu (see picture)



  4. From X Terminal, type:

    -# sudo gainroot (This step is important, if the Rootsh application was installed correctly, after type this command, it should display string “Root shell enabled”, if not, we can turn to google.com to search for reason.

    -$ mv ~/MyDocs/*.ttf /usr/share/fonts

  5. For Khmer language, Nokia N900 has shipped one Khmer font name DaunPenh similar to Microsoft Windows Vista and 7. This font is very small, so it is very difficult read Khmer. We also can use Linux command to delete this font. From X Terminal, type:

    -$ rm /usr/share/fonts/daunpenh.ttf

  6. Restart machine.

1 comments:

Mengly_4d said...

សួស្ដី​ ខ្ញុំម៉េងលី ខ្ញុំឆ្ងល់ណាស់ មេចខ្ញុំមិនអាចប្ដូ fonts khmer ក្នុង​ nokia n900 ខ្ញុំបាន...

Post a Comment