Y
Hacker News
new
|
ask
|
show
|
jobs
by
loeg
2689 days ago
Ok; the classic 640x480 figure is also in pixels, so I'm not sure why the parent commenter would use a different unit to try and draw a comparison.
2 comments
myguysi
2685 days ago
We’re taking about rendering UI... If I render a div with width=375px and height=667px it will fill the screen on an iPhone 8 because it renders @2x.
link
Mikhail_Edoshin
2688 days ago
There must be a pixel-per-inch ratio in this equation. A 14" monitor running at 640x480 will have around 57 ppi, while iPhone X has like 462 ppi.
link