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

Add support for replacing custom fonts in svgs with links to the fonts #15

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

JiriLojda
Copy link
Owner

  • the replacement font needs to be specified in the element config as either name and url or the whole font face definition

Motivation

Which issue does this fix? Fixes #issue number

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

- the replacement font needs to be specified in the element config as either name and url or the whole font face definition
@JiriLojda JiriLojda merged commit 71cf868 into main Feb 27, 2024
1 check passed
@JiriLojda JiriLojda deleted the custom-fonts-in-svgs branch February 27, 2024 13:39
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

Successfully merging this pull request may close these issues.

None yet

1 participant