When using something like
[Embed(source=’./Regular.ttf’, fontFamily=’’, fontName=‘Arial’, fontWeight=“normal”, mimeType=‘application/x-font’)]
is there a way to use a variable name instead of strings, to have better control?
When using something like
[Embed(source=’./Regular.ttf’, fontFamily=’’, fontName=‘Arial’, fontWeight=“normal”, mimeType=‘application/x-font’)]
is there a way to use a variable name instead of strings, to have better control?
:: Copyright KIRUPA 2024 //--