0

I'm designer and I've designed mobile UI of resolution 1440*2560.

In design I have few text having 100px of font size. Just want to know what will be the font size of in each device like xxxhpi, xxhdpi, xhdpi, hdpi, mdpi, ldpi.

I'm using https://zeplin.io to provide design element details to developer but somehow in some case it's shows different result of Pixel to SP conversation. So just want to know entire equation for this calculation.

Yashpal Sindhav
  • 365
  • 1
  • 10
  • https://developer.android.com/training/multiscreen/screendensities – pskink Sep 17 '18 at 09:14
  • Thanks @pskink for your quick response and for detail documentation. As I've Mentioned I'm designer and not much aware about the developer's background for it. My query is I'm getting different SP value in "Zeplin" and from "Developer's end". – Yashpal Sindhav Sep 17 '18 at 09:19

1 Answers1

1

Question -> I have few text having 100px of font size. Just want to know what will be the font size of in each device like xxxhpi, xxhdpi, xhdpi, hdpi, mdpi, ldpi ?

Answer -> Go with Pixplicity ;)

Santhosh Joseph
  • 744
  • 7
  • 18