Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tecc opened this issue Apr 15, 2023 · 0 comments
Open

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

tecc opened this issue Apr 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tecc
Copy link
Owner

tecc commented Apr 15, 2023

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"
@tecc tecc added the enhancement New feature or request label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant