Skip to content

Implementation of setInstances #7

@digitaltembo

Description

@digitaltembo

Hello! I'm going into this without much knowledge about fonts, but am looking into the possibility of changing a variable font's instances and then exporting it as a new font file. Would anyone have any pointers as to how I would go about doing that? The naive

font.tables['fvar'].instances = [...];
font.download();

didn't work as I had hoped.
(This might also be a question for opentype.js, but I figured if I was able to implement it, it would be a nice addition for this library)

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