design.vecreal.com / Workshop / Wordmark dot size
Brand atom workshop · wordmark · round 6 (dot size A/B)
Locked rev-4 D5 is 0.21em dot (31.8% of V height). The H2 favicon locks at
~35.5% of V height. Operator question: does the wordmark dot read too small relative to V
now? This round tests three sizes with proportional positioning to maintain composition.
Proportional positioning rule
When dot diameter grows, the dot's optical center shouldn't drift relative to the
composition. Rule: shift margin-left by −Δ/2 to keep the dot's
horizontal center at the same position.
0.21em (current): margin-left: calc(0.04em + 2px) · center at 0.145em past "l"
0.22em (+5% dia): margin-left: calc(0.035em + 2px) · center at 0.145em past "l" ✓
0.23em (+10% dia): margin-left: calc(0.03em + 2px) · center at 0.145em past "l" ✓
Vertical positioning translateY(0.025em) stays constant — the optical-overshoot
rule (dot bottom at baseline + 0.025em descent) is the locked principle. As dot grows, it
extends UPWARD into the x-height, which actually feels more like a bookend co-anchor.
| VARIANT | DOT SIZE | MARGIN-LEFT | H-SHIFT FROM CURRENT | DOT/V RATIO | READS AS |
|---|---|---|---|---|---|
| W-0.21 · current | 0.21em | calc(0.04em + 2px) | 0 | 31.8% | punctuation, V dominates |
| W-0.22 · +5% | 0.22em | calc(0.035em + 2px) | −0.005em | 33.3% | still punctuation, slight bookend weight |
| W-0.23 · +10% (★) | 0.23em | calc(0.03em + 2px) | −0.01em | 34.8% | bookend co-anchor, matches H2 favicon ratio |