🔍 Sinhala Font Diagnostic Tool

📊 Font Loading Status

📝 CSS @font-face Rules

❌ No @font-face rules found in CSS

📚 All Loaded Fonts (0)

⚠️ No fonts loaded yet

👁️ Visual Font Test

Test text: සිංහල පෙළ Test Text 123

Default (sans-serif):
සිංහල පෙළ Test Text 123
Panhinda:
සිංහල පෙළ Test Text 123
Supun:
සිංහල පෙළ Test Text 123
Amshiru:
සිංහල පෙළ Test Text 123

🛠️ Troubleshooting Steps

  1. Check if CSS @font-face rules are found above
  2. Verify font file paths are correct (should be /fonts/sinhala/*.ttf)
  3. Check browser Network tab to see if font files are loading (200 OK status)
  4. Look for any CORS errors in console
  5. Compare visual test with canvas test - they should look the same if fonts work
  6. If fonts work in HTML but not canvas, it's a timing/loading issue