How to properly setup default font on wine?

Questions about Wine on Linux
Locked
nzoczteae
Newbie
Newbie
Posts: 1
Joined: Sun Oct 09, 2022 8:38 am

How to properly setup default font on wine?

Post by nzoczteae »

For example, this code point does not display in notepad and a Unity game.

Code: Select all

✔	U+2713
Game could be a different story, but I would like to ensure notepad etc. can display it.

Question:
How does wine choose default fonts?
If wine hardcodes to use windows fonts, which fonts should be copy from windows?
Or how to setup default fonts?
(Of course, if I choose font in notepad/notepad++, it can display it.
But obviously the default fallback is broken, and I want to get the default to work.)
Locked