WiiLink24 / LinkTag-Next

A customizable Gamertag for Wii, Wii U and more! Now powered by Next.js
https://tag.rc24.xyz
GNU Affero General Public License v3.0
4 stars 0 forks source link

Font regression due to RC24 banner replacement. #11

Closed MattTheTekie closed 1 month ago

MattTheTekie commented 1 month ago

I'm not sure if this was intentional code regression or not but I've been noticing the banners that replace the RiiConnect24 one's seem to regress font functionality on a lot of them, and break them from my end. Some themes will not render a chosen font for anything, some will only render a chosen font for everything (as intended) and some will only render everything but the friend code and some don't at all.

MattTheTekie commented 1 month ago

This seems to be related to

2       "font": {
3         "name": "RodinNTLG",
4         "size": 40,
5         "style": "normal",
6         "color": "#ffffff",
7         "force": true
8       },
9       "align": "end",
10      "x": 1077,
11      "y": 388
12    },