From 8a11d228b8ec4411452a17d1933420d6bba29ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Ker=C3=A4nen?= Date: Fri, 18 Sep 2020 21:57:32 +0300 Subject: [PATCH 1/1] Cleanup --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2d2f2c4..5b577aee 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ You should use a version of SDL that is compiled to take advantage of the Broadc When running under X11, software rendering is the best choice and in that case the SDL from Raspbian etc. is sufficient. The following build options are recommended on Raspberry Pi: + * `ENABLE_KERNING=NO`: faster text rendering without noticeable loss of quality * `ENABLE_WINDOWPOS_FIX=YES`: workaround for window position restore issues (SDL bug) * `ENABLE_X11_SWRENDER=YES`: use software rendering under X11 -- 2.34.1