Kolaru / MathTeXEngine.jl

A latex math mode engine in pure Julia.
MIT License
97 stars 19 forks source link

Export texfont #82

Closed Kolaru closed 1 year ago

Kolaru commented 1 year ago

To allow easy access to the font from e.g. Makie

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.12% // Head: 78.97% // Decreases project coverage by -1.14% :warning:

Coverage data is based on head (5d83970) compared to base (4f321ab). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ========================================== - Coverage 80.12% 78.97% -1.15% ========================================== Files 7 7 Lines 483 490 +7 ========================================== Hits 387 387 - Misses 96 103 +7 ``` | [Impacted Files](https://codecov.io/gh/Kolaru/MathTeXEngine.jl/pull/82?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Beno%C3%AEt+Richard) | Coverage Δ | | |---|---|---| | [src/engine/fonts.jl](https://codecov.io/gh/Kolaru/MathTeXEngine.jl/pull/82/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Beno%C3%AEt+Richard#diff-c3JjL2VuZ2luZS9mb250cy5qbA==) | `59.25% <0.00%> (-20.75%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Beno%C3%AEt+Richard). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Beno%C3%AEt+Richard)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.