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

Recycle Core Graphics contexts when rasterizing glyphs. #3071

Merged
merged 1 commit into from Sep 20, 2018

Commits on Sep 20, 2018

  1. Recycle Core Graphics contexts when rasterizing glyphs.

    This should avoid locks and save some memory allocation time.
    
    This patch also updates Pathfinder so we can keep the `core-graphics` crate
    versions in sync.
    
    Closes #2406.
    pcwalton committed Sep 20, 2018
You can’t perform that action at this time.