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

Added U+2234 Therefore and U+2235 Because (closes #669)

This commit is contained in:
Nikita Prokopov 2019-08-05 15:53:07 +03:00
parent 4aa4961366
commit de6dde8482
2 changed files with 75 additions and 2 deletions

View file

@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
- 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]
- Added U+1405 Canadian Syllabics O `ᐅ` and U+140A Canadian Syllabics A `ᐊ` [#666]
- Added U+2234 Therefore `∴` and U+2235 Because `∵` [#669]
#### 1.207 (April 6, 2019)

View file

@ -1,8 +1,8 @@
{
.appVersion = "1131";
DisplayStrings = (
"A/canadiansyllabicso (b",
"/bar_greater.liga"
"A/therefore/because B",
"/because"
);
classes = (
{
@ -68478,6 +68478,34 @@ width = 1200;
);
},
{
color = 6;
glyphname = because;
lastChange = "2019-08-05 12:49:18 +0000";
layers = (
{
components = (
{
name = therefore;
transform = "{1, 0, 0, -1, 0, 1374}";
}
);
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
width = 1200;
},
{
components = (
{
name = therefore;
transform = "{1, 0, 0, -1, 0, 1374}";
}
);
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
width = 1200;
}
);
unicode = 2235;
},
{
color = 7;
glyphname = bulletoperator;
lastChange = "2019-03-25 21:13:22 +0000";
@ -71002,6 +71030,50 @@ width = 1200;
unicode = 2310;
},
{
color = 6;
glyphname = therefore;
lastChange = "2019-08-05 12:47:52 +0000";
layers = (
{
components = (
{
name = _part.dot;
transform = "{1, 0, 0, 1, -323, 305}";
},
{
name = _part.dot;
transform = "{1, 0, 0, 1, 0, 864}";
},
{
name = _part.dot;
transform = "{1, 0, 0, 1, 323, 305}";
}
);
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
width = 1200;
},
{
components = (
{
name = _part.dot;
transform = "{1, 0, 0, 1, -323, 255}";
},
{
name = _part.dot;
transform = "{1, 0, 0, 1, 0, 814}";
},
{
name = _part.dot;
transform = "{1, 0, 0, 1, 323, 255}";
}
);
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
width = 1200;
}
);
unicode = 2234;
},
{
color = 7;
glyphname = infinity.case;
lastChange = "2019-03-25 21:13:22 +0000";