You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use WSL Ubuntu 18.04.2 LTS bionic, got this error:
Traceback (most recent call last):
File "build.py", line 105, in <module>
scale_character_glyphs_threshold=SCALE_CHARACTER_GLYPHS_THRESHOLD)
File "/home/dell/Ligaturizer/ligaturize.py", line 275, in ligaturize_font
creator.add_ligature(lig_spec['chars'], lig_spec['firacode_ligature_name'])
File "/home/dell/Ligaturizer/ligaturize.py", line 158, in add_ligature
self.font.addLookup(lookup_name(i), 'gsub_single', (), ())
EnvironmentError: A lookup named lookup.1.0 already exists
The font I tried to ligaturize is Droid Sans Mono Nerd Font Complete Windows Compatible.
The text was updated successfully, but these errors were encountered:
I use WSL Ubuntu 18.04.2 LTS bionic, got this error:
The font I tried to ligaturize is Droid Sans Mono Nerd Font Complete Windows Compatible.
The text was updated successfully, but these errors were encountered: