1
1
mirror of https://github.com/rsms/inter.git synced 2024-10-26 04:27:42 +03:00

add /punctuationspace.tf re #227

This commit is contained in:
Rasmus Andersson 2023-04-18 18:16:43 -07:00
parent f8d4a9e0b0
commit bac28ecec9
8 changed files with 79 additions and 7 deletions

View File

@ -1473,6 +1473,7 @@ asciitilde.case.tf,
asterisk.case.tf,
space.tf,
nbspace.tf,
punctuationspace.tf,
ampersand,
etTironian,
exclam,
@ -2534,6 +2535,7 @@ sub asciitilde.case by asciitilde.case.tf;
sub asterisk.case by asterisk.case.tf;
sub space by space.tf;
sub nbspace by nbspace.tf;
sub punctuationspace by punctuationspace.tf;
";
tag = tnum;
},

View File

@ -1,8 +1,6 @@
{
color = (237,229,250,1);
glyphname = punctuationspace;
kernLeft = colon.case;
kernRight = colon.case;
layers = (
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
@ -10,7 +8,7 @@ width = 586;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
width = 771;
width = 770;
},
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
@ -29,7 +27,7 @@ layerId = m012;
width = 400;
}
);
metricWidth = colon;
metricWidth = period;
note = "\012As wide as the narrow punctuation in a font, i.e. the advance width of the period or comma. HTML/XML named entity:  \012";
unicode = 8200;
userData = {

View File

@ -0,0 +1,35 @@
{
color = 8;
glyphname = punctuationspace.tf;
layers = (
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
width = 550;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
width = 550;
},
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
width = 550;
},
{
layerId = m008;
width = 550;
},
{
layerId = m010;
width = 550;
},
{
layerId = m012;
width = 550;
}
);
metricWidth = period.tf;
note = "\012As wide as the narrow punctuation in a font, i.e. the advance width of the period or comma. HTML/XML named entity:  \012";
userData = {
interface.gridadjust.original = "{'width': 770.0, 'leftMargin': 0, 'rightMargin': 0}";
};
}

View File

@ -1378,6 +1378,7 @@ asciitilde.case.tf,
asterisk.case.tf,
space.tf,
nbspace.tf,
punctuationspace.tf,
ampersand,
etTironian,
exclam,

View File

@ -1473,6 +1473,7 @@ asciitilde.case.tf,
asterisk.case.tf,
space.tf,
nbspace.tf,
punctuationspace.tf,
ampersand,
etTironian,
exclam,
@ -2562,6 +2563,7 @@ sub asciitilde.case by asciitilde.case.tf;
sub asterisk.case by asterisk.case.tf;
sub space by space.tf;
sub nbspace by nbspace.tf;
sub punctuationspace by punctuationspace.tf;
";
tag = tnum;
},

View File

@ -1,8 +1,6 @@
{
color = (237,229,250,1);
glyphname = punctuationspace;
kernLeft = colon.case;
kernRight = colon.case;
layers = (
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
@ -29,7 +27,7 @@ layerId = m011;
width = 400;
}
);
metricWidth = colon;
metricWidth = period;
note = "\012As wide as the narrow punctuation in a font, i.e. the advance width of the period or comma. HTML/XML named entity:  \012";
unicode = 8200;
userData = {

View File

@ -0,0 +1,35 @@
{
color = 8;
glyphname = punctuationspace.tf;
layers = (
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
width = 550;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
width = 550;
},
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
width = 550;
},
{
layerId = m007;
width = 550;
},
{
layerId = m009;
width = 550;
},
{
layerId = m011;
width = 550;
}
);
metricWidth = period.tf;
note = "\012As wide as the narrow punctuation in a font, i.e. the advance width of the period or comma. HTML/XML named entity:  \012";
userData = {
interface.gridadjust.original = "{'width': 770.0, 'leftMargin': 0, 'rightMargin': 0}";
};
}

View File

@ -1378,6 +1378,7 @@ asciitilde.case.tf,
asterisk.case.tf,
space.tf,
nbspace.tf,
punctuationspace.tf,
ampersand,
etTironian,
exclam,