-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Many vendors support various weights and variants. Currently the config is made in such a way that a default is chosen.
It would be usefull to add better support for changing these options for a vendor. Especially as some vendors have a different approach of how the variant or weight is selected; ie:
- google symbols uses the font-weight analogy, while others allow setting the stroke width
- flags icons has two aspect ratios (4x3 and 1x1)
- some fonts have only one or two variants (outline/filled) others even have subvariants (rounded, sharp, etc)
To add:
- Add the customization options a vendor has in the config
- Allow for selecting these options in the artisan build command
- Allow setting a default
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request