Browse Source

Added Not identical to U+2262 `≢` (closes #396)

Nikita Prokopov 5 years ago
parent
commit
2780da6153
3 changed files with 479 additions and 608 deletions
  1. 1 0
      CHANGELOG.md
  2. 477 607
      FiraCode.glyphs
  3. 1 1
      script/build_otf

+ 1 - 0
CHANGELOG.md

@@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
 - Added Light and heavy dashed lines U+2504..U+250B `┄┅┆┇┈┉┊┋` [#702]
 - Adjusted Box drawings double dashes U+254C..U+254F `╌╍╎╏`
 - Fixed outlines of U+04FA `Ӻ` and U+04FB `ӻ` [#806]
+- Added Not identical to U+2262 `≢` [#396]
 
 #### 1.207 (April 6, 2019)
 

File diff suppressed because it is too large
+ 477 - 607
FiraCode.glyphs


+ 1 - 1
script/build_otf

@@ -1,4 +1,4 @@
-#!/bin/bash -ex
+#!/bin/bash -e
 
 source venv/bin/activate
 

Some files were not shown because too many files changed in this diff