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

cache default font paths at compile time #2518

Closed
wants to merge 5 commits into from

Conversation

t-bltg
Copy link
Collaborator

@t-bltg t-bltg commented Dec 23, 2022

Description

Goes with JuliaGraphics/FreeTypeAbstraction.jl#76.
Cache font paths at compile time to avoid scanning font directories at runtime.
Move FONT_CACHE to FreeTypeAbstraction instead.

Type of change

Delete options that do not apply:

  • Performance, avoid unnecessary font dir scans

Checklist

  • Added an entry in NEWS.md (for new features and breaking changes)
  • Added or changed relevant sections in the documentation
  • Added unit tests for new algorithms, conversion methods, etc.
  • Added reference image tests for new plotting functions, recipes, visual options, etc.

@t-bltg
Copy link
Collaborator Author

t-bltg commented Dec 28, 2022

Superseded by #2531.

@t-bltg t-bltg closed this Dec 28, 2022
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.

1 participant