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

Fira Code v6.1

This commit is contained in:
Nikita Prokopov 2021-12-03 17:52:29 +01:00
parent bd4e557891
commit 2927d174ff
4 changed files with 6 additions and 6 deletions

View file

@ -132,7 +132,7 @@ name = note;
value = "Based on Fira Mono 3.206"; value = "Based on Fira Mono 3.206";
} }
); );
date = "2021-04-17 22:46:44 +0000"; date = "2021-12-03 16:48:46 +0000";
designer = "Carrois Corporate, Edenspiekermann AG, Nikita Prokopov"; designer = "Carrois Corporate, Edenspiekermann AG, Nikita Prokopov";
designerURL = "https://tonsky.me"; designerURL = "https://tonsky.me";
familyName = "Fira Code"; familyName = "Fira Code";
@ -131575,5 +131575,5 @@ oV = 98;
}; };
}; };
versionMajor = 6; versionMajor = 6;
versionMinor = 0; versionMinor = 1;
} }

View file

@ -12,7 +12,7 @@ Fira Code is a free monospaced font containing ligatures for common programming
### Download & Install ### Download & Install
<a href="https://github.com/tonsky/FiraCode/releases/download/6/Fira_Code_v6.zip"><img alt="Fira_Code_v6.zip - November 29, 2021 - 2.9 MB" src="./extras/download.png" width="520" height="130"></a> <a href="https://github.com/tonsky/FiraCode/releases/download/6.1/Fira_Code_v6.zip"><img alt="Fira_Code_v6.1.zip - December 3, 2021 - 2.9 MB" src="./extras/download.png" width="520" height="130"></a>
Then: Then:
@ -151,12 +151,12 @@ Unicode coverage makes Fira Code a great choice for mathematical writing:
```html ```html
<!-- HTML --> <!-- HTML -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/firacode@6.0.0/distr/fira_code.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/firacode@6.1.0/distr/fira_code.css">
``` ```
```css ```css
/* CSS */ /* CSS */
@import url(https://cdn.jsdelivr.net/npm/firacode@6.0.0/distr/fira_code.css); @import url(https://cdn.jsdelivr.net/npm/firacode@6.1.0/distr/fira_code.css);
``` ```
```css ```css

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,6 +1,6 @@
{ {
"name": "firacode", "name": "firacode",
"version": "6.0.0", "version": "6.1.0",
"description": "Fira Code: monospaced font with programming ligatures", "description": "Fira Code: monospaced font with programming ligatures",
"main": "distr/fira_code.css", "main": "distr/fira_code.css",
"keywords": [ "keywords": [