Skip to content

Commit 2d42d9d

Browse files
committed
Fixed multiply sign in 0xFF and 10x10 with combination of onum and zero (closes #888)
1 parent 6e08517 commit 2d42d9d

File tree

8 files changed

+41
-5
lines changed

8 files changed

+41
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
#### 3.0
66

7+
- Fixed multiply sign in `0xFF` and `10x10` with combination of `onum` and `zero` [#888]
78
- Fixed dollar sign in `<$` `$>` `<$>` when `ss04` is active [#830]
89
- Removed `ss19` and `ss20` (they are covered by `zero` and `onum`)
910
- Added `=~` and `!~` to `ss07` [#293]

FiraCode.glyphs

Lines changed: 40 additions & 5 deletions
Large diffs are not rendered by default.

distr/ttf/FiraCode-Bold.ttf

192 Bytes
Binary file not shown.

distr/ttf/FiraCode-Light.ttf

192 Bytes
Binary file not shown.

distr/ttf/FiraCode-Medium.ttf

192 Bytes
Binary file not shown.

distr/ttf/FiraCode-Regular.ttf

192 Bytes
Binary file not shown.

distr/ttf/FiraCode-Retina.ttf

192 Bytes
Binary file not shown.

distr/ttf/FiraCode-SemiBold.ttf

192 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)