1
0
Fork 0
mirror of synced 2024-05-20 04:23:44 +12:00

Fixed different vertical position of <= >= in Bold caused during #483

This commit is contained in:
Nikita Prokopov 2019-04-04 23:07:22 +03:00
parent acba6ee778
commit 2202877946
20 changed files with 182 additions and 180 deletions

View file

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
#### 1.207 (WIP)
- Variable TTF, cleaned up [many small Light weight errors](https://github.com/thundernixon/FiraCode/blob/qa/googlefonts-qa/notes/outline-checks.md) (done by @thundernixon, PR #735)
- Dropped EOF/WOFF which were only useful for IE 6-11
- Fixed different vertical position of `<=` `>=` in Light and Bold caused during [#483]
#### 1.206 (September 30, 2018)
- Added `<==>` ([#392]), `#:` ([#642]), `!!.` ([#618]), `>:` `:<` ([#605]), U+0305 Combining overline ([#608]), U+2610 Ballot box, U+2611 Ballot box with check, U+2612 Ballot box with x ([#384])

File diff suppressed because it is too large Load diff

View file

@ -28,5 +28,5 @@
@font-face {
font-family: 'Fira Code VF';
src: url('variable_ttf/FiraCode-VF.ttf') format('truetype');
src: url('woff2/FiraCode-VF.woff2') format('woff2-variations');
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.