Skip to content

Expose font metrics (and potentially additional information)? #132

@jpt

Description

@jpt

hello! is there a way to access hb_ot_metrics_get_position in harfbuzzjs? I could be misunderstanding the codebases but it seems like there are a few kinds of font information (axis info, name table, metrics, etc) that harfbuzz itself makes available, but harfbuzzjs does not. if I understand this correctly, was it a design decision related to the size of the JS library maybe, or something that just didn't make it in for whatever reason, in which case - would a PR making this information available be considered? my use case is a 3D library for the web that I'm working on - it uses harfbuzz for almost everything, but I have to process the binary a second time to read some tables which is unideal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions