diff --git a/CHANGELOG.md b/CHANGELOG.md index af808c4..7402b0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ All notable changes to this project will be documented in this file. - Added U+27F0..U+27FF Supplemental Arrows-A `⟲⟳⟰⟱⟴⟵⟶⟷⟸⟹⟺⟻⟼⟽⟾⟿` [#677] - Added U+2400..U+2426 Control Pictures `␆␈␇␣␢␘␍␐␡␥␔␑␓␒␙␃␄␗␅␛␜␌␝␉␊␕␤␀␞␏␎␠␁␂␚␦␖␟␋` [#764] - Added U+2388 Helm Symbol `⎈` [#766] +- Added U+2016 Double Vertical Line `‖` [#780] #### 1.207 (April 6, 2019) diff --git a/FiraCode.glyphs b/FiraCode.glyphs index 68ade1e..f219270 100644 --- a/FiraCode.glyphs +++ b/FiraCode.glyphs @@ -1,5 +1,8 @@ { .appVersion = "1131"; +DisplayStrings = ( +"/dblverticalbar x/dblverticalbar" +); classes = ( { automatic = 1; @@ -58206,6 +58209,42 @@ width = 1200; unicode = 002A; }, { +color = 6; +glyphname = dblverticalbar; +lastChange = "2019-08-15 12:09:01 +0000"; +layers = ( +{ +components = ( +{ +name = bar; +transform = "{1, 0, 0, 1, -150, 0}"; +}, +{ +name = bar; +transform = "{1, 0, 0, 1, 150, 0}"; +} +); +layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69"; +width = 1200; +}, +{ +components = ( +{ +name = bar; +transform = "{1, 0, 0, 1, -250, 0}"; +}, +{ +name = bar; +transform = "{1, 0, 0, 1, 250, 0}"; +} +); +layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA"; +width = 1200; +} +); +unicode = 2016; +}, +{ color = 4; glyphname = numbersign; lastChange = "2019-03-25 21:13:22 +0000";