Skip to content

Port Fontcache from Firestorm. #2758

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

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

Nicky-D
Copy link
Contributor

@Nicky-D Nicky-D commented Oct 1, 2024

The cache will make sure a font only gets loaded once in memory and then reused, saving a lot of unnecessary I/O and memory..

Test case: Open viewer on Mac and Windows (I did Linux). Verify program does display menus etc,

…ets loaded once in memory and then reused, saving a lot of unecessary I/O and memory.
@akleshchev akleshchev requested a review from marchcat October 2, 2024 11:09
Copy link
Contributor

@marchcat marchcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@marchcat marchcat added this to the Develop milestone Oct 2, 2024
@marchcat marchcat merged commit 1d045d7 into secondlife:develop Oct 2, 2024
12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 2, 2024
@Nicky-D Nicky-D deleted the feature/fontcache branch October 2, 2024 16:57
@bennettgoble bennettgoble modified the milestones: Develop, 2025.03 Feb 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants