Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added fonts/variable/MonaSansMonoVF-Condensed[wght].ttf
Binary file not shown.
Binary file added fonts/variable/MonaSansMonoVF-Expanded[wght].ttf
Binary file not shown.
Binary file modified fonts/variable/MonaSansMonoVF[wdth,wght].ttf
Binary file not shown.
Binary file modified fonts/variable/MonaSansMonoVF[wght].ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified fonts/webfonts/variable/MonaSansMonoVF[wdth,wght].woff
Binary file not shown.
Binary file modified fonts/webfonts/variable/MonaSansMonoVF[wdth,wght].woff2
Binary file not shown.
Binary file modified fonts/webfonts/variable/MonaSansMonoVF[wght].woff
Binary file not shown.
Binary file modified fonts/webfonts/variable/MonaSansMonoVF[wght].woff2
Binary file not shown.
102 changes: 102 additions & 0 deletions sources/MonaSansMono.glyphspackage/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1346,6 +1346,108 @@ value = "Mona Sans Mono VF";
type = variable;
},
{
customParameters = (
{
name = fileName;
value = "MonaSansMonoVF[wght]";
},
{
name = "Variable Font Origin";
value = "0B69FD92-C08A-4234-9918-6776008DFD7A";
},
{
name = "Disable Masters";
value = (
"Condensed ExtraLight",
"Condensed Black",
"Expanded ExtraLight",
"Expanded Black"
);
}
);
name = Regular;
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Mona Sans Mono VF";
}
);
}
);
type = variable;
},
{
customParameters = (
{
name = fileName;
value = "MonaSansMonoVF-Condensed[wght]";
},
{
name = "Variable Font Origin";
value = "0B69FD92-C08A-4234-9918-6776008DFD7A";
},
{
Comment on lines +1389 to +1392
name = "Disable Masters";
value = (
ExtraLight,
Black,
"Expanded ExtraLight",
"Expanded Black"
);
}
);
name = Regular;
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Mona Sans Mono VF";
}
);
}
);
type = variable;
},
{
customParameters = (
{
name = fileName;
value = "MonaSansMonoVF-Expanded[wght]";
},
{
name = "Variable Font Origin";
value = "0B69FD92-C08A-4234-9918-6776008DFD7A";
},
{
name = "Disable Masters";
value = (
"Condensed ExtraLight",
"Condensed Black",
ExtraLight,
Black
);
}
);
name = Regular;
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Mona Sans Mono VF";
}
);
}
);
type = variable;
},
{
axesValues = (
75,
200
Expand Down
Loading
Loading