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.8.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.9.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Feb 4, 2026

  1. Remove outdated TypeScript files

    These are outdated and broken, so lets remove them and if we ever
    support TypeScript again, we should do it in a more sustainable way.
    khaledhosny committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    310d19e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    20ec420 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Expose private glyph info and position members

    Expose them as non-enumerable properties for clients who might need
    them.
    khaledhosny committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    1334243 View commit details
    Browse the repository at this point in the history
  2. Add face.getGlyphClass()

    khaledhosny committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    52d0ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    692afa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

  1. 0.9.0

    khaledhosny committed Feb 21, 2026
    Configuration menu
    Copy the full SHA
    c854c5c View commit details
    Browse the repository at this point in the history
Loading