kopia lustrzana https://github.com/tonsky/FiraCode
Added U+1405 Canadian Syllabics O `ᐅ` and U+140A Canadian Syllabics A `ᐊ` (closes #666)
rodzic
aa6c9140a7
commit
4aa4961366
|
@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
|
||||||
- Added Not identical to U+2262 `≢` [#396]
|
- Added Not identical to U+2262 `≢` [#396]
|
||||||
- Added Latin Capital Letter Sharp S U+1E9E `ẞ` [#587]
|
- Added Latin Capital Letter Sharp S U+1E9E `ẞ` [#587]
|
||||||
- Tuned position and width of U+2044 Fraction Slash ` ⁄ ` [#588] and U+2215 Division Slash `∕` [#805]
|
- Tuned position and width of U+2044 Fraction Slash ` ⁄ ` [#588] and U+2215 Division Slash `∕` [#805]
|
||||||
|
- Added U+1405 Canadian Syllabics O `ᐅ` and U+140A Canadian Syllabics A `ᐊ` [#666]
|
||||||
|
|
||||||
#### 1.207 (April 6, 2019)
|
#### 1.207 (April 6, 2019)
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
{
|
{
|
||||||
.appVersion = "1131";
|
.appVersion = "1131";
|
||||||
|
DisplayStrings = (
|
||||||
|
"A/canadiansyllabicso (b",
|
||||||
|
"/bar_greater.liga"
|
||||||
|
);
|
||||||
classes = (
|
classes = (
|
||||||
{
|
{
|
||||||
automatic = 1;
|
automatic = 1;
|
||||||
|
@ -107377,6 +107381,86 @@ width = 1200;
|
||||||
unicode = E0B3;
|
unicode = E0B3;
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
color = 6;
|
||||||
|
glyphname = canadiansyllabicsa;
|
||||||
|
lastChange = "2019-08-03 12:53:57 +0000";
|
||||||
|
layers = (
|
||||||
|
{
|
||||||
|
components = (
|
||||||
|
{
|
||||||
|
name = canadiansyllabicso;
|
||||||
|
transform = "{-1, 0, 0, 1, 1200, 0}";
|
||||||
|
}
|
||||||
|
);
|
||||||
|
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
|
||||||
|
width = 1200;
|
||||||
|
},
|
||||||
|
{
|
||||||
|
components = (
|
||||||
|
{
|
||||||
|
name = canadiansyllabicso;
|
||||||
|
transform = "{-1, 0, 0, 1, 1200, 0}";
|
||||||
|
}
|
||||||
|
);
|
||||||
|
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
|
||||||
|
width = 1200;
|
||||||
|
}
|
||||||
|
);
|
||||||
|
unicode = 140A;
|
||||||
|
},
|
||||||
|
{
|
||||||
|
color = 6;
|
||||||
|
glyphname = canadiansyllabicso;
|
||||||
|
lastChange = "2019-08-03 12:53:03 +0000";
|
||||||
|
layers = (
|
||||||
|
{
|
||||||
|
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
|
||||||
|
paths = (
|
||||||
|
{
|
||||||
|
closed = 1;
|
||||||
|
nodes = (
|
||||||
|
"60 64 LINE",
|
||||||
|
"1140 687 LINE",
|
||||||
|
"60 1310 LINE"
|
||||||
|
);
|
||||||
|
},
|
||||||
|
{
|
||||||
|
closed = 1;
|
||||||
|
nodes = (
|
||||||
|
"916 687 LINE",
|
||||||
|
"172 258 LINE",
|
||||||
|
"172 1117 LINE"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
);
|
||||||
|
width = 1200;
|
||||||
|
},
|
||||||
|
{
|
||||||
|
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
|
||||||
|
paths = (
|
||||||
|
{
|
||||||
|
closed = 1;
|
||||||
|
nodes = (
|
||||||
|
"60 70 LINE",
|
||||||
|
"1140 699 LINE",
|
||||||
|
"60 1317 LINE"
|
||||||
|
);
|
||||||
|
},
|
||||||
|
{
|
||||||
|
closed = 1;
|
||||||
|
nodes = (
|
||||||
|
"660 699 LINE",
|
||||||
|
"300 486 LINE",
|
||||||
|
"300 901 LINE"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
);
|
||||||
|
width = 1200;
|
||||||
|
}
|
||||||
|
);
|
||||||
|
unicode = 1405;
|
||||||
|
},
|
||||||
|
{
|
||||||
color = 3;
|
color = 3;
|
||||||
glyphname = LIG;
|
glyphname = LIG;
|
||||||
lastChange = "2019-03-25 21:13:22 +0000";
|
lastChange = "2019-03-25 21:13:22 +0000";
|
||||||
|
|
Ładowanie…
Reference in New Issue