Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: harfbuzz/harfbuzzjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: harfbuzz/harfbuzzjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 22, 2026

  1. Configuration menu
    Copy the full SHA
    ef39f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0ace2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Add face.getGlyphInfosAndPositions()

    Fixes #169
    khaledhosny committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    eb0d326 View commit details
    Browse the repository at this point in the history
  2. Drop the hidden properties from getGlyphInfos() and getGlyphPositions()

    They are exposed in getGlyphInfosAndPositions() now.
    khaledhosny committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    777f6c3 View commit details
    Browse the repository at this point in the history
  3. 0.10.0

    khaledhosny committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    b7e8dd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c39f7ae View commit details
    Browse the repository at this point in the history
Loading