1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-10-03 16:17:17 +03:00

Redrew U+27F0..U+27FF Supplemental Arrows-A to be strict monospace ⟲⟳⟴⟵⟶⟷⟸⟹⟺⟻⟼⟽⟾⟿

This commit is contained in:
Nikita Prokopov 2020-08-31 19:19:10 +02:00
parent e2ae5061fd
commit 98774d8c05
3 changed files with 461 additions and 417 deletions

View File

@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
- Fixed height of `∑` U+2211 N-ARY SUMMATION #1083
- Added U+2241..U+224B `≁ ≂ ≃ ≄ ≅ ≆ ≇ ≉ ≊ ≋` #1090
- Added new enclosed characters from Unicode 13 U+0229C `⊜`, U+1F10D `🄍`, U+1F10E `🄎`, U+1F10F `🄏`, U+1F16D `🅭`, U+1F16E `🅮`, U+1F16F `🅯`, U+1F1AD `🆭` #1070
- Redrew U+27F0..U+27FF Supplemental Arrows-A to be strict monospace `⟲⟳⟴⟵⟶⟷⟸⟹⟺⟻⟼⟽⟾⟿`
#### 5.2 (June 12, 2020)

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
(defn width-ok? [w]
(#{"0" 0 1200 2400} w))
(#{"0" 0 1200} w))
(defn widths [font]