Experience the high-quality fonts and font configurations from Elementary OS on your machine.
Explore the Docs »
Report Bug
·
Request Feature
Elementary OS Fonts is a package that brings the top-notch fonts and font configurations from the acclaimed Elementary OS distribution to your system. Whether you're a developer wanting to enhance readability or a designer seeking to improve the visual quality of your workspace, this project is for you.
- Comprehensive collection of high-quality fonts
- Fine-tuned font configurations for optimal appearance
- Hassle-free installation and usage
This project leverages the font files and configurations initially provided by Elementary OS, ensuring that you receive the best typographical quality.
Ensure you have a backup of your /usr/share/fonts and /etc/fonts directories before proceeding.
To install the Elementary OS Fonts on your machine, follow these steps:
- First, clone the repository by executing the following command in your terminal:
git clone https://github.com/empress-eco/fonts.git- Now backup your current fonts and configurations:
mv /usr/share/fonts /usr/share/fonts.backup
mv /etc/fonts /etc/fonts.backup- Finally, apply the Elementary OS fonts and configurations:
cp /path/to/cloned/repo/usr/share/fonts /usr/share/fonts
cp /path/to/cloned/repo/etc_fonts /etc/fontsRestart your system to see the changes.
Enjoy a refined typographic experience on your system! To further customize your font settings, navigate to your system's font settings.
Contributions are what make the open-source community an amazing place to learn, inspire, and create. If you'd like to contribute, follow these steps:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Your ideas and contributions are highly appreciated!
This project is licensed under the MIT License. All contributions to this project will also fall under this license.
A heartful thanks to Elementary OS for making these splendid fonts and configurations available. We also extend our deepest gratitude to the Empress Community, whose foundational contributions have been instrumental in this project. Our appreciation also goes out to all our contributors who continuously help us improve this project.