Re: [android-developers] font size normalization

2015-08-10 Thread Marina Cuello
You could use this tool to help on calculations: http://angrytools.com/android/pixelcalc/ Marina On Fri, Aug 7, 2015 at 12:11 PM, Justin Anderson magouyaw...@gmail.com wrote: AFAIK there is no direct matching like that. They are two different operating systems and render text differently.

[android-developers] font size normalization

2015-08-07 Thread Jags
in my app i use title fonr size 18.7 in ios, my customer says in android same size font looks smaller than iphone in s6. which font type and size in android s6 will be closest matching in iphone ? iphone one is accepted by my customer as a standard to use. -- You received this message because

Re: [android-developers] font size normalization

2015-08-07 Thread Justin Anderson
AFAIK there is no direct matching like that. They are two different operating systems and render text differently. That being said, I think I read an article once that said there is a (very) rough equivalence between pts used in iOS and sp/dp values used in Android. You could try using 18 sp (or