Skip to content

Commit

Permalink
Monaspace: Add ExtraLight Italic
Browse files Browse the repository at this point in the history
Fixup of previous commit.
Fixes: #1670

Signed-off-by: Fini Jastrow <[email protected]>
  • Loading branch information
Finii committed Jun 30, 2024
1 parent 264c738 commit 9c7fa1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/unpatched-fonts/Monaspace/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ls -alh "${TMP_DIR}"
# In order of increasing atomic mass:
typefaces=(Neon Argon Krypton Xenon Radon)

weights=(ExtraLight Light LightItalic Regular Italic Bold BoldItalic Medium MediumItalic)
weights=(ExtraLight ExtraLightItalic Light LightItalic Regular Italic Bold BoldItalic Medium MediumItalic)

for face in "${typefaces[@]}"; do
echo "Processing ${face} ..."
Expand Down

0 comments on commit 9c7fa1c

Please sign in to comment.