Results 1 to 4 of 4

Threaded View

amar86 how to change font with full... 05-26-2008, 08:52 AM
jamiegwill Re: how to change font with... 05-26-2008, 09:20 AM
ikang Re: how to change font with... 05-28-2008, 04:32 PM
jamiegwill Re: how to change font with... 05-28-2008, 04:39 PM
  1. #2
    Member jamiegwill's Avatar
    Join Date
    Apr 2007
    Device
    Satio U1i
    Posts
    66
    Thanks
    3
    Thanked 15 Times in 14 Posts

    Re: how to change font with full instruction!!!!

    Quote Originally Posted by amar86 View Post
    im using se k770i...
    i want to change the originl font to another font...
    can anyone help me!!!!:o

    Im not entirely sure wether or not your phone is supported by xs++, but if it is all you need to do is modify fonts.xml (found in "tpa/preset/system/fonts" ) and change it to something like:

    <xml>
    <engine cache_size="131072" default="yes">
    <font style="sans-serif" weight="normal">/tpa/user/other/fonts/regular.ttf</font>
    </engine>
    <engine cache_size="262144" default="no">
    <font style="sans-serif" weight="bold">/tpa/user/other/fonts/bold.ttf</font>
    <font style="sans-serif" weight="italic" s01="20">/tpa/user/other/fonts/italic.ttf</font>
    <font style="sans-serif" weight="bold-italic" s01="20">/tpa/user/other/fonts/bolditalic.ttf</font>
    </engine>
    </xml>

    Then when you want to change your font all you need to do is place the following 4 files in "/tpa/user/other/fonts/":

    1) regular.ttf
    2) italic.ttf
    3) bold.ttf
    4) bolditalic.ttf

    (e.g. "/tpa/user/other/fonts/regular.ttf" etc)


    A handy trick is to place all your different fonts in seperate folders within /tpa/user/other/fonts/.. e.g. "/tpa/user/other/fonts/Simpsons/regular.ttf" etc..

    ..if you do this, you can then copy & paste the four .ttf files from their own folders to /tpa/user/other/fonts/.. then when you turn your phone off and back on your font will be changed :)


    Hope this helps ;)

  2. The Following User Says Thank You to jamiegwill For This Useful Post:


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •