Y
Hacker News
new
|
ask
|
show
|
jobs
by
zetanor
35 days ago
That's why my favorite unit is the px, a.k.a., 1 centiinch.
2 comments
JimDabell
35 days ago
CSS pixels are weirder:
http://inamidst.com/stuff/notes/csspx
link
fluidcruft
35 days ago
I thought px was an abbreviation of pixel which doesn't have a dimension?
link
Tagbert
35 days ago
Pixels have pitch, which is the distance between pixels. That is what is usually meant when talking about px as a measurement. It is analogous to dpi or ppi or the metric version.
link
ethmarks
35 days ago
Does the pitch describe the distance between the edges of the pixels or between the centers?
link
aptly_yclept
34 days ago
To expand on what the previous said, here's a link to a seminal paper on pixels - "A pixel is not a little square" by Alvy Ray Smith.
https://alvyray.com/Memos/CG/Microsoft/6_pixel.pdf
link
Tagbert
34 days ago
center to center.
link
http://inamidst.com/stuff/notes/csspx