May 16, 2026
Point taken? Not so fast
Points are a weird and inconsistent unit of measure
Tiny measurement feud sparks giant nerd meltdown in the comments
TLDR: The big reveal is that a “point,” the tiny size unit used in writing and design tools, isn’t actually the same everywhere, which can throw off careful layouts. Commenters turned that small mismatch into big entertainment, joking about absurd units, arguing for one standard, and admitting they expected a completely different story.
A seemingly microscopic problem turned into full-blown comment-section theater after writer Hillel Wayne revealed that two popular tools don’t even agree on what a “point” is. In plain English: the tiny unit used to size text and diagrams is slightly different depending on where you are, which means a layout that should line up neatly can come out just a little bit off. It’s a difference so small most humans would never notice — and that, naturally, made the internet care even more. Wayne’s post walks through the messy history: old printing standards, American standard-setting, and Donald Knuth of TeX fame basically saying, “close enough, but I’m making it cleaner for math.” Meanwhile, Inkscape follows the PostScript version, which uses a different inch-based rule. Same word, different sizes, chaos.
But the real action was in the replies, where readers instantly swerved into peak internet energy. One person declared the article’s biggest omission was the unit called “the fuck,” turning a standards discussion into comedy gold. Another came in with the practical hot take: everyone should just use PostScript’s “big points” and move on. Others admitted they clicked expecting finance talk about basis points, scorekeeping in games, or some philosophical reflection on how humans invented counting. One commenter flexed pure gremlin energy by announcing their favorite unit is the pixel, “also known as 1 centiinch.” So yes, the article is about typography — but the comments are about what really matters online: pedantry, confusion, and turning a 0.4% mismatch into a personality test.
Key Points
- •The article was prompted by a practical mismatch between LaTeX and Inkscape grids that both appeared to use the same point-based dimensions.
- •LaTeX uses the TeX point, defined as 1/72.27 inches, while Inkscape uses a 1/72-inch point.
- •Typographic points historically varied across printers and countries before standardization, and historical U.S. definitions also showed small inconsistencies.
- •The article cites NIST’s official printer’s point of 0.013837 inches and notes that this yields about 72.270001 points per inch.
- •Donald Knuth modified TeX so that 72.27 pt equals exactly 1 inch, while PostScript defined its default unit as exactly 1/72 inch, which aligns with Inkscape’s behavior.