Skip to content

SamsaFont constructor should accept other types of input data #4

@Lorp

Description

@Lorp

Currently the SamsaFont constructor only accepts a SamsaBuffer containing a TTF. It makes sense to allow it to accept:

  • ArrayBuffer containing a TTF
  • ArrayBuffer containing a WOFF2-compressed TTF
  • SamsaBuffer containing a TTF
  • SamsaBuffer containing a WOFF2-compressed TTF

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions