How to get the correct font sizes from Photoshop into iOS

前端 未结 3 1124
面向向阳花
面向向阳花 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:17

    You have to change document resolution to 144 pixels/Inch and keep screen width 640px (for portrait orientation). Goto Image > Image Size > Resolution

提交回复
热议问题