Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] fontFamily viewerOptions doesn't work #617

Open
3 tasks done
charnould opened this issue Feb 22, 2023 · 0 comments
Open
3 tasks done

[bug] fontFamily viewerOptions doesn't work #617

charnould opened this issue Feb 22, 2023 · 0 comments

Comments

@charnould
Copy link

charnould commented Feb 22, 2023

Prerequisites

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Expected Behavior

fontFamily should allow modifying canvas font-family.

Current Behavior

It doesn't work.

Steps to Reproduce

  1. Clone public repo: https://github.com/charnould/sanddance-bug-1.git
  2. Open index.html with Liver-server to avoid CORS issue
  3. See that canvas font is sans serif
  4. See that source code indicates fontFamily: "Monospace" --> That's the bug!

Expected result

Canvas font should be Monospace

@charnould charnould changed the title fontFamily viewerOptions doesn't work [bug] fontFamily viewerOptions doesn't work Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant