mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Mention misaligned text caused by substitute fonts
In some cases you wouldn't get anything if the font is missing, but in other cases the fontconfig fallback gets used which may not have the exact same dimensions as the original font.
This commit is contained in:
@@ -453,8 +453,8 @@ Any plugin should function out of the box, although some plugins will need some
|
||||
additional dependencies for their GUIs to work correctly. Notable examples
|
||||
include:
|
||||
|
||||
- If plugins have missing or invisible text, then installing `corefonts` or
|
||||
`allfonts` through `winetricks` may help.
|
||||
- If plugins have missing, invisible, or misaligned text, then installing
|
||||
`corefonts` or `allfonts` through `winetricks` may help.
|
||||
- **Serum** requires you to disable `d2d1.dll` in `winecfg` and to install
|
||||
`gdiplus` through `winetricks`. You may also want to disable the tooltips by
|
||||
going to the global settings tab, unchecking 'Show help tooltips', and
|
||||
|
||||
Reference in New Issue
Block a user