Skip to content

Commit af2cf64

Browse files
authored
Add charset actually (and accented chars)
1 parent e6b1d06 commit af2cf64

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

mgs-spec-bank/charset/lcc_double_pack-extended.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46553,6 +46553,54 @@
4655346553
}
4655446554
]
4655546555
},
46556+
{
46557+
"parameters": {
46558+
"encoding": {
46559+
"style": "normal"
46560+
},
46561+
"rasterization": {
46562+
"font": "normal"
46563+
}
46564+
},
46565+
"glyphs": [
46566+
{
46567+
"units": [8800],
46568+
"text": "à"
46569+
},
46570+
{
46571+
"units": [8801],
46572+
"text": "ç"
46573+
},
46574+
{
46575+
"units": [8802],
46576+
"text": "é"
46577+
},
46578+
{
46579+
"units": [8803],
46580+
"text": "ê"
46581+
},
46582+
{
46583+
"units": [8804],
46584+
"text": "í"
46585+
},
46586+
{
46587+
"units": [8805],
46588+
"text": "ï"
46589+
},
46590+
{
46591+
"units": [8806],
46592+
"text": "ó"
46593+
},
46594+
{
46595+
"units": [8807],
46596+
"text": "—"
46597+
},
46598+
{
46599+
"units": [8808],
46600+
"text": "–"
46601+
}
46602+
]
46603+
},
4655646604
{
4655746605
"parameters": {
4655846606
"encoding": {

mgs-spec-bank/data.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ charset:
3535
famicom_tantei_club: charset/famicom_tantei_club.json
3636
iwakura_aria: charset/iwakura_aria.json
3737
lcc_double_pack: charset/lcc_double_pack.json
38+
lcc_double_pack-extended: charset/lcc_double_pack-extended.json
3839

3940
flags:
4041
memories_off_6_old:

0 commit comments

Comments
 (0)