1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 09:15:49 +03:00

BFC fonts dithered workaround - update readme (#1747)

BFC fonts dithered workaround - update readme
This commit is contained in:
Michael Keller 2019-10-20 11:18:50 +13:00 committed by GitHub
commit 04fc1a9e3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,6 +108,10 @@ Dont forget to add your user into dialout group "sudo usermod -aG dialout YOUR_U
If you have 3D model animation problems, enable "Override software rendering list" in Chrome flags chrome://flags/#ignore-gpu-blacklist
### Windows users
If you experience graphics display problems or smudged/dithered fonts display issues in Betaflight Configurator, try invoking the .exe executable file with the --disable-gpu command line switch. This will switch off hardware graphics acceleration. Likewise, setting your graphics card antialiasing option to OFF (e.g. FXAA parameter on NVidia graphics cards) might be a remedy as well.
## Support
If you need help please reach out on the [betaflightgroup](https://betaflightgroup.slack.com) slack channel before raising issues on github. Register and [request slack access here](https://slack.betaflight.com).