Skip to content

Commit 4cf344a

Browse files
committed
🚀 Deploy v2.2.7 with less_hyphen_greater ligature
1 parent 63002e7 commit 4cf344a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

images/new-ligatures.png

6.84 KB
Loading

newligatures.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ slash_greater.liga />
44
underscore_underscore.liga __
55
colon_equal.liga :=
66
w_w_w.liga www
7+
less_hyphen_greater.liga <->
78

89
// alternate ligature glyphs
910
greater_equal.2.liga >=
@@ -18,5 +19,3 @@ percent=percent.alt % // open vs closed circles
1819
uniE0A0// Powerline branch
1920
uniE0B0// Powerline right triangle
2021
uniE0B2// Powerline left triangle
21-
22-

package.json

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

0 commit comments

Comments
 (0)