Copy smoothing note to gui_scaling_filter description

This commit is contained in:
Lars Mueller 2022-01-09 19:56:55 +01:00 committed by sfan5
parent 8fab406c28
commit b164e16d1b
1 changed files with 3 additions and 0 deletions

View File

@ -1014,6 +1014,9 @@
# When gui_scaling_filter is true, all GUI images need to be
# filtered in software, but some images are generated directly
# to hardware (e.g. render-to-texture for nodes in inventory).
# This will smooth over some of the rough edges, and blend
# pixels when scaling down, at the cost of blurring some
# edge pixels when images are scaled by non-integer sizes.
# type: bool
# gui_scaling_filter = false