Font Viewer
A lightweight font viewer app built with Tauri, SvelteKit, TypeScript, and Tailwind CSS.
Features
- Modern UI with dark & light mode
- Fast and lightweight
- View all installed fonts on your system
- Filter fonts by name & source (System/User)
- Customize font size, weight, and style
- Custom text preview
Wishlist
- Rasterize fonts in backend using fontdue
- Compare fonts (glyphs & custom text) using dssim
- Sort fonts by similarity
- Integrate Google Fonts
Screenshots
Build
pnpm i
pnpm tauri dev