Community Questions & Answers

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...

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...

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?

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...

Showing 1-19 of 19