Problem
Text stroke is too thick and changes the intended letter shapes at small sizes.
Solution
Root Cause / Diagnostic:
Applying an excessively heavy outer stroke or outline to text bloats letter geometry and fills in closed counterspaces (such as the loops in 'e', 'a', 'o'). At mobile thumbnail resolutions, the bloated outlines fuse neighboring letters into illegible geometric blobs. Instead of improving separation, extreme strokes destroy font legibility.
Actionable Fix:
1. Limit stroke thickness to 8–14 pixels for 1280x720 canvas dimensions, ensuring all internal letter counters remain completely open.
2. Apply strokes with 'Outside' alignment rather than 'Center' or 'Inside' to protect original font character glyph proportions.
3. Test downscaled letter clarity at 150px wide to confirm counters stay crisp and distinct.
Pro Tip:
Use directional drop shadows or dark backing scrims rather than mega-thick strokes; they provide superior contrast separation without distorting letterforms.
Applying an excessively heavy outer stroke or outline to text bloats letter geometry and fills in closed counterspaces (such as the loops in 'e', 'a', 'o'). At mobile thumbnail resolutions, the bloated outlines fuse neighboring letters into illegible geometric blobs. Instead of improving separation, extreme strokes destroy font legibility.
Actionable Fix:
1. Limit stroke thickness to 8–14 pixels for 1280x720 canvas dimensions, ensuring all internal letter counters remain completely open.
2. Apply strokes with 'Outside' alignment rather than 'Center' or 'Inside' to protect original font character glyph proportions.
3. Test downscaled letter clarity at 150px wide to confirm counters stay crisp and distinct.
Pro Tip:
Use directional drop shadows or dark backing scrims rather than mega-thick strokes; they provide superior contrast separation without distorting letterforms.