Comic Mono fork using Comic Shanns v2 as base with ligatures.
The font families are called Komiki Mono
and Komiki Mono Zero
.
{
"editor.fontFamily": "'Komiki Mono Zero', monospace",
"editor.fontSize": 14.5,
"editor.fontLigatures": true
}
Requires just
and ligaturizer
.
just --set ligature_font_file \
/usr/share/fonts/OTF/FiraCode-Regular.otf build
Fonts are inside ./output
.
This project is released under the MIT license. Check out the LICENSE file for more information.
Komisch Mono was used as reference.