Skip to content

Commit

Permalink
Add new monospace fonts to configtools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRaybaut committed Aug 22, 2024
1 parent 239825d commit 3c00ad5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guidata/configtools.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,8 @@ def font_is_installed(font: str) -> list[str]:
"Cascadia Code",
"Cascadia Mono",
"Consolas",
"Monospace",
"Menlo",
"Courier New",
"Bitstream Vera Sans Mono",
"Andale Mono",
Expand Down

0 comments on commit 3c00ad5

Please sign in to comment.