Skip to content

Commit

Permalink
Remove width axis
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Apr 10, 2024
1 parent 162a9a8 commit f164828
Showing 1 changed file with 8 additions and 20 deletions.
28 changes: 8 additions & 20 deletions sources/Orbitron.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ axes = (
{
name = Weight;
tag = wght;
},
{
name = Width;
tag = wdth;
}
);
classes = (
Expand Down Expand Up @@ -143,8 +139,7 @@ tag = ss03;
fontMaster = (
{
axesValues = (
81,
5
81
);
customParameters = (
{
Expand Down Expand Up @@ -218,8 +213,7 @@ visible = 1;
},
{
axesValues = (
155,
5
155
);
customParameters = (
{
Expand Down Expand Up @@ -20502,8 +20496,7 @@ unicode = 57344;
instances = (
{
axesValues = (
81,
100
81
);
customParameters = (
{
Expand All @@ -20527,8 +20520,7 @@ name = Regular;
},
{
axesValues = (
108,
100
108
);
customParameters = (
{
Expand All @@ -20554,8 +20546,7 @@ weightClass = 500;
},
{
axesValues = (
120,
100
120
);
customParameters = (
{
Expand All @@ -20581,8 +20572,7 @@ weightClass = 600;
},
{
axesValues = (
132,
100
132
);
customParameters = (
{
Expand All @@ -20609,8 +20599,7 @@ weightClass = 700;
},
{
axesValues = (
144,
100
144
);
customParameters = (
{
Expand All @@ -20636,8 +20625,7 @@ weightClass = 800;
},
{
axesValues = (
155,
100
155
);
customParameters = (
{
Expand Down

0 comments on commit f164828

Please sign in to comment.