mirror of
https://github.com/rsms/inter.git
synced 2024-11-15 19:47:47 +01:00
loosen up kerning of tt and ff. Closes #666
This commit is contained in:
parent
334b478094
commit
1703fcda04
2 changed files with 6 additions and 10 deletions
|
@ -5854,7 +5854,7 @@ Psi = -93;
|
|||
"@MMK_R_a" = -32;
|
||||
"@MMK_R_bullet" = -46;
|
||||
"@MMK_R_comma" = -116;
|
||||
"@MMK_R_f" = -20;
|
||||
"@MMK_R_f" = -30;
|
||||
"@MMK_R_four" = -128;
|
||||
"@MMK_R_four.subs" = -81;
|
||||
"@MMK_R_guillemetleft" = -81;
|
||||
|
@ -6430,7 +6430,6 @@ underscore = -93;
|
|||
"@MMK_R_o" = -10;
|
||||
"@MMK_R_quotedblleft" = -81;
|
||||
"@MMK_R_s" = -20;
|
||||
"@MMK_R_t" = -40;
|
||||
"@MMK_R_v" = 50;
|
||||
"@MMK_R_w" = 60;
|
||||
less = -58;
|
||||
|
@ -7614,7 +7613,7 @@ Psi = -93;
|
|||
"@MMK_R_bullet" = -46;
|
||||
"@MMK_R_comma" = -116;
|
||||
"@MMK_R_eight.sups" = 46;
|
||||
"@MMK_R_f" = -10;
|
||||
"@MMK_R_f" = -80;
|
||||
"@MMK_R_four" = -128;
|
||||
"@MMK_R_four.subs" = -81;
|
||||
"@MMK_R_guillemetleft" = -81;
|
||||
|
@ -10040,7 +10039,6 @@ underscore = -93;
|
|||
"@MMK_R_o" = -20;
|
||||
"@MMK_R_quotedblleft" = -81;
|
||||
"@MMK_R_s" = -20;
|
||||
"@MMK_R_t" = -50;
|
||||
"@MMK_R_v" = 40;
|
||||
"@MMK_R_w" = 30;
|
||||
less = -58;
|
||||
|
@ -13717,7 +13715,7 @@ underscore = -93;
|
|||
"@MMK_R_quotedblleft" = -81;
|
||||
"@MMK_R_quotedblright" = 43;
|
||||
"@MMK_R_s" = -11;
|
||||
"@MMK_R_t" = -90;
|
||||
"@MMK_R_t" = -40;
|
||||
"@MMK_R_v" = 50;
|
||||
"@MMK_R_w" = 50;
|
||||
less = -58;
|
||||
|
|
|
@ -5749,7 +5749,7 @@ Psi = -93;
|
|||
"@MMK_R_a" = -32;
|
||||
"@MMK_R_bullet" = -46;
|
||||
"@MMK_R_comma" = -116;
|
||||
"@MMK_R_f" = -20;
|
||||
"@MMK_R_f" = -30;
|
||||
"@MMK_R_four" = -128;
|
||||
"@MMK_R_four.subs" = -81;
|
||||
"@MMK_R_guillemetleft" = -81;
|
||||
|
@ -6325,7 +6325,6 @@ underscore = -93;
|
|||
"@MMK_R_o" = -10;
|
||||
"@MMK_R_quotedblleft" = -81;
|
||||
"@MMK_R_s" = -20;
|
||||
"@MMK_R_t" = -40;
|
||||
"@MMK_R_v" = 50;
|
||||
"@MMK_R_w" = 60;
|
||||
less = -58;
|
||||
|
@ -7509,7 +7508,7 @@ Psi = -93;
|
|||
"@MMK_R_bullet" = -46;
|
||||
"@MMK_R_comma" = -116;
|
||||
"@MMK_R_eight.sups" = 46;
|
||||
"@MMK_R_f" = -10;
|
||||
"@MMK_R_f" = -80;
|
||||
"@MMK_R_four" = -128;
|
||||
"@MMK_R_four.subs" = -81;
|
||||
"@MMK_R_guillemetleft" = -81;
|
||||
|
@ -9935,7 +9934,6 @@ underscore = -93;
|
|||
"@MMK_R_o" = -20;
|
||||
"@MMK_R_quotedblleft" = -81;
|
||||
"@MMK_R_s" = -20;
|
||||
"@MMK_R_t" = -50;
|
||||
"@MMK_R_v" = 40;
|
||||
"@MMK_R_w" = 30;
|
||||
less = -58;
|
||||
|
@ -13612,7 +13610,7 @@ underscore = -93;
|
|||
"@MMK_R_quotedblleft" = -81;
|
||||
"@MMK_R_quotedblright" = 43;
|
||||
"@MMK_R_s" = -11;
|
||||
"@MMK_R_t" = -90;
|
||||
"@MMK_R_t" = -40;
|
||||
"@MMK_R_v" = 50;
|
||||
"@MMK_R_w" = 50;
|
||||
less = -58;
|
||||
|
|
Loading…
Reference in a new issue