Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

text converted into symbol appears differently on another computer/phone

New Here ,
May 31, 2019 May 31, 2019

Hello,

I've created a html5 banner, converted the texts into symbols but it is appearing differently on the client's computer.

Why is that?

Even on my phone it runs perfectly, so I'm assuming it couldn't be a font installation issue.

Thanks for any ideas.

296
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 31, 2019 May 31, 2019

Hi.

If you're using dynamic text fields, you cannot rely on the user having the font you're using installed on the his or her device.

There are three solutions:

- Use static text fields because they're exported as raw vector shapes or bitmaps depending on your settings.

- Use web fonts:

Using Adobe Fonts in Animate

- Manually apply the @font-face CSS media rule:
@font-face - CSS: Cascading Style Sheets | MDN

Regards,

JC

Translate
Community Expert ,
May 31, 2019 May 31, 2019

Hi.

If you're using dynamic text fields, you cannot rely on the user having the font you're using installed on the his or her device.

There are three solutions:

- Use static text fields because they're exported as raw vector shapes or bitmaps depending on your settings.

- Use web fonts:

Using Adobe Fonts in Animate

- Manually apply the @font-face CSS media rule:
@font-face - CSS: Cascading Style Sheets | MDN

Regards,

JC

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 31, 2019 May 31, 2019

Thank you!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 31, 2019 May 31, 2019
LATEST

You're welcome!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines