Open
Conversation
Member
|
Looks like, unfortunately, the CI is misbehaving here, not your fault. I've flagged it for the Cloudflare folks who look after it, but until it is resolved, I cannot safely merge this change, sorry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The font features over 500 glyphs, many of which are specifically designed for use in games -- to present easy to read input prompts, and for use in user interface design.
PromptFont used to live at https://github.com/shinmera/promptfont, where it had over 200 stars, though it has moved to Codeberg since: https://codeberg.org/shinmera/promptfont
You can see a listing of all the glyphs along with an interactive site here: https://shinmera.com/docs/promptfont/
The cdnjs package only includes files that would be relevant for CDN use, namely the font files, the css file, and the glyphs metadata file. I hope that fits the intended use of cdnjs.
Thanks a lot for all your work on maintaining this stuff, I've been happily making use of it for many years! ❤️