-
[SwiftUI] iOS의 거리단위 Point 에 대해서Swift/SwiftUI 2022. 4. 12. 00:22
Point는 무엇이며 Pixel과 무엇이 다른가
Mobile design 101: pixels, points and resolutions
The difference between pixels, points and resolutions can be confusing even for experienced designers.
blog.fluidui.com
Sketch의 단위는 Point이다
Does Sketch measure text layers in points or pixels?
Sketch uses the macOS coordinates system, which is measured in points. So, when you work in Sketch, everything is measured in points — this includes text layers. A single point in Sketch translates to a single physical pixel on an @1x display. When yo
www.sketch.com
'Swift > SwiftUI' 카테고리의 다른 글
[SwiftUI] NavigationBar를 마음대로 사용해보자 (0) 2022.04.12 [SwiftUI] DarkMode 로 바꿔줘보자 (0) 2022.04.12 [SwiftUI] List 에서 row의 Padding 없애기 : PlainListStyle (0) 2022.04.10 [SwiftUI] .onAppear : 뭔가 나타날때 마다 변화를 줘보자 (0) 2022.04.07 [SwiftUI] TextEditor에 Placeholder를 만들어주자 (0) 2022.04.07