https://github.com/dynamotn/iosevka-dynamo
My custom font from Iosevka
https://github.com/dynamotn/iosevka-dynamo
dotfiles fonts iosevka ligature roboto
Last synced: 3 months ago
JSON representation
My custom font from Iosevka
- Host: GitHub
- URL: https://github.com/dynamotn/iosevka-dynamo
- Owner: dynamotn
- Created: 2021-01-13T10:47:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-29T07:25:53.000Z (about 1 year ago)
- Last Synced: 2025-06-03T16:36:23.059Z (about 1 year ago)
- Topics: dotfiles, fonts, iosevka, ligature, roboto
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Iosevka-Dynamo
Adding programming ligatures from [FiraCode](https://github.com/tonsky/FiraCode) to my favorite [Iosevka](https://github.com/be5invis/Iosevka) font.
## Why do I create it?
Although Iosevka has ligatures, but it's not work with my kitty terminal (https://github.com/kovidgoyal/kitty/issues/297).
And FiraCode has some ligatures that I need.
## Which version of font that I use?
FiraCode v4 has infinite-length that I don't want to use and has some bugs on kitty (https://github.com/tonsky/FiraCode/issues/1081).
So I will use FiraCode v3.1 for my font.
> ![NOTE]
> TODO: I will try to get some ligatures in higher version to my font in the future.
## Requirements
This script requires FontForge to build font. AFAIK, you can must `python-fontforge` (Debian/Ubuntu or ArchLinux) or `fontforge` (Gentoo, OpenSUSE).