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

add emoji family for emoji clusters #56

Merged
merged 4 commits into from
May 22, 2024
Merged

add emoji family for emoji clusters #56

merged 4 commits into from
May 22, 2024

Commits on May 21, 2024

  1. add emoji family for emoji clusters

    Quick and dirty fallback for emoji. This can be done more efficiently (and should be handled in fontique directly) but this should get us functioning emoji mapping for capable renderers.
    dfrg committed May 21, 2024
    Configuration menu
    Copy the full SHA
    16c77fa View commit details
    Browse the repository at this point in the history
  2. clippy

    dfrg committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b0e6520 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    96371b1 View commit details
    Browse the repository at this point in the history
  2. check self.fonts_id in select_font()

    Forces a reset after we push a specialized font stack for an emoji cluster
    dfrg committed May 22, 2024
    Configuration menu
    Copy the full SHA
    01e393d View commit details
    Browse the repository at this point in the history