]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
Copy smoothing note to gui_scaling_filter description
authorLars Mueller <appgurulars@gmx.de>
Sun, 9 Jan 2022 18:56:55 +0000 (19:56 +0100)
committersfan5 <sfan5@live.de>
Sun, 9 Jan 2022 20:13:54 +0000 (21:13 +0100)
minetest.conf.example

index 919c2d52c1322d510d9f1b6e716c282534611fc1..0562971de0d34661102793e075cbffecfb019e2f 100644 (file)
 #    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