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

Sync with 2.8.2 #82

Merged
merged 14 commits into from
Oct 5, 2023
Merged

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    88b9665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c6032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2764626 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0abaf41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fdd560 View commit details
    Browse the repository at this point in the history
  6. IndicShapePlan::new: don’t clear is_old_spec if GSUB chosen script is…

    … None
    
    For some reason, HarfBuzz sometimes has this set to a concerning
    0xFFFF. This will pass the `(plan->map.chosen_script[0] & 0x000000FFu) != '2'`
    check.
    bluebear94 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fea9c65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d123c93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1986896 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d1ed74 View commit details
    Browse the repository at this point in the history
  10. Remove stray debug prints

    bluebear94 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    db557de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb7a948 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ddfbeed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5bda398 View commit details
    Browse the repository at this point in the history
  14. Rename misc uses of "free"

    harfbuzz/harfbuzz@bb48bf5
    
    Note that only one of the occurrences affected is present in our code.
    bluebear94 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    336f2d2 View commit details
    Browse the repository at this point in the history