Motorola Development Community

Member Login

Quick Search



A1200 Applications A1200 complied application


Reply
  #1  
Old 05-24-2007
rubpa's Avatar
MotoFans JUNR
 
Join Date: Apr 2007
Location: India
Posts: 42
Thanks: 0
Thanked 11 Times in 3 Posts
Arrow [APP] ApplyFont - to change the font

[ame=http://www.youtube.com/watch?v=qxgjoyGOupQ]Demo[/ame]

Since startup.txt/startup1.txt is not supported by my firmware(12P), I made a small app that allows me to change the phone font by just tapping on a .ttf file.

Follow these steps:
1.Download and Install the pkg using MPKG.
2.Tap and hold on any font (.ttf extension) file of your choice and select "Open With".
3.Select the ApplyFont app.
4.Optionally you could select the "Always use the program to open this filetype" to make future font changes with a single tap on a .ttf file.
5.Within a few seconds the phone display should refresh with the newly selected font.

Note that all open applications will close when the font is changing. Just restart the phone to fall back to the default font. You'll need to ApplyFont everytime you restart the phone.

I could also apply hindi/kannada fonts using this and view some sms that were otherwise displayed as blocks. However I've not yet found Indic fonts that contain both the Indian language and latin char sets. This causes all the other text to be blank/invisible and hence a Indic font cannot be used permanently. I'm impressed by the phone's support for Unicode even though the rendering is not completely accurate.

For the interested, here are more internal details:

ApplyFont v1.0
- first version created from various concepts from motorolafans.com
forums. Concept of using mount --bind from the topic 8660.
Idea of restarting 'am' picked from topic 9676.
- icon picked from 'Lila' at art.gnome.org
- ezxpopup re-used from sshd package

Update 27 May 2007 Tips/Issues (summary from posts below):
- the font name cannot have a space.
- If you use Mass Storage mode often(I don't ), to prevent phone freezing, please copy the font to phone memory (/ezx_user) using smbd(I could not copy using yan0's mystuff even though I had disk space) and then ApplyFont using yan0's mystuff by tapping on the font. This way, the font in use is not on the TransFlash and the phone will not freeze when mass storage mode is activated.
Attached Files
File Type: zip applyfont_v10_201.zip (20.2 KB, 4639 views)
Reply With Quote
The Following 9 Users Say Thank You to rubpa For This Useful Post:
dattakent (10-16-2007), digitalD (02-06-2008), etherea (03-24-2008), gravesy56 (03-20-2008), kunal007 (02-22-2008), mestizo (02-15-2009), msri3here (05-08-2008), vajhoinx (08-26-2008), zhongcheng (03-02-2008)
  #2  
Old 05-24-2007
djfabinhods's Avatar
MotoFans MODR
 
Join Date: May 2007
Location: Rio de Jahh!!! - BR
Posts: 127
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to djfabinhods
Default Re: App : ApplyFont - to change the font

Quote:
Originally Posted by rubpa
Since startup.txt/startup1.txt is not supported by my firmware(12P), I made a small app that allows me to change the phone font by just tapping on a .ttf file.

Follow these steps:
1.Download and Install the pkg using MPKG.
2.Tap and hold on any font (.ttf extension) file of your choice and select "Open With".
3.Select the ApplyFont app.
4.Optionally you could select the "Always use the program to open this filetype" to make future font changes with a single tap on a .ttf file.
5.Within a few seconds the phone display should refresh with the newly selected font.

Note that all open applications will close when the font is changing. Just restart the phone to fall back to the default font. You'll need to ApplyFont everytime you restart the phone.

I could also apply hindi/kannada fonts using this and view some sms that were otherwise displayed as blocks. However I've not yet found Indic fonts that contain both the Indian language and latin char sets. This causes all the other text to be blank/invisible and hence a Indic font cannot be used permanently. I'm impressed by the phone's support for Unicode even though the rendering is not completely accurate.

For the interested, here are more internal details:

ApplyFont v1.0
- first version created from various concepts from motorolafans.com
forums. Concept of using mount --bind from the topic 8660.
Idea of restarting 'am' picked from topic 9676.
- icon picked from 'Lila' at art.gnome.org
- ezxpopup re-used from sshd package
excellent, now I go to be able to also change my font, since it was not more obtaining. well better that to rename the fonts whenever to want to move for the old way.
__________________
Thanks.
Fábio Carvalho

Lost my Ming PEBL U3 today...

Sorry for my bad English.

Long Life to the Google Translate!!!
Reply With Quote
  #3  
Old 05-24-2007
MotoFans NWBE
 
Join Date: Apr 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default

would it matter which firmware i am running to be able to use this app ?
Reply With Quote
  #4  
Old 05-24-2007
MotoFans NWBE
 
Join Date: Apr 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default

rubpa, great app ! works flawlessly on 08p/57p ! thanks a bunch
Reply With Quote
  #5  
Old 05-24-2007
gurneek's Avatar
Moto Fans SENR
 
Join Date: Apr 2007
Location: delhi
Posts: 567
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gurneek Send a message via Yahoo to gurneek
Default

'



gr8 idea gr8 app
keep up the good work!!!

.
__________________
"LIfe iS tOo sHorT >
...mAkE iT sImpLe..!!"

________Gu®neek_

.
Reply With Quote
  #6  
Old 05-24-2007
joaorodrigo's Avatar
MotoFans XPRT
 
Join Date: Apr 2007
Posts: 346
Thanks: 8
Thanked 80 Times in 24 Posts
Default

Cool, congratulations
Reply With Quote
  #7  
Old 05-24-2007
lvlorph's Avatar
MotoFans JUNR
 
Join Date: May 2007
Location: Andheri, Mumbai, India
Posts: 84
Thanks: 3
Thanked 0 Times in 0 Posts
Default

can anyone tell me how to change font colours?
coz i keep wallpaper totally transparent and black font is really hard to read on dark backgrounds
Reply With Quote
  #8  
Old 05-24-2007
m41d3n's Avatar
Moto Fans SENR
 
Join Date: Apr 2007
Location: 53rB14
Posts: 589
Thanks: 7
Thanked 19 Times in 13 Posts
Send a message via MSN to m41d3n
Default

Man this is great,thanks!!! Just found that the name of the font cannot have spaces (eg. my font.ttf), my_font.ttf will work
Reply With Quote
  #9  
Old 05-24-2007
MotoFans NWBE
 
Join Date: Mar 2007
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Default

AWESOM!!!! Thankyou very much, working like a charm with 46P.
Reply With Quote
  #10  
Old 05-24-2007
MotoFans NWBE
 
Join Date: Apr 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default Perfect!!!!!!!!!!

I swear this site never ceases to amaze me. That was the only problem I had with my firmware the font would not change. I have 57p and now that I have this it's perfect. Thank you very much.
Reply With Quote
 
Reply

Tags
app, applyfont, change, font

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change font in E6 svasanthcse E6 General Chat 1 09-03-2009 11:09 AM
I need the application to change the font color. speakerscream E680i General Chat 3 08-28-2008 06:17 AM
Help: How to change font? mataerita A1200 General Chat 1 08-17-2007 02:28 PM
how font became not transparecy when i change theme?? mehditop E680i General Chat 0 01-19-2007 03:43 PM
How to change font in Manual ndpndnt16 E680i General Chat 0 07-23-2006 10:27 AM

 
Advertisement

Partner Links





Web Analytics