kopia lustrzana https://github.com/tonsky/FiraCode
rodzic
87a540ff67
commit
c5724755a7
|
@ -81063,6 +81063,32 @@ width = 600;
|
||||||
unicode = 222B;
|
unicode = 222B;
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
color = 6;
|
||||||
|
glyphname = increment;
|
||||||
|
lastChange = "2016-11-05 11:32:46 +0000";
|
||||||
|
layers = (
|
||||||
|
{
|
||||||
|
components = (
|
||||||
|
{
|
||||||
|
name = Delta;
|
||||||
|
}
|
||||||
|
);
|
||||||
|
layerId = UUID0;
|
||||||
|
width = 600;
|
||||||
|
},
|
||||||
|
{
|
||||||
|
components = (
|
||||||
|
{
|
||||||
|
name = Delta;
|
||||||
|
}
|
||||||
|
);
|
||||||
|
layerId = "BF448B58-7A35-489E-A1C9-12628F60690C";
|
||||||
|
width = 600;
|
||||||
|
}
|
||||||
|
);
|
||||||
|
unicode = 2206;
|
||||||
|
},
|
||||||
|
{
|
||||||
color = 4;
|
color = 4;
|
||||||
glyphname = product;
|
glyphname = product;
|
||||||
lastChange = "2015-03-19 16:57:05 +0000";
|
lastChange = "2015-03-19 16:57:05 +0000";
|
||||||
|
|
|
@ -141,6 +141,7 @@ Other monospaced fonts with ligatures:
|
||||||
- Changed look of `##` `###` `####` to make them easier to tell apart (#287)
|
- Changed look of `##` `###` `####` to make them easier to tell apart (#287)
|
||||||
- Fixed BBEdit incorrectly applying ligatures after tab (#274)
|
- Fixed BBEdit incorrectly applying ligatures after tab (#274)
|
||||||
- Returned `{.` `.}` (#279)
|
- Returned `{.` `.}` (#279)
|
||||||
|
- Added `U+2206` (increment) (#174, #298)
|
||||||
|
|
||||||
#### 1.203 (September 17, 2016)
|
#### 1.203 (September 17, 2016)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue