Skip to content

Fonts with comma in filename break on CLI #38

Description

@SvanteRichter

Hello!

I was using the CLI to convert google fonts and it seems like it cannot handle files with commas like for example the upstream google font "NotoSans[wdth,wght].ttf". It seems like the web version works fine.

If I just rename the font to not include a comma it works.

Thanks!

How to reproduce

Adding ./NotoSans[wdth
terminate called after throwing an instance of 'std::runtime_error'
  what():  Could not open font face
Aborted (core dumped)

Attachments

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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