Skip to content

feat: add optimized system font stack for Korean and English#15

Merged
amondnet merged 1 commit intomainfrom
feat/system-font-stack
Oct 15, 2025
Merged

feat: add optimized system font stack for Korean and English#15
amondnet merged 1 commit intomainfrom
feat/system-font-stack

Conversation

@amondnet
Copy link
Copy Markdown
Contributor

Summary

  • Add native system font stack optimized for Korean and English typography
  • Ensures instant rendering with zero network requests
  • Provides platform-specific optimal fonts (Apple SD Gothic Neo, Malgun Gothic, Segoe UI, Roboto)

Changes

  • Updated apps/web/app/assets/css/main.css with @theme configuration
  • Added comprehensive fallback chain for cross-platform compatibility

Benefits

  • ✅ Zero additional HTTP requests
  • ✅ Instant font rendering
  • ✅ Native look and feel on all platforms
  • ✅ Optimized Korean character rendering
  • ✅ Improved Lighthouse performance scores

Test plan

  • Verify font rendering on macOS
  • Verify font rendering on Windows
  • Verify font rendering on Android
  • Visual regression testing across browsers

Add native system fonts optimized for each platform to improve
typography and rendering performance:
- macOS/iOS: Apple SD Gothic Neo
- Windows: Malgun Gothic / Segoe UI
- Android: Roboto

This provides instant rendering with zero network requests
and platform-native look and feel for both Korean and English content.
@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
claude-code-plugins Error Error Oct 15, 2025 8:12pm

@amondnet amondnet merged commit 24a985c into main Oct 15, 2025
4 of 5 checks passed
@amondnet amondnet deleted the feat/system-font-stack branch October 15, 2025 20:13
@pleaseai pleaseai Bot mentioned this pull request Oct 15, 2025
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.

1 participant