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

fontique: Remove unsafe in fontconfig cache #78

Merged

Commits on Jun 15, 2024

  1. fontique: Remove unsafe in fontconfig cache

    Instead of transmuting the `CharSetLeaf` to the underlying value
    and then doing the operations on that, use the operation as already
    exposed via `CharSetLeaf::contains_byte`.
    waywardmonkeys committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2ee2d12 View commit details
    Browse the repository at this point in the history