ForNeVeR / ForNeVeR/xaml-math

Move all the font resources to a single place

Open
#352 0 comments 0 reactions 0 assignees View on GitHub
kind:infrastructure status:blocked
Dominant language
C#
Stars
719
Forks
113
Avg merge
6d 12h
Merged PRs (30d)
1

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.