Omit oblique slope
This commit is contained in:
parent
c10dc910bf
commit
e0468e07a9
1 changed files with 12 additions and 0 deletions
|
@ -37,6 +37,18 @@ self: super:
|
||||||
shape = 700
|
shape = 700
|
||||||
menu = 700
|
menu = 700
|
||||||
css = 700
|
css = 700
|
||||||
|
|
||||||
|
[buildPlans.iosevka-samae.slopes.upright]
|
||||||
|
angle = 0
|
||||||
|
shape = "upright"
|
||||||
|
menu = "upright"
|
||||||
|
css = "normal"
|
||||||
|
|
||||||
|
[buildPlans.iosevka-samae.slopes.italic]
|
||||||
|
angle = 9.4
|
||||||
|
shape = "italic"
|
||||||
|
menu = "italic"
|
||||||
|
css = "italic"
|
||||||
'';
|
'';
|
||||||
set = "samae";
|
set = "samae";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue