[Q] Porting Helvetica font to Desire S - HTC Desire S

Hi community,
is there any way to get the Helvetica font on our device?
For example with a .ttf file + font changer?
All characters working?
Sent from my HTC Desire S using XDA

It's much easier to implement a font taken from another ROM. For example I'm using segoe wp on endymion, which is a font from windows phone 7. If you want something like that, search the forums, it's already somewhere.
But I would also like to know if there's any way to import a font with for example an .ttf file
Sent by my fingers to your head.

You mean the Segeo font from Endymion Control center?
Sent from my HTC Desire S using XDA

Constantly said:
You mean the Segeo font from Endymion Control center?
Sent from my HTC Desire S using XDA
Click to expand...
Click to collapse
Not sure what you talking about. In endy control center there is no option to change the font.
And since I'm using segeo wp on the whole system I cannot say what font the control center has by default.
Sent by my fingers to your head.

Where did you get Segeo WP?
BTW: You can, when you launch Theme Manager there's an option to change fonts!
Sent from my HTC Desire S using XDA

Constantly said:
Where did you get Segeo WP?
BTW: You can, when you launch Theme Manager there's an option to change fonts!
Sent from my HTC Desire S using XDA
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1309958

When you download a font linked by dan-fish (I'm using those too) you'll get a flashable zip. after unzip the file, there is one folder "fonts" with some simple .ttf Files and one folder "meta-inf" with scripts and files I do not know about.
Maybe its possible to replace the .ttf files with some from helvetica (regular, bold etc.). But I don't know if there are also other changes in scripts etc. needed.
Sent by my fingers to your head.

Where can I get this Helvetica .ttf-File?
Sent from my HTC Desire S using XDA

Constantly said:
Where can I get this Helvetica .ttf-File?
Sent from my HTC Desire S using XDA
Click to expand...
Click to collapse
I found this:
http://www.4shared.com/file/Ghm-KHaq/Helvetica.html
Not sure if i'm allowed to post it though. Use it with font changer from the market and it should work. I can't guarantee it though.

dan-fish said:
I found this:
http://www.4shared.com/file/Ghm-KHaq/Helvetica.html
Not sure if i'm allowed to post it though. Use it with font changer from the market and it should work. I can't guarantee it though.
Click to expand...
Click to collapse
Not all characters are supported :/
Sent from my HTC Desire S waiting for Kernel 3 Source Code.

Related

Two Questions about Fonts and pull down text......

Ok im currently rockingt liberty 1.5 ..... but im about to move over to apex 1.4. But i really like the fact i can change the font and i can also edit the pull down text... is there anyway to change these on apex1.4?? any help is appreciated thx in advance.
For fonts you can download root tools by jrummy and it allows you to change the font among other things. But for the pulldown text im not sure how to do that
Sent from my DROIDX using XDA App
jmartinez748 said:
For fonts you can download root tools by jrummy and it allows you to change the font among other things. But for the pulldown text im not sure how to do that
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
I believe the dropdown text is an xml edit if you decompile the framework, otherwisr you would need to use a hex editor to change this. I will see if I can find the poat with instructions and post back with a link
Sent from my DROIDX using XDA App
I never changed my fonts until i flashed liberty 1.0 and a theme changed the font and after i went back to apex i missed the font so i started to google different fonts and found this forum in xda with downloadable fonts in a .zip file so just flash it using bootstrap
http://forum.xda-developers.com/showthread.php?t=801160
Sent from my DROIDX using XDA App
ilovechi23 said:
Ok im currently rockingt liberty 1.5 ..... but im about to move over to apex 1.4. But i really like the fact i can change the font and i can also edit the pull down text... is there anyway to change these on apex1.4?? any help is appreciated thx in advance.
Click to expand...
Click to collapse
here is a link for what you're looking to do with the Verizon text:
http://forum.xda-developers.com/showthread.php?t=849261
Thanks to everyone for all the help....
ilovechi23 said:
Thanks to everyone for all the help....
Click to expand...
Click to collapse
No problem, glad I could be of help. Let me know if you have more questions. I'm no expert, but have a decent knowledge of most of the basics for the X.
cant you just do it like you would on liberty with the liberty toolbox on the market? (if its still there...)
liberty toolbox is for liberty only......

[Q] Framework-res.apk

I'm somewhat new to hacking and modding. And I'm reading a lot, as well as playing with my phone a lot. I happened to extract the framework-res file to my sd card.
What are all the things I could customize with playing with that file?
Sent from my PG06100 using XDA App
Enraged21 said:
I'm somewhat new to hacking and modding. And I'm reading a lot, as well as playing with my phone a lot. I happened to extract the framework-res file to my sd card.
What are all the things I could customize with playing with that file?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
Anything you want. The easiest thing is editing the png so you change the system appearance. But you don't have to extract it to SD, you have to send it to your PC, decompile it (for .9.png's and xml, if just png you can extract the folder, then put the edited png's back in the apk with 7zip and push), and do whatever you want.
You will need to look for info about decompiling and pushing if you don't know yet.
So is that how themeing works?
Sent from my PG06100 using XDA App
Enraged21 said:
So is that how themeing works?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
Yeah, explained fast and in a general way.
Lol thanks man!
Sent from my PG06100 using XDA App
Could you send me any links?
Sent from my PG06100 using XDA App
How exactly do I pull the framework file, then decompile it?
Sent from my PG06100 using XDA App
Bump
Sent from my PG06100 using XDA App
Enraged21 said:
How exactly do I pull the framework file, then decompile it?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
I saw you, I just haven't time to write. Look for a tutorial about pulling and also APK Manager for decompiling. You will need adb
Can I edit the font from this file?
I want to change my rom again but keep the font that I usually use. How would I do that?
________
Evo SHIFT
Evervolv ROM
x99 kernel
Enraged21 said:
Can I edit the font from this file?
I want to change my rom again but keep the font that I usually use. How would I do that?
________
Evo SHIFT
Evervolv ROM
x99 kernel
Click to expand...
Click to collapse
Fonts are not in framework. They are in system/fonts, so you can go to the zip of your current ROM in the PC, open it, go to system/fonts and copy them. Then paste them into the zip of the new ROM or flash it, then push the fonts. (If you can, it will be easier doing it before flashing, with WinRAR or 7zip in computer)
1111111st
congratz man, you got the 1111111 Thread!
http://forum.xda-developers.com/showthread.php?t=1111111
just wanted you to see
Enraged21 said:
I'm somewhat new to hacking and modding. And I'm reading a lot, as well as playing with my phone a lot. I happened to extract the framework-res file to my sd card.
What are all the things I could customize with playing with that file?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
You could upload the file you extracted to the uot kitchen (google it, i cannot provide links).
The site allows to create a theme for your phone and to package it in a flashable .zip
(•.•) said:
congratz man, you got the 1111111 Thread!
http://forum.xda-developers.com/showthread.php?t=1111111
just wanted you to see
Click to expand...
Click to collapse
Haha, sweet!
Evo SHIFT
mordekainen said:
You could upload the file you extracted to the uot kitchen (google it, i cannot provide links).
The site allows to create a theme for your phone and to package it in a flashable .zip
Click to expand...
Click to collapse
Yeah I found out about that website a while ago.
But I can never get the colors right to match my theme.
Evo SHIFT
Theming Help
Try this thread:
http://forum.xda-developers.com/showthread.php?t=821638
Enraged21 said:
So is that how themeing works?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
APK Manager
Sorry for double posting but here is the thread for APK Manager:
http://forum.xda-developers.com/showthread.php?t=695701
Enraged21 said:
Yeah I found out about that website a while ago.
But I can never get the colors right to match my theme.
Evo SHIFT
Click to expand...
Click to collapse
For matching the colors you can use any app that lets you choose a custom color. I used widgetsoid, chose a custom color that matched my theme and wrote down the hex value. You can then use the hex value in the uot kitchen.
Sent from my LG Optimus One
Well, I took a snapshot of my homescreen. Uploaded it to a color extractor, and pulled the hex value through there. Used that hex value with UOT kitchen, and the colors still weren't the same after I flashed it...
Evo SHIFT
Evervolv
Can anyone guide on adding crt effect in services.jar?
Sent from my Desire S using XDA App

[Q]/[Request] Flashable Font Pack

Can someone compile a flashable font pack for me that consists of the Android font? Make sure it's flashable with CWM Recovery. I would love to have that font as my system font. Thanks in advance,
Moose.
-Cyanogenmod 7.0.3
-Stock CM7.0.3 Kernel
-Modded build.prop file(just values that affect HSPA+ speed)
Sent from my Inspire4G running CyanogenMod7.0.3
MrMickeyMoose said:
Can someone compile a flashable font pack for me that consists of the Android font? Make sure it's flashable with CWM Recovery. I would love to have that font as my system font. Thanks in advance,
Moose.
-Cyanogenmod 7.0.3
-Stock CM7.0.3 Kernel
-Modded build.prop file(just values that affect HSPA+ speed)
Sent from my Inspire4G running CyanogenMod7.0.3
Click to expand...
Click to collapse
The UOT Kitchen has exactly what you're looking for: http://uot.dakra.lt/
Go there and look under "Fonts".
That's becoming my goto answer, but what an awesome resource!
Sweet thanks.
Sent from my Inspire4G running CyanogenMod7.0.3
Nickovtyme said:
The UOT Kitchen has exactly what you're looking for: http://uot.dakra.lt/
Go there and look under "Fonts".
That's becoming my goto answer, but what an awesome resource!
Click to expand...
Click to collapse
You wouldn't happen to know which font pack it is would you, there's like twenty.
Just to be clear this is the font I want.
http://www.productwiki.com/upload/images/android_1.png
I realized I might have worded my question wrong.
Sent from my Inspire4G running CyanogenMod7.0.3
My bad.. I looked in the kitchen and that font isn't available.
But I have you an alternative... download Custom Android Font Switcher from the market. It's an app that comes with preinstalled fonts. The font you want is available. HE'S calling it "Droid Logo" in his list of available fonts.
Select that font and it will apply said font as your system font.
That way you don't have to wait for someone to compile a zip... or at least get you by till some one does.
Sent from my Inspire 4G using XDA Premium App
I use Font Changer Root and then grabbed the font from here;
http://forum.xda-developers.com/showthread.php?t=1067045&highlight=Fonts
Easy
+1
Either way will work.
Sent from my Inspire 4G using XDA Premium App
Nickovtyme said:
My bad.. I looked in the kitchen and that font isn't available.
But I have you an alternative... download Custom Android Font Switcher from the market. It's an app that comes with preinstalled fonts. The font you want is available. HE'S calling it "Droid Logo" in his list of available fonts.
Select that font and it will apply said font as your system font.
That way you don't have to wait for someone to compile a zip... or at least get you by till some one does.
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
SWEEEEEEEET! THANKS!
Sent from my Inspire4G running CyanogenMod7.0.3

[FONTS] 394 fonts that can be applied with Font Changer. (ROOT REQUIRED!)

Hey everyone just wanted to post this and let everyone decide if they would like to use them. I recently did a google search and found a large file in filetube that had hundredes of flashable .ttf fonts. So I went through them all and made this file that is to be used with Font Changer from the market. There is a free and a donate version. Please consider buying the Devs donate version because it is a very handy tool and he has done a very good job with this app. Below are the steps to apply these. Very easy and Enjoy.
Steps
1-Download the fontchanger file that I have here. Fonts folder
2-Install Font Changer from Market.
3-Un-zip the downloaded file, in it is a folder named .fontchanger.
4-Move the .fontchanger file to root of sdcard.
5- Now start Font Changer again and all of your new fonts will be there and able to install.
6- Reboot phone as the popup will ask and enjoy.
Huge thanks to mayfield103 for providing me with the folder that I lost...sorry about that guys.
Works perfectly! Many thanks.....
Thank you for this! I have used font Changer before and know how to get those on there, unless you had those already I would say that took you some time, so thank again! Awesome job!
amazing stuff. just love diablo font. thx
Can I request a honeycomb font?
Sent from my HTC Sensation Z710e using XDA App
stanleynhan said:
Can I request a honeycomb font?
Sent from my HTC Sensation Z710e using XDA App
Click to expand...
Click to collapse
I will post one shortly.
Sent from my Sensation Rockin CoreDroid!
EDIT: Attached the font that came with my Iconia Tab, not 100% sure that is what you are looking for. I had to make it a .zip file to upload just unzip and put enclosed file into .filechanger folder and give it a shot. Let me know if that is what you had in mind.
Thanks and font viewers
Thanks for putting those together, that was a lot of work. Here are a couple of font viewers for Windows if you want to see what the fonts look like.
Font Runner - not portable but very good
dp4 Font Viewer - portable version
Also, if you set the font preview size to 12px or 14px (for the programs above) it will give you a better idea of what the fonts will look when installed.
I will add a link to this in my theme thread if that's okay.
Sent from my PG86100 using Tapatalk
mayfield103 said:
I will add a link to this in my theme thread if that's okay.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
Yeah that would be just fine.
Sent from my Sensation Rockin CoreDroid!
pimpmaneaton said:
I will post one shortly.
Sent from my Sensation Rockin CoreDroid!
EDIT: Attached the font that came with my Iconia Tab, not 100% sure that is what you are looking for. I had to make it a .zip file to upload just unzip and put enclosed file into .filechanger folder and give it a shot. Let me know if that is what you had in mind.
Click to expand...
Click to collapse
tried it out and wasnt the one i was looking for. i was kinda expecting the one from the xoom and the number kind of font. thanks anyways
stanleynhan said:
tried it out and wasnt the one i was looking for. i was kinda expecting the one from the xoom and the number kind of font. thanks anyways
Click to expand...
Click to collapse
Just extract the clocktopia font from the zoom.
Sent from my PG86100 using Tapatalk
This is really awesome. Thanks alot man. I noticed my ram increased!?
Very weird, I used to hit around 220mb free and now I hit 310. I've never even hit 300 before on any other rom before, and I've tried almost every other one. Very weird, I wonder if there is any correlation..
But awesome fonts, do fonts from my pc work on my phone?
Sent from my HTC Sensation Z710e using XDA App
Knucklessg1 said:
This is really awesome. Thanks alot man. I noticed my ram increased!?
Very weird, I used to hit around 220mb free and now I hit 310. I've never even hit 300 before on any other rom before, and I've tried almost every other one. Very weird, I wonder if there is any correlation..
But awesome fonts, do fonts from my pc work on my phone?
Sent from my HTC Sensation Z710e using XDA App
Click to expand...
Click to collapse
Yes they will. Also there are thousands of fonts at dafont.com you can even download them from your phone just have to be ttf fonts and i think the EVO 3d even supports otf fonts but I'm not 100% sure about that.
Sent from my PG86100 using Tapatalk
mayfield103 said:
Just extract the clocktopia font from the zoom.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
I don't have xoom
Sent from my HTC Sensation Z710e using XDA App
stanleynhan said:
I don't have xoom
Sent from my HTC Sensation Z710e using XDA App
Click to expand...
Click to collapse
I'm on vacation right now but tomorrow night or Tuesday morning if no one has posted it yet I will.
Sent from my Sensation Rockin CoreDroid!
stanleynhan said:
I don't have xoom
Sent from my HTC Sensation Z710e using XDA App
Click to expand...
Click to collapse
If I have time I will do it but you can download a xoom rom from the zoom thread on xda open the zip and there is a font folder look for clocktopia and bamm you can just put it in the font changer folder then it will show up in the app.
Sent from my PG86100 using Tapatalk
pimpmaneaton said:
I'm on vacation right now but tomorrow night or Tuesday morning if no one has posted it yet I will.
Sent from my Sensation Rockin CoreDroid!
Click to expand...
Click to collapse
thank you! i would greatly appreciate it!
Requested Clocktopia
So here is the requested clocktopia font. But it is not going to give you the font you are looking for I believe. The honeycomb tablets use two different fonts for the clock that is displayed. One parts is the non highlighted parts and the other is the highlighted parts. Together these fonts look good but seperate they are of no use. Will keep looking to see if I can find something that may work. I did find a tread over in the EVO section of someone requesting a honeycomb font and the reply was that there was a font created but because some one the letters look awful the font was never published. I have alos found one that was missing some letters so I won't publish that one either. The atteached file is NOT actually a .zip file. I just renamed it from .ttf to .zip so that I could upload here. Just rename back to .ttf and change the clocktopia to what ever you would like.
EDIT: Just found this other one that does have the honeycomb style numbers. But letters are a bit off. Just rename this file to .ttf as well.
dude thanx a lot, ive installed and deleted this app a bunch of times trying to get it to work, never got it til now, u have it so easily done and got us a bunch of fonts, thanx a lot, working perfect
Thanks for this...working perfectly!
Sent from my PG86100 using XDA App

[SystemFontReplacement] Roboto Condensed

if you're like me and hate the provided fonts by lg, than here is a zip i had thrown together for my htc one m8 and flashed on my g3 last night, it worked fine. it replaces all the stock fonts with roboto condensed and looks great! i had not seen a flashable system wide font replacement yet so i figured i would put this here for anyone who is not a fan of the default fonts! as usual always make a nand before flashing just in case but i have flashed it on stock ROOTED and on ZoneROM for t-mobile without any issues. enjoy!
Any way of doing this without having to flash? Right nw I think the Tmo version is the only one with an unlocked bootloader and can flash things via cwm/twrp
nest75068 said:
Any way of doing this without having to flash? Right nw I think the Tmo version is the only one with an unlocked bootloader and can flash things via cwm/twrp
Click to expand...
Click to collapse
x2 would love this font but can't install custom recovery on ATT variant until bootloader is unlocked.
unfortunately I myself am at a loss aside from using a font swapping app from the playstore which all require root but I have seen those causing bootloops in other threads i was not sure about custom recoveries on other variants yet so i just posted this here for the sake of sharing it on the general forum as opposed to only the t-mo. hope you guys get recoveries soon!
What font comes stock? Not sure what roboto condensed looks like.
Sent from my LG-D851 using XDA Free mobile app
not sure what the default font is but here is a screenshot of my settings menu with roboto condensed font :cyclops:
Thanks for the font - worked great on D851. It replaces the "NewSmartGothic" font with Roboto. Doesn't change the name of the font, just changes the font itself.
Can u make an apk for LG smart World ?
In order to put this font without root...
Sent from my LG-D855 using XDA Premium 4 mobile app
Is there a way to change the font without root?
Sent from my LGLS990 using XDA Premium 4 mobile app
Kevinl86 said:
x2 would love this font but can't install custom recovery on ATT variant until bootloader is unlocked.
Click to expand...
Click to collapse
if you are rooted, you can install iFont from play store, and then install any font you like.
Works fine on ATT&T G3
Yep. I use iFont.
That one looks awesome, which is it?
uicnren said:
if you are rooted, you can install iFont from play store, and then install any font you like.
Works fine on ATT&T G3
Click to expand...
Click to collapse
what font is this? looks great!
adiliyo said:
what font is this? looks great!
Click to expand...
Click to collapse
Sansation-Light
Been using Decker personally, but I might try out Sansation.
uicnren said:
if you are rooted, you can install iFont from play store, and then install any font you like.
Works fine on ATT&T G3
Click to expand...
Click to collapse
what font are you using?:good:
ant78 said:
what font are you using?:good:
Click to expand...
Click to collapse
Seriously...
I dont know why LG let us choose into 5 fonts and have removed roboto ???
Why do they dont do like HTC and let us dowload more and more ... (Without root)
Sent from my LG-D855 using XDA Premium 4 mobile app
ced357 said:
I dont know why LG let us choose into 5 fonts and have removed roboto ???
Why do they dont do like HTC and let us dowload more and more ... (Without root)
Sent from my LG-D855 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
They do, you just have to get them from the LG SmartWorld "store." It can be found, among other places here: http://us.lgworld.com/web.main.dev
There's also a place for people to submit apps, so I'm assuming fonts can be submitted as well.
Ok i know and already use LG smart world, but i cant found roboto font...
What is very strange is roboto is coming With Android, and i found roboto font in my phone With a file explorer, but i cant see it in the LG os ???
Sent from my LG-D855 using XDA Premium 4 mobile app
ced357 said:
Ok i know and already use LG smart world, but i cant found roboto font...
What is very strange is roboto is coming With Android, and i found roboto font in my phone With a file explorer, but i cant see it in the LG os ???
Sent from my LG-D855 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Probably no one has submitted it to them yet.

Categories

Resources