Blocks: Font Load - Fonts Not embedding with small caps?

Modified on Wed, Feb 14, 2018 at 3:55 PM

The following is applicable when the fonts have the ability to be embedded.

If for whatever reason you are referencing the same font as winansi and unicode.

For example in the following example, you want the name to be in its regular font but you want the title to be in small caps. You would code the following in the printable block paragraph:

<fontname={AGaramondPro-Regular1} encoding=winansi>{Name}<fontname={AGaramondPro-Regular} encoding=unicode features=smcp>{Title}

Notice that although the same font is being used as unicode and winansi the name of the font is being changed.

Font Load Section:

AGaramondPro-Regular1:AGaramondPro-Regular.otf,
AGaramondPro-Regular:AGaramondPro-Regular.otf:unicode


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article