Skip to content

Commit

Permalink
CI index rebuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed Jul 11, 2024
1 parent d71ae73 commit 9f8c987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1>
PromptFont
<a class="button" href="https://github.com/Shinmera/promptfont/">GitHub</a>
<a class="button" href="https://shinmera.itch.io/promptfont">Itch.io</a>
<a class="button" href="https://github.com/Shinmera/promptfont/archive/refs/heads/gh-pages.zip">Download</a>
<a class="button" href="https://github.com/Shinmera/promptfont/releases/latest/download/promptfont.zip">Download</a>
</h1>
<p>This is a font designed for button prompts in games. It includes the base alphabet, as well as icons for modifier and control keys, and gamepad buttons. All the icons included in the font are custom made and available under the same <a href="LICENSE.txt">SIL Open Font Licence</a>. Included trademarks however of course still belong to their respective owners.</p>
<p>The downloadable package includes the font in TTF and OTF format, the glyphs rendered to sprite atlases, this index for easy searching, a CSS file for HTML/JS projects, a JSON file listing all of the glyphs along with convenient names and tagging, and source files for C, C++, C#, Python, Lua, Lisp, Rust, and GDScript that define the glyphs as easy to use code constants.</p>
Expand Down

0 comments on commit 9f8c987

Please sign in to comment.