diff --git a/Options.mediawiki b/Options.mediawiki index 7a2bde23d..eba227ae6 100644 --- a/Options.mediawiki +++ b/Options.mediawiki @@ -110,17 +110,36 @@ This is a hack, and as such, '''bugs should be expected'''. | 1280x720 (default), 1920x1080 |} --> + +Horizontal scale: + {| -! draw_resolution_scale = +! draw_resolution_scale_x = ! # |- -| 1x (''default'', 1280x720) +| 1x (''default'', 1280x) | 1 |- -| 2x (2560x1440) +| 2x (2560x) | 2 |- -| 3x (3840x2160) +| 3x (3840x) +| 3 +|} + +Vertical scale: + +{| +! draw_resolution_scale_y = +! # +|- +| 1x (''default'', x720) +| 1 +|- +| 2x (x1440) +| 2 +|- +| 3x (x2160) | 3 |}