this post was submitted on 20 Mar 2025
61 points (100.0% liked)
Unixporn
16295 readers
4 users here now
Unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
Rules
- Post On-Topic
- No Defaults
- Busy Screenshots
- Use High-Quality Images
- Include a Details Comment
- No NSFW
- No Racism or use of racist terms
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wow, how does that work? Does the font selector program generate a custom font file which gets deployed on each system? How does this work with printers?
Here's the page shown in the image: https://typeof.net/Iosevka/customizer.
The visual editor generates a toml file below that you copy into a plan file. You clone the Iosevka repo, place the plan file there, and compile it. Full instructions are here: https://github.com/be5invis/Iosevka/blob/main/doc/custom-build.md. It takes 30-40 mins to compile Iosevka TTFs on my M1 Pro MBP though.
Thank you!