Skip to content

Font manifests (like package.json, but for fonts) #6

@tecc

Description

@tecc

It could be a useful feature to be able to create some kind of font manifest and then other users can use fontpm to get all required fonts.
I'm thinking something similar to this:

# define the fontspecs like you would pass them to the command line
fonts = ["roboto", "noto-sans"]
# and then other options too, like the new css generation
generate_css = true
out_dir = "assets/fonts"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions