fonts icon indicating copy to clipboard operation
fonts copied to clipboard

improve font providers

Open danielroe opened this issue 1 year ago • 1 comments

each provider supports some very interesting things, including axes for variable fonts, that we are not always taking advantage of.

would be nice to:

  • support passing options to a provider (e.g. google can accept a text option to refine the subset)
  • look at and improve google, fontshare, bunny providers

danielroe avatar Feb 22 '24 09:02 danielroe

@danielroe I'm wondering how we should provide support for variable fonts. AFAIK some of our providers eg. adobe doesn't support variable fonts, so how should we deal with these providers if default.weight is defined as a string in config? Should we just disable the unsupported providers in such cases?

qwerzl avatar Mar 14 '24 03:03 qwerzl

closing as it's a bit broad

specific issues can be raised in https://github.com/unjs/unifont

danielroe avatar Oct 23 '24 08:10 danielroe