diff --git a/10-nerd-font-symbols.conf b/10-nerd-font-symbols.conf
index 8fbb58b7c..edb8e98fa 100644
--- a/10-nerd-font-symbols.conf
+++ b/10-nerd-font-symbols.conf
@@ -286,19 +286,19 @@
Symbols Nerd Font
- IntelOne Mono,IntelOne Mono Bold
+ Intel One Mono,Intel One Mono Bold
Symbols Nerd Font
- IntelOne Mono
+ Intel One Mono
Symbols Nerd Font
- IntelOne Mono,IntelOne Mono Light
+ Intel One Mono,Intel One Mono Light
Symbols Nerd Font
- IntelOne Mono,IntelOne Mono Medium
+ Intel One Mono,Intel One Mono Medium
Symbols Nerd Font
diff --git a/bin/scripts/lib/fonts.json b/bin/scripts/lib/fonts.json
index 9de52acf1..ffaff051a 100644
--- a/bin/scripts/lib/fonts.json
+++ b/bin/scripts/lib/fonts.json
@@ -445,11 +445,11 @@
{
"unpatchedName": "Intel One Mono",
"RFN": true,
- "version": "1.2.1",
+ "version": "1.3.0",
"patchedName": "IntoneMono",
"folderName": "IntelOneMono",
"imagePreviewFont": "IntoneMono Nerd Font",
- "imagePreviewFontSource": "IntelOneMono/Regular/intelone-mono-font-family-regular.ttf",
+ "imagePreviewFontSource": "IntelOneMono/Regular/IntelOneMono-Regular.ttf",
"linkPreviewFont": "intel-one-mono",
"caskName": "intone-mono",
"repoRelease": false,
diff --git a/font-patcher b/font-patcher
index 31b303787..d8ed2c26f 100755
--- a/font-patcher
+++ b/font-patcher
@@ -700,6 +700,7 @@ class font_patcher:
'firasans' : 'furasans',
'IntelOneMono' : 'IntoneMono',
'IntelOne Mono' : 'Intone Mono',
+ 'Intel One Mono' : 'Intone Mono',
}
# remove overly verbose font names
diff --git a/patched-fonts/IntelOneMono/README.md b/patched-fonts/IntelOneMono/README.md
index ac5818f28..d152ad426 100644
--- a/patched-fonts/IntelOneMono/README.md
+++ b/patched-fonts/IntelOneMono/README.md
@@ -4,7 +4,7 @@
For more information have a look at the upstream website: https://github.com/intel/intel-one-mono
-Version: 1.2.1
+Version: 1.3.0
## Why `IntoneMono` and not `Intel One Mono`?
diff --git a/readme.md b/readme.md
index 626e9ec82..5abf921b3 100644
--- a/readme.md
+++ b/readme.md
@@ -146,7 +146,7 @@ A preview of all fonts can be found [here](https://www.nerdfonts.com/font-downlo
| [Inconsolata Nerd Font][p-inconsolata] | [Inconsolata][f-inconsolata] | 3.000 | NO |
| [InconsolataGo Nerd Font][p-inconsolata-go] | [InconsolataGo][f-inconsolatago] | 1.013 | NO |
| [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | [Inconsolata LGC][f-inconsolatalgc] | 1.3 | NO |
-| [IntoneMono Nerd Font][p-intel-one-mono] | [Intel One Mono][f-intel-one-mono] | 1.2.1 | YES |
+| [IntoneMono Nerd Font][p-intel-one-mono] | [Intel One Mono][f-intel-one-mono] | 1.3.0 | YES |
| [Iosevka Nerd Font][p-iosevka] | [Iosevka][f-iosevka] | 22.1.0 | NO |
| [IosevkaTerm Nerd Font][p-iosevka-term] | [Iosevka Term][f-iosevka] | 22.1.0 | NO |
| [IosevkaTermSlab Nerd Font][p-iosevka-term-slab] | [Iosevka Term Slab][f-iosevka] | 22.1.1 | NO |
diff --git a/src/unpatched-fonts/IntelOneMono/Bold-Italic/intelone-mono-font-family-bolditalic.ttf b/src/unpatched-fonts/IntelOneMono/Bold-Italic/IntelOneMono-BoldItalic.ttf
similarity index 83%
rename from src/unpatched-fonts/IntelOneMono/Bold-Italic/intelone-mono-font-family-bolditalic.ttf
rename to src/unpatched-fonts/IntelOneMono/Bold-Italic/IntelOneMono-BoldItalic.ttf
index 896502fc6..b7e230c9c 100644
Binary files a/src/unpatched-fonts/IntelOneMono/Bold-Italic/intelone-mono-font-family-bolditalic.ttf and b/src/unpatched-fonts/IntelOneMono/Bold-Italic/IntelOneMono-BoldItalic.ttf differ
diff --git a/src/unpatched-fonts/IntelOneMono/Bold/intelone-mono-font-family-bold.ttf b/src/unpatched-fonts/IntelOneMono/Bold/IntelOneMono-Bold.ttf
similarity index 82%
rename from src/unpatched-fonts/IntelOneMono/Bold/intelone-mono-font-family-bold.ttf
rename to src/unpatched-fonts/IntelOneMono/Bold/IntelOneMono-Bold.ttf
index 3a212c2d4..b0b38b4c2 100644
Binary files a/src/unpatched-fonts/IntelOneMono/Bold/intelone-mono-font-family-bold.ttf and b/src/unpatched-fonts/IntelOneMono/Bold/IntelOneMono-Bold.ttf differ
diff --git a/src/unpatched-fonts/IntelOneMono/Italic/intelone-mono-font-family-italic.ttf b/src/unpatched-fonts/IntelOneMono/Italic/IntelOneMono-Italic.ttf
similarity index 81%
rename from src/unpatched-fonts/IntelOneMono/Italic/intelone-mono-font-family-italic.ttf
rename to src/unpatched-fonts/IntelOneMono/Italic/IntelOneMono-Italic.ttf
index 311285ad8..5bf56f47e 100644
Binary files a/src/unpatched-fonts/IntelOneMono/Italic/intelone-mono-font-family-italic.ttf and b/src/unpatched-fonts/IntelOneMono/Italic/IntelOneMono-Italic.ttf differ
diff --git a/src/unpatched-fonts/IntelOneMono/LICENSE.txt b/src/unpatched-fonts/IntelOneMono/LICENSE.txt
index 2159440b0..81951a00a 100644
--- a/src/unpatched-fonts/IntelOneMono/LICENSE.txt
+++ b/src/unpatched-fonts/IntelOneMono/LICENSE.txt
@@ -1,8 +1,8 @@
-Copyright (c) 2023 Intel Corp. with Reserved Font Name "Intel One Mono", "IntelOne Mono"
+Copyright 2023 Intel Corp. with Reserved Font Name 'Intel One Mono'
This Font Software is licensed under the SIL Open Font License, Version 1.1.
-
-This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
-----------------------------------------------------------
diff --git a/src/unpatched-fonts/IntelOneMono/Light-Italic/intelone-mono-font-family-lightitalic.ttf b/src/unpatched-fonts/IntelOneMono/Light-Italic/IntelOneMono-LightItalic.ttf
similarity index 84%
rename from src/unpatched-fonts/IntelOneMono/Light-Italic/intelone-mono-font-family-lightitalic.ttf
rename to src/unpatched-fonts/IntelOneMono/Light-Italic/IntelOneMono-LightItalic.ttf
index 68f988c7e..8b93c29d0 100644
Binary files a/src/unpatched-fonts/IntelOneMono/Light-Italic/intelone-mono-font-family-lightitalic.ttf and b/src/unpatched-fonts/IntelOneMono/Light-Italic/IntelOneMono-LightItalic.ttf differ
diff --git a/src/unpatched-fonts/IntelOneMono/Light/intelone-mono-font-family-light.ttf b/src/unpatched-fonts/IntelOneMono/Light/IntelOneMono-Light.ttf
similarity index 82%
rename from src/unpatched-fonts/IntelOneMono/Light/intelone-mono-font-family-light.ttf
rename to src/unpatched-fonts/IntelOneMono/Light/IntelOneMono-Light.ttf
index b054bc0a7..7c8319fa3 100644
Binary files a/src/unpatched-fonts/IntelOneMono/Light/intelone-mono-font-family-light.ttf and b/src/unpatched-fonts/IntelOneMono/Light/IntelOneMono-Light.ttf differ
diff --git a/src/unpatched-fonts/IntelOneMono/Medium-Italic/intelone-mono-font-family-mediumitalic.ttf b/src/unpatched-fonts/IntelOneMono/Medium-Italic/IntelOneMono-MediumItalic.ttf
similarity index 80%
rename from src/unpatched-fonts/IntelOneMono/Medium-Italic/intelone-mono-font-family-mediumitalic.ttf
rename to src/unpatched-fonts/IntelOneMono/Medium-Italic/IntelOneMono-MediumItalic.ttf
index 603feca6b..f1a7d1892 100644
Binary files a/src/unpatched-fonts/IntelOneMono/Medium-Italic/intelone-mono-font-family-mediumitalic.ttf and b/src/unpatched-fonts/IntelOneMono/Medium-Italic/IntelOneMono-MediumItalic.ttf differ
diff --git a/src/unpatched-fonts/IntelOneMono/Medium/intelone-mono-font-family-medium.ttf b/src/unpatched-fonts/IntelOneMono/Medium/IntelOneMono-Medium.ttf
similarity index 82%
rename from src/unpatched-fonts/IntelOneMono/Medium/intelone-mono-font-family-medium.ttf
rename to src/unpatched-fonts/IntelOneMono/Medium/IntelOneMono-Medium.ttf
index a2c092836..4edc9f761 100644
Binary files a/src/unpatched-fonts/IntelOneMono/Medium/intelone-mono-font-family-medium.ttf and b/src/unpatched-fonts/IntelOneMono/Medium/IntelOneMono-Medium.ttf differ
diff --git a/src/unpatched-fonts/IntelOneMono/README.md b/src/unpatched-fonts/IntelOneMono/README.md
index a361ad0b8..140e28638 100644
--- a/src/unpatched-fonts/IntelOneMono/README.md
+++ b/src/unpatched-fonts/IntelOneMono/README.md
@@ -4,4 +4,4 @@
For more information have a look at the upstream website: https://github.com/intel/intel-one-mono
-Version: 1.2.1
+Version: 1.3.0
diff --git a/src/unpatched-fonts/IntelOneMono/Regular/intelone-mono-font-family-regular.ttf b/src/unpatched-fonts/IntelOneMono/Regular/IntelOneMono-Regular.ttf
similarity index 81%
rename from src/unpatched-fonts/IntelOneMono/Regular/intelone-mono-font-family-regular.ttf
rename to src/unpatched-fonts/IntelOneMono/Regular/IntelOneMono-Regular.ttf
index 271117969..386b9acc3 100644
Binary files a/src/unpatched-fonts/IntelOneMono/Regular/intelone-mono-font-family-regular.ttf and b/src/unpatched-fonts/IntelOneMono/Regular/IntelOneMono-Regular.ttf differ
diff --git a/src/unpatched-fonts/IntelOneMono/update.sh b/src/unpatched-fonts/IntelOneMono/update.sh
index 56b7397bf..9570f2564 100755
--- a/src/unpatched-fonts/IntelOneMono/update.sh
+++ b/src/unpatched-fonts/IntelOneMono/update.sh
@@ -2,7 +2,7 @@
set -eu
-VERSION=1.2.1
+VERSION=1.3.0
TEMP=$(mktemp -d)
LINK="https://github.com/intel/intel-one-mono/releases/download/V${VERSION}/ttf.zip"
@@ -29,14 +29,14 @@ unzip_file "$TEMP/iom.zip" "$TEMP"
# │ └── ttf
# ├── iom.zip
# └── ttf
-# ├── intelone-mono-font-family-bold.ttf
-# ├── intelone-mono-font-family-bolditalic.ttf
-# ├── intelone-mono-font-family-italic.ttf
-# ├── intelone-mono-font-family-light.ttf
-# ├── intelone-mono-font-family-lightitalic.ttf
-# ├── intelone-mono-font-family-medium.ttf
-# ├── intelone-mono-font-family-mediumitalic.ttf
-# └── intelone-mono-font-family-regular.ttf
+# ├── IntelOneMono-Bold.ttf
+# ├── IntelOneMono-BoldItalic.ttf
+# ├── IntelOneMono-Italic.ttf
+# ├── IntelOneMono-Light.ttf
+# ├── IntelOneMono-LightItalic.ttf
+# ├── IntelOneMono-Medium.ttf
+# ├── IntelOneMono-MediumItalic.ttf
+# └── IntelOneMono-Regular.ttf
echo "Extracted to $TEMP"
@@ -44,13 +44,13 @@ echo "Creating directories"
mkdir -p ./Bold/ ./Bold-Italic/ ./Italic/ ./Light/ ./Light-Italic/ ./Medium/ ./Medium-Italic/ ./Regular/
echo "Moving files"
-mv "$TEMP/ttf/intelone-mono-font-family-bold.ttf" ./Bold
-mv "$TEMP/ttf/intelone-mono-font-family-bolditalic.ttf" ./Bold-Italic
-mv "$TEMP/ttf/intelone-mono-font-family-italic.ttf" ./Italic
-mv "$TEMP/ttf/intelone-mono-font-family-light.ttf" ./Light
-mv "$TEMP/ttf/intelone-mono-font-family-lightitalic.ttf" ./Light-Italic
-mv "$TEMP/ttf/intelone-mono-font-family-medium.ttf" ./Medium
-mv "$TEMP/ttf/intelone-mono-font-family-mediumitalic.ttf" ./Medium-Italic
-mv "$TEMP/ttf/intelone-mono-font-family-regular.ttf" ./Regular
+mv "$TEMP/ttf/IntelOneMono-Bold.ttf" ./Bold
+mv "$TEMP/ttf/IntelOneMono-BoldItalic.ttf" ./Bold-Italic
+mv "$TEMP/ttf/IntelOneMono-Italic.ttf" ./Italic
+mv "$TEMP/ttf/IntelOneMono-Light.ttf" ./Light
+mv "$TEMP/ttf/IntelOneMono-LightItalic.ttf" ./Light-Italic
+mv "$TEMP/ttf/IntelOneMono-Medium.ttf" ./Medium
+mv "$TEMP/ttf/IntelOneMono-MediumItalic.ttf" ./Medium-Italic
+mv "$TEMP/ttf/IntelOneMono-Regular.ttf" ./Regular
echo "Done. Make sure to patch the fonts now."
diff --git a/src/unpatched-fonts/fontfilenames b/src/unpatched-fonts/fontfilenames
index 0761d52aa..7df6ce936 100644
--- a/src/unpatched-fonts/fontfilenames
+++ b/src/unpatched-fonts/fontfilenames
@@ -32,7 +32,7 @@ IBMPlexMono/Mono/IBMPlexMono-Regular.ttf
Inconsolata/Inconsolata-Regular.ttf
InconsolataGo/Regular/InconsolataGo-Regular.ttf
InconsolataLGC/Regular/Inconsolata-LGC.ttf
-IntelOneMono/Regular/intelone-mono-font-family-regular.ttf
+IntelOneMono/Regular/IntelOneMono-Regular.ttf
Iosevka/Regular/iosevka-regular.ttf
IosevkaTerm/Regular/iosevka-term-regular.ttf
IosevkaTermSlab/iosevka-term-slab-regular.ttf