Join Today
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1

    Default Picsel: National Language support in 10 steps

    Hi all,
    Picsel Browser is a powerfull web brower that can read html, pdf, MS word, excel, powerpoint. Unfortunately, the suppied font with E680 does not contains glyphs for some langs (VNese, etc). This HOWTO will guide you how to make it support your language, for those who found its difficult to flash the phone with customized lang pack. Warning: Use it as your own risk.

    *** Things u will need:
    - Picsel Browser installed (ask some one : to get installer)
    - Some common sense about scripting and hexediting
    - A little patience
    - # [...] means you should type [...] and press enter in telnet window

    1. Telnet to your phone (use the HOWTO in this forum) and browse file in your phone from windows (in Start Menu -> Run: \\169.245.142.2\system with user: root)

    2. Use Wordpad to make sure in the file /diska/.picsel/Picsel_Browser :
    export EZX_RES_FONT_PATH=/diska/.system/ezx/lib/fonts

    3. Make necessary directories:
    # mkdir /diska/.system/e
    # mkdir /diska/.system/e/fonts

    4. Copy /diska/.system/ezx/lib/fonts/* to /diska/.system/e/fonts :
    # cp /diska/.system/ezx/lib/fonts/* /diska/.system/e/fonts

    5. Look for tahoma.ttf in the windows directory of your computer. It should contain glyphs for your language. If not, look for another one.

    6. Replace AMCSL.TTF in /diska/.system/ezx/lib/fonts and /diska/.system/e/fonts with tahoma.ttf from the PC :

    - copy tahoma.ttf to these locations (/diska/.system/ezx/lib/fonts and /diska/.system/e/fonts)
    - run the command:
    # cd /diska/.system/ezx/lib/fonts
    # mv tahoma.ttf AMCSL.TTF
    # cd /diska/.system/e/fonts
    # mv tahoma.ttf AMCSL.TTF

    7. Backup your browser-app in /diska/.picsel/ :
    # cp /diska/.picsel/browser-app /diska/.picsel/browser-app.bak

    8. Use a hexeditor (I used MS Visual C++), open browser-app (choose "open in binary mode" or something like that, do not open as resource), Search for /lib/fonts, you should reach something like file://root/.../lib/fonts/
    Change it to:
    file://root/diska/.system/e/fonts/
    Important: you should use overwrite mode (press INSERT key and OVR will appear in the status bar) before start editing, or ur browser-app will blow up
    Save result to phone

    9. Click the App icon under first group in your phone and test a page contains ur language (in UTF

    10. If things end up with error goto *** :P

  2. #2

    Default Re: Picsel: National Language support in 10 steps

    idea

    :P :P :P

    good for thai and viet lang !
    as well as others

  3. #3
    Join Date
    Feb 2005
    Location
    sg<br>Mobile: e680 -> i (c5a4p)
    Posts
    1,412

    Default Re: Picsel: National Language support in 10 steps

    good job Aragorn!!! now we can have multilang pb. mr choke must be very excited

  4. #4

    Default Re: Picsel: National Language support in 10 steps

    Can we use this method to change the fonts in the phone also???
    eg. porting windows fonts (ttf format) from the PC to the phone???

  5. #5

    Default Re: Picsel: National Language support in 10 steps

    We cannot for now, because we cannot write to these readonly partitions. In fact, these Qt app use EZX_RES_FONT_PATH to look for the font (except for Picsel - a little bit more complicated), so you can change temporarily, for example, the following script run notepad with the font specified in EZX_RES_FONT_PATH
    export QTDIR=/usr/lib/ezx
    export EZX_RES_FONT_PATH=/diska/.system/ezx/lib/fonts
    cd /usr/SYSqtapp/notepad
    ./notepad

  6. #6

    Default Re: Picsel: National Language support in 10 steps

    WoW.. Just test..

  7. #7

    Default Re: Picsel: National Language support in 10 steps

    So I guess specifying in theme file for the fonts to usei is impossible ?... of course theme files are not QT apps also

  8. #8

    Default Re: Picsel: National Language support in 10 steps

    anyway fonts in e680 are ok ma...
    dunneed to change also quite nice already...

  9. #9

    Default Re: Picsel: National Language support in 10 steps

    Arial is the best font for that device already, because of its readiness

  10. #10

    Default Re: Picsel: National Language support in 10 steps

    yeah... keke
    anyway wat size u guys using?
    i using smallest.... cos it makes my screen look sBIGGER!
    and more professional... rather than the biggest sized...


 
+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Turkish language support
    By zagor in forum E6 Firmware
    Replies: 1
    Last Post: 08-30-2009, 09:15 AM
  2. French Language Support for E6
    By 9980dinesh in forum E6 General Chat
    Replies: 4
    Last Post: 03-26-2009, 03:52 PM
  3. Q: Right to Left Language Support?
    By sina_saeedi82 in forum A1200 General Chat
    Replies: 3
    Last Post: 02-02-2008, 04:52 PM
  4. Viewer(picsel) don't suuport local language!!!!
    By leosup in forum E680i General Chat
    Replies: 0
    Last Post: 09-18-2005, 04:56 AM
  5. language support
    By sawsaw in forum E680i General Chat
    Replies: 12
    Last Post: 08-09-2005, 11:39 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1