Skip to content

Commit

Permalink
🚀 Deploy v2.2.7 with less_hyphen_greater ligature
Browse files Browse the repository at this point in the history
  • Loading branch information
kiliman committed Oct 31, 2019
1 parent 63002e7 commit 4cf344a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Binary file modified images/new-ligatures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions newligatures.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 >=
Expand All @@ -18,5 +19,3 @@ percent=percent.alt % // open vs closed circles
uniE0A0// Powerline branch
uniE0B0// Powerline right triangle
uniE0B2// Powerline left triangle


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 4cf344a

Please sign in to comment.