1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-05-31 07:21:46 +02:00

ShareTechMono: Remove fi/fl ligs

[why]
When we crate the hard-monospaced Nerd Font Mono variant the ligs will
be shrunk to 1 cell wide, while the content of the `fi` lig is of course
two cells, ending up in strange overwriting issues.

[how]
Remove the `fl` and `fi` ligatures completely.

Fixes: 1631

Reported-by: @Markov-Komarov
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2024-05-08 14:19:25 +02:00
parent c0ccf85dc1
commit 3043085331

View File

@ -0,0 +1,6 @@
[Config]
commandline: --removeligatures
[Subtables]
ligatures: [
"'liga' Standard Ligatures lookup 5 subtable",
"'dlig' Discretionary Ligatures lookup 4 subtable" ]