A quick font installer tool.
GlyphSet is a straightforward font installer tool designed for my personal learning project. Frustrated with the manual installation of numerous font files and unable to find a reliable, non-shady, and fast tool, I decided to create my own solution.
- Rust Backend: Powered by Rust for efficiency and performance.
- Python Frontend: Utilizes a Python frontend for a user-friendly interface.
- Ensure that
GS.exeandGlyphSet.exeare in the same directory. - Run
GlyphSet.exeto launch the application. - Select the directory containing your desired font files.
- Click the "Install" button.
- Wait for the installation process to complete.
- Once installed, a success message will be displayed.
Feel free to contribute or provide feedback as this tool evolves with my ongoing learning journey.
