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

Move all the font resources to a single place #352

Open
ForNeVeR opened this issue Feb 1, 2023 · 0 comments
Open

Move all the font resources to a single place #352

ForNeVeR opened this issue Feb 1, 2023 · 0 comments
Labels
kind:infrastructure status:blocked For things blocked on other things.

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Feb 1, 2023

After merging of #325, we'll have two places where the fonts are stored:

  • fonts
  • src/AvaloniaMath/Fonts

I would like to include fonts from fonts into both WPF and Avalonia projects, but that's impossible before migration to Avalonia 11 (it doesn't support the Link attribute on AvaloniaResource).

After the update to Avalonia 11, we'll be able to remove the copy of fonts in the src/AvaloniaMath/Fonts directory.

When fixing this, look for TODO[#352] in the project code.

@ForNeVeR ForNeVeR added kind:infrastructure status:blocked For things blocked on other things. labels Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:infrastructure status:blocked For things blocked on other things.
Projects
None yet
Development

No branches or pull requests

1 participant