Skip to content

Commit

Permalink
Merge pull request #3829 from ykla/patch-1
Browse files Browse the repository at this point in the history
Make note conform to AsciiDoc syntax
  • Loading branch information
nathan-contino authored Aug 27, 2024
2 parents 3561d2b + 20d3782 commit 8407ec3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1678,7 +1678,7 @@ Increase this value if the text flows off the bottom edge of the screen; decreas

Set `overscan_scale` to `1` to force any non-framebuffer layers to conform to the overscan settings. The default value is `0`.

*NOTE:* this feature is generally not recommended: it can reduce image quality because all layers on the display will be scaled by the GPU. Disabling overscan on the display itself is the recommended option to avoid images being scaled twice (by the GPU and the display).
NOTE: this feature is generally not recommended: it can reduce image quality because all layers on the display will be scaled by the GPU. Disabling overscan on the display itself is the recommended option to avoid images being scaled twice (by the GPU and the display).

==== `framebuffer_width`

Expand Down

0 comments on commit 8407ec3

Please sign in to comment.