-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support for font size optimization options #61
Labels
Comments
this would be a great feature 👍 |
@danielroe |
sushichan044
added a commit
to oss-experiment-uec/2024-s2210342-unjs-unifont
that referenced
this issue
Dec 18, 2024
sushichan044
added a commit
to oss-experiment-uec/2024-s2210342-unjs-unifont
that referenced
this issue
Dec 18, 2024
sushichan044
added a commit
to oss-experiment-uec/2024-s2210342-unjs-unifont
that referenced
this issue
Dec 18, 2024
sushichan044
added a commit
to oss-experiment-uec/2024-s2210342-unjs-unifont
that referenced
this issue
Dec 18, 2024
sushichan044
added a commit
to oss-experiment-uec/2024-s2210342-unjs-unifont
that referenced
this issue
Dec 18, 2024
sushichan044
added a commit
to oss-experiment-uec/2024-s2210342-unjs-unifont
that referenced
this issue
Dec 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🆒 Your use case
When I know what characters I need in advance, such as generating an OG image,
I could specify the option to download the smallest font if the font service supports it.
🆕 The solution you'd like
If I use a provider of such a service, I can optionally pre-specify the text or icons I need.
🔍 Alternatives you've considered
No response
ℹ️ Additional info
I have checked the currently supported services to see if such an option is available.
Only Google Font (Google Icons) supports it.
https://scrapbox.io/sushichan044/Optimization_options_for_web_font_service
The text was updated successfully, but these errors were encountered: