mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-20 16:47:50 +01:00
update chinese party font size
This commit is contained in:
parent
7a7e944a1c
commit
12fc51a1f2
@ -49,7 +49,7 @@ const fonts = [
|
|||||||
),
|
),
|
||||||
Object.assign(
|
Object.assign(
|
||||||
new FontFace("pkmnems", "url(./fonts/unifont-15.1.05.otf)", { unicodeRange: [unicodeCJK, unicodeHalfAndFullWidthForms].join(",") }),
|
new FontFace("pkmnems", "url(./fonts/unifont-15.1.05.otf)", { unicodeRange: [unicodeCJK, unicodeHalfAndFullWidthForms].join(",") }),
|
||||||
{ sizeAdjust: "70%", format: "opentype" }
|
{ format: "opentype" }
|
||||||
),
|
),
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user