Closed drug007 closed 9 months ago
In the command line interface, you can pass the scale parameter, which takes two possible values 1 or 2. The value 2 is used in the case of a 4K monitor and the value 1 in other cases:
dub -- --scale 2
or
./example-sdl --scale 2
In the command line interface, you can pass the scale parameter, which takes two possible values 1 or 2. The value 2 is used in the case of a 4K monitor and the value 1 in other cases:
or