How to get the correct font sizes from Photoshop into iOS

前端 未结 3 1126
面向向阳花
面向向阳花 2021-02-05 18:46

I have a design in an psd file. So I copied all text properties (fontname, size (in pt), color, etc) into code and run it. I did a screenshot and compared that to the design. I

3条回答
  •  梦如初夏
    2021-02-05 19:02

    Photoshop ratina images-12Pt = Ios-6Pt(X=2*Y) photoshop not ratina images-12pt = Ios-12pt(X=Y)

提交回复
热议问题