tallbl0nde / TriPlayer

A feature-rich background audio player for Nintendo Switch (requires Atmosphere)
MIT License
174 stars 23 forks source link

The letters on the overlay doesn't display correctly #32

Open RoutineFree opened 3 years ago

RoutineFree commented 3 years ago

2020120620271800-392A40A4938448393C33BD03A9189344 2020120620272500-57B4628D2267231D57E0FC1078C0596D

tallbl0nde commented 3 years ago

I think this may be an issue with libtesla itself - if so I'll see if I can make a PR or otherwise fork it and modify it myself.

tiansongyu commented 3 years ago

https://github.com/WerWolv/libtesla/blob/7eae16106d8e38ab264f5a85201885716fcb9bb7/include/tesla.hpp#L1095-L1111

Unfortunately, Tesla doesn't include anything other than a Standard font. I think the author did it for simplicity and efficiency.