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

Gradients referencing other gradients that are defined later #156

Open
moazin opened this issue May 25, 2021 · 0 comments
Open

Gradients referencing other gradients that are defined later #156

moazin opened this issue May 25, 2021 · 0 comments

Comments

@moazin
Copy link
Collaborator

moazin commented May 25, 2021

At the moment, SNV does support one gradient using another one by the xlink:href attribute, however, it doesn't support it if the referenced element comes later on. This needs to be fixed as it's very common in fonts like Trajan. I'm thinking perhaps we could iterate and keep unresolved references and at the end of the traversal we can throw an error if unresolved references still exist.

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