diff --git a/CHANGELOG.md b/CHANGELOG.md index d00cc66..2187974 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file. - `=<` as less than or equal `cv21` #34 - `=<` as less than or equal with horizontal bar `cv22` #34 - `>=` with a horizontal bar `cv23` +- `/=` as not equals `cv24` #125 - Moved `.-` into `dlig` #860 #1103 - Returned `[]` as `dlig` - C-style compound assignment `>>=` `<<=` `||=` `|=` are not combined with equal sign by default. Old behavior is moved into `ss09` #974 diff --git a/FiraCode.glyphs b/FiraCode.glyphs index 635cf2f..cef7e8e 100644 --- a/FiraCode.glyphs +++ b/FiraCode.glyphs @@ -1,7 +1,7 @@ { .appVersion = "1346"; DisplayStrings = ( -"<<=/space <=/space <<==/space <=/space <<=\012>>=/space >>==\012||=/space ||==/space ||=|\012|=/space |==/space |=|/space =|=" +"<<=/space <=/space <<==/space <=/space <<=\012>>=/space >>==\012||=/space ||==/space ||=|\012|=/space |==/space |=|/space =|=\012//=\012!=" ); classes = ( { @@ -401,6 +401,11 @@ notes = "Name: Equal + Less Than with horizontal bar"; code = "sub greater_equal.liga by greater_equal.ss02;"; name = cv23; notes = "Name: Greater Than + Equal with horizontal bar"; +}, +{ +code = "lookup slash_equal_as_not_equal {\012 sub slash.spacer equal_end.seq' by exclam_equal.liga;\012 sub slash_equal_start.seq' equal_end.seq by slash.spacer;\012} slash_equal_as_not_equal;"; +name = cv24; +notes = "Name: /= as not equal"; } ); fontMaster = (