This demo tests how the standard HTML5 Canvas fillText() method handles
extremely small font sizes at different pixel densities. Each size shows:
measureText() metrics
Test text: "The quick brown fox jumps over the lazy dog"
Pixel Density: Simulates high-DPI rendering (1x = standard, 2x = Retina, 4x = ultra-high-DPI)
Visualization: Red bounding box from actualBoundingBox metrics, red X at anchor point