This commit is contained in:
2022-03-17 13:19:45 +08:00
parent cac4735bc4
commit b46b150f6a
11 changed files with 40 additions and 59 deletions

View File

@ -211,7 +211,7 @@ namespace Billing.UI
}
return new FontImageSource
{
FontFamily = Definition.GetBrandsFontFamily(),
FontFamily = Definition.BrandsFontFamily,
Size = 20,
Glyph = glyph,
Color = Color.Black