Symbol and font fixes

- Added some more symbols
- Fixed some missing characters
This commit is contained in:
C29H25N3O5
2023-08-29 11:35:49 +08:00
parent 70c1b04bf6
commit 06dc22544f
2 changed files with 18 additions and 0 deletions

View File

@@ -136,6 +136,24 @@ local L={
zoomIn= 0xF00CB,
zoomOut= 0xF00CC,
zoomDefault= 0xF00CD,
share= 0xF00CE,
save= 0xF00CF,
fastForward= 0xF00D0,
rewind= 0xF00D1,
nextSong= 0xF00D2,
previousSong= 0xF00D3,
cycle= 0xF00D4,
cycleOne= 0xF00D5,
cycleOff= 0xF00D6,
random= 0xF00D7,
randomOff= 0xF00D8,
randomAuto= 0xF00D9,
closedCaption= 0xF00DA,
fullBeat= 0xF00DB,
rewind10= 0xF00DC,
rewind30= 0xF00DD,
foward10= 0xF00DE,
foward30= 0xF00DF,
},
key={-- F0100~F017F
macCmd= 0xF0100,

Binary file not shown.