Skip to content

Handle fontstack ascender/descender metadata #11

@jseppi

Description

@jseppi

Related to mapbox/node-fontnik#160

When/if mapbox/node-fontnik#160 is shipped, the new ascender and descender metadata fields will need to be handled here as well (unless the functionality of this repo is moved into node-fontnik -- mapbox/node-fontnik#163).

We'll also need to figure out the desired behavior of combining ascender/descender metadata from the multiple fonts being composited. In discussing with @tristen, we think the compositing of that metadata should be: if all fonts in the composite have the same ascender/descender values, then use those, but if any are different, then use 0 (falling back to the current fixed value)

In summary:

Ref:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions