Skip to content

Commit

Permalink
Update fontinfo.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
pathumego committed Dec 28, 2024
1 parent e7ae196 commit 8572775
Showing 1 changed file with 10 additions and 32 deletions.
42 changes: 10 additions & 32 deletions sources/Dedigama.glyphspackage/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,18 @@ customParameters = (
name = fsType;
value = (
);
},
{
name = "Write lastChange";
value = 0;
},
{
name = "Write DisplayStrings";
value = 0;
}
);
date = "2024-12-27 19:49:26 +0000";
familyName = "Dadigama DEV";
familyName = "Dedigama DEV";
featurePrefixes = (
{
code = "languagesystem DFLT dflt;
Expand Down Expand Up @@ -653,40 +661,10 @@ name = Regular;
);
instances = (
{
customParameters = (
{
name = postscriptWeightName;
value = Regular;
}
);
instanceInterpolations = {
m001 = 1;
};
name = Regular;
properties = (
{
key = postscriptFontName;
value = CCMoscowT2;
},
{
key = postscriptFullNames;
values = (
{
language = dflt;
value = CCMoscowT2;
}
);
},
{
key = styleMapFamilyNames;
values = (
{
language = dflt;
value = CCMoscowT2;
}
);
}
);
}
);
kerningLTR = {
Expand Down Expand Up @@ -732,7 +710,7 @@ value = MNIK;
},
{
key = versionString;
value = "Version 0.001";
value = "Version 0.001; DEV";
}
);
settings = {
Expand Down

0 comments on commit 8572775

Please sign in to comment.