Skip to content

Commit 4e50610

Browse files
committed
🚀 Deploy v2.2.5 with Operator Mono Book/Italic ligatures
1 parent 009dac1 commit 4e50610

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ those found in the popular [Fira Code](https://github.com/tonsky/FiraCode) font.
1010
These ligatures were custom created using [Glyphs](https://glyphsapp.com/).
1111
There are even italic versions of the ligatures.
1212

13-
## New Version 2.2.4
13+
## New Version 2.2.5
1414

1515
All new redesigned ligatures with better hinting. Updated font generation to support advanced OpenType features
1616
like those found in Fira Code. For example, the cursor now moves inside the ligature. It also handles repeating
@@ -28,6 +28,11 @@ the following fonts. Thanks Mark, and thanks to all of you who have been patient
2828
- Operator Mono SSm Medium/Medium Italic
2929
- Operator Mono SSm Bold/Bold Italic
3030
- Operator Mono Light/Light Italic
31+
- Operator Mono Book/Book Italic
32+
33+
### 🐛 Fixed in Version 2.2.5
34+
35+
Add Operator Mono Book/Book Italic ligatures.
3136

3237
### 🐛 Fixed in Version 2.2.4
3338

@@ -198,6 +203,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
198203

199204
<!-- markdownlint-enable -->
200205
<!-- prettier-ignore-end -->
206+
201207
<!-- ALL-CONTRIBUTORS-LIST:END -->
202208

203209
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "operator-mono-lig",
3-
"version": "2.2.2",
3+
"version": "2.2.5",
44
"description": "Patch Operator Mono font to include ligatures",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)