diff --git a/images/new-ligatures.png b/images/new-ligatures.png index cfebd92..0cc32b3 100644 Binary files a/images/new-ligatures.png and b/images/new-ligatures.png differ diff --git a/newligatures.go b/newligatures.go index 19ba863..8fa51af 100644 --- a/newligatures.go +++ b/newligatures.go @@ -4,6 +4,7 @@ slash_greater.liga /> underscore_underscore.liga __ colon_equal.liga := w_w_w.liga www +less_hyphen_greater.liga <-> // alternate ligature glyphs greater_equal.2.liga >= @@ -18,5 +19,3 @@ percent=percent.alt % // open vs closed circles uniE0A0  // Powerline branch uniE0B0  // Powerline right triangle uniE0B2  // Powerline left triangle - - diff --git a/package.json b/package.json index dd3ce6a..8fb9c16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "operator-mono-lig", - "version": "2.2.6", + "version": "2.2.7", "description": "Patch Operator Mono font to include ligatures", "main": "index.js", "scripts": {