Skip to content

feat: Add Thai language font support#35

Open
nousx wants to merge 1 commit into
winfunc:mainfrom
nousx:feat/thai-font-support
Open

feat: Add Thai language font support#35
nousx wants to merge 1 commit into
winfunc:mainfrom
nousx:feat/thai-font-support

Conversation

@nousx
Copy link
Copy Markdown

@nousx nousx commented Jun 24, 2025

  • Add Noto Sans Thai Google Font to index.html
  • Update CSS font-family to include Thai fonts (Noto Sans Thai, TH Sarabun New, Leelawadee UI, Tahoma)
  • Add specific Thai language CSS rules with :lang(th) selector
  • Support Thai fonts for both sans-serif and monospace text

This change fixes the issue where Thai characters were displaying as squares (□) in the UI.

- Add Noto Sans Thai Google Font to index.html
- Update CSS font-family to include Thai fonts (Noto Sans Thai, TH Sarabun New, Leelawadee UI, Tahoma)
- Add specific Thai language CSS rules with :lang(th) selector
- Ensure proper UTF-8 encoding declaration in HTML head
- Support Thai fonts for both sans-serif and monospace text

This change fixes the issue where Thai characters were displaying as squares (□) in the UI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants