Skip to content

Commit

Permalink
Map glyphs from baa228b
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed Jun 27, 2023
1 parent baa228b commit 61aa1c8
Show file tree
Hide file tree
Showing 5 changed files with 226 additions and 43 deletions.
1 change: 1 addition & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
((nil (compile-command . "compile.lisp")))
Binary file modified PromptFont.otf
Binary file not shown.
Binary file modified PromptFont.ttf
Binary file not shown.
35 changes: 35 additions & 0 deletions glyphs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1203,6 +1203,41 @@
"category": "gamepad",
"name": "DualShock Options"
},
{
"code": "U+21EA",
"category": "gamepad",
"name": "Back Trigger (Z)",
"character": "",
"codepoint": 8682
},
{
"code": "U+21EB",
"category": "gamepad",
"name": "Button C",
"character": "",
"codepoint": 8683
},
{
"code": "U+21EC",
"category": "gamepad",
"name": "Button Z",
"character": "",
"codepoint": 8684
},
{
"code": "U+21ED",
"category": "gamepad",
"name": "Button Alt 1",
"character": "",
"codepoint": 8685
},
{
"code": "U+21EE",
"category": "gamepad",
"name": "Button Alt 2",
"character": "",
"codepoint": 8686
},
{
"character": "",
"code": "U+21F1",
Expand Down
Loading

0 comments on commit 61aa1c8

Please sign in to comment.