Community Questions & Answers
Cleaning Project resets Info.plist in Resources directory
I really got tiered of re-adding the fonts in Fonts **provided by application**, for some reason everytime I **Clean* my project, that property in Info.plist in my Resources directory gets removed, or the whole Info.plist gets reset. I need to clean my...
Different Font Style Use in Alloy
Hi All, How to use different font style in alloy? i tried everything but not getting success. I want to use this font style in iOS. Titanium SDK : 3.0.2 Thanks in advance
titanium adding cusomt fonts without copying info.plist
Hi i there a way to add custom fonts to titanium without copying the info.plist file to the project folder and then adding them there that i the setup i currently have. But i am using the sharekit module and the facebook section of this doesn't work if i...
Using icon fonts (like FontAwesome) in Titanium Mobile apps
I would like to use an icon-font like FontAwesome (http://fortawesome.github.com/Font-Awesome/) on my Titanium Mobile iOS app's buttons. I think this should be possible, but cannot figure out how. Any ideas?
Custom Fonts
Hello I'm trying to change a different font in an app on android, and following the guide I see my new source changed. Under the Code: ~~~ var titulo = Ti.UI.createLabel({ text:'INGRESA TUS...
Google Web Fonts on Android App
Hi, Is there a way to use Google Web Fonts on an Android app?
Cannot use custom fonts
Hello, I am trying to use a custom font in my iOS app (latest SDK). It has worked fine before but now suddenly the font stops showing in the app after building it to the device. I followed these steps to 100%:...
Remote fonts in native iOS UI
Hi, may be anybody knows Can I use remote fonts (stored on remote web-server) in native UI on iOS? May be even I need to download them from remote web-server to local storage in runtime and then use them, if no other option. Something of this is...
Android Custom Fonts
Hey, I am trying to get custom fonts work on android. I got it working on iPhone following the post and the video in the post. http://developer.appcelerator.com/question/49151/custom-font-solution I know Kitchen Sink does not support custom fonts for...
Screen Resolution vs Font Size
Morning all, I have a question regarding Screen Resolution and Font Sizes. How can I tell what the users Screen resolution is and then serve them the correct font size? In my latest project, I have hard-coded all my font sizes e.g. 12px, but when viewed...
iPhone Custom Fonts
Hi, ive searched and tried all the custom font solutions but I cant get any of them to work, I've also searched the docs with no results. Is there any solution with the latest SDK? Im using: Titanium SDK 1.8.0.1 OSX 10.7.2 Most of the solutions are for...
Custom font solution
I made it my mission to get custom fonts to work. I wasn't particularly pleased with doing the ["dirty," KitchenSink-shell method](http://developer.appcelerator.com/question/48131/custom-fonts-ipad#93591) (it would often render the project...
Cutstom Font
Where i have to add my new fonts to use it with titanium mobile ? thanks.
Custom Fonts iPhone
I'm trying to use custom font (dingbats) in my application. I went through the process using custom info.plist. I have the special character displaying in my app but I have an erros in the Titanium Developer console ‘FT_Open_Face failed: error...
Achieving crisp fonts like in iPhone Addressbook
Hi, I'm trying to figure out how to get fonts to come out like the Addressbook app: [screenshots](http://imgur.com/a/XfZdc) You can see that my text is fuzzy, but the Addressbook's is sharp and clear. Has anyone tackled this?
Tracking & Kerning
It is possible to do tracking and kerning with the Ti.UI.createLabel component? I figured it would be available since we can now use custom fonts and control almost every part of that. If it is possible, please do show! Thanks in advance! Conrad
Custom fonts for ipad not working
Hello, I've been trying to get my own .ttf working on a label using the solutions listed [in this](http://developer.appcelerator.com/question/12051/custom-fonts) and [in...
custom fonts in tableView
how to include and use custom font in table view thank you.
Custom Fonts?
Hi, Is there a way to embed a custom font in iPhone/iPad apps? thanks, B.
Showing 1-19 of 19