j
k
j a
j l
Black Squad's launcher creates a font like
```c font = CreateFontW(12, 0, 0, 0, 0, 0, 0, 0, DEFAULT_CHARSET, 0, 0, 0, 0x80 /* ??? */ | FF_ROMAN, L""); ```
This confuses Wine and causes it to pick a sans serif font instead of a serif one.
Back to the thread
Back to the list