The Correct Interpretation
Before analyzing specific text, scan the ENTIRE sketch to establish scale.
If body text was defined on the Start Page:
Benefits:
When to use:
Compare lines against each other in the sketch:
═══════════════════ ← Thicker than others = Bold (700)
─────────────────── ← Medium thickness = Medium (500)
───────────────────── ← Thinnest lines = Regular (400)
Rule: Relative thickness indicates hierarchy, not absolute pixels.
Estimate size by comparing to known UI elements:
[ Button ] ← Standard height ref (~40-48px)
↕
═══════════════════ ← Matches button height? ~40-48px (Large Heading)
↕
═══════════════════
Context Anchors:
Rule: Use these anchors to estimate the scale of text spacing.
Note: Visual size ≠ Semantic HTML (H1/H2/H3). Heading levels are determined by document structure, not appearance.
Sketch:
═══════════════════════════════ ← Line 1: Thickest lines in sketch
↕ Spacing ≈ Same as button height
═══════════════════ ← Line 2: Thickest lines in sketch
Analysis:
font: bold 48px / 1.2═══════════════════ ← Thickest lines
↕
═══════════════════
═══════════════════ ← Medium-Thick lines
↕
═══════════════════
───────────────────── ← Thinnest lines
↕
─────────────────────
═══════════════════
↕ Spacing < 2x Button Height
═══════════════════
✅ Likely TEXT
═══════════════════
↕ Spacing > 2x Button Height
═══════════════════
❓ Likely IMAGE or CONTAINER
Rule: If spacing seems disproportionately large compared to UI elements, verify!
See horizontal lines?
│
├─ Compare THICKNESS (Relative)
│ └─ Thicker than avg? → Bold
│ └─ Thinner than avg? → Regular
│
├─ Compare DISTANCE (Context)
│ └─ Matches Button Height? → Large Heading (~40-48px)
│ └─ Matches Icon Size? → Body Text (~16-24px)
│ └─ Huge Gap? → Image/Container
│
└─ Check Context Anchors
└─ Address Bar, Scrollbar, Buttons
THICKNESS = RELATIVE WEIGHT CONTEXT = SCALE
Think of it like looking at a map:
═══════════════════════════════ ← Thickest lines
↕ Matches "Sign In" button height
═══════════════════ ← Thickest lines
Analysis:
font: bold 48px / 1.2Content:
EN: "Every walk. on time. Every time."
SE: "Varje promenad. i tid. Varje gång."
Both fit in ~50-60 character capacity! ✅
Remember: Context is King! Compare, don't just measure. 📏✨