🚀 Deploy v2.2.7 with less_hyphen_greater ligature

This commit is contained in:
kiliman
2019-10-31 14:13:31 -04:00
parent 63002e7901
commit 4cf344a435
3 changed files with 2 additions and 3 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 168 KiB

After

Width:  |  Height:  |  Size: 175 KiB

+1 -2
View File
@@ -4,6 +4,7 @@ slash_greater.liga />
underscore_underscore.liga __ underscore_underscore.liga __
colon_equal.liga := colon_equal.liga :=
w_w_w.liga www w_w_w.liga www
less_hyphen_greater.liga <->
// alternate ligature glyphs // alternate ligature glyphs
greater_equal.2.liga >= greater_equal.2.liga >=
@@ -18,5 +19,3 @@ percent=percent.alt % // open vs closed circles
uniE0A0 // Powerline branch uniE0A0 // Powerline branch
uniE0B0 // Powerline right triangle uniE0B0 // Powerline right triangle
uniE0B2 // Powerline left triangle uniE0B2 // Powerline left triangle
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "operator-mono-lig", "name": "operator-mono-lig",
"version": "2.2.6", "version": "2.2.7",
"description": "Patch Operator Mono font to include ligatures", "description": "Patch Operator Mono font to include ligatures",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {