From 8d0fcaf4913f92f9eda70a16535866ea08efb0f3 Mon Sep 17 00:00:00 2001 From: Jordan Russell Date: Mon, 6 Jan 2025 00:32:05 -0600 Subject: [PATCH] Doc: Update wizard image size tables. --- ISHelp/isetup.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ISHelp/isetup.xml b/ISHelp/isetup.xml index 66b20729..204e9be7 100644 --- a/ISHelp/isetup.xml +++ b/ISHelp/isetup.xml @@ -5006,12 +5006,12 @@ DiskSliceSize=1457664

When multiple files are specified, Setup will automatically select the one which best matches the system's DPI setting. The recommended size of the bitmap per DPI setting is:

- - - - - - + + + + + +
100%164x314
125%192x386
150%246x459
175%273x556
200%328x604
225%355x700
250%410x797
125%202x386
150%240x459
175%290x556
200%315x604
225%366x700
250%416x797

If this directive is not specified or is blank, a single built-in 246x459 wizard image will be used, by default stretched or shrunk if the image is larger or smaller than required.

To use the old default wizard images set this directive to compiler:WizClassicImage.bmp.

@@ -5030,13 +5030,13 @@ DiskSliceSize=1457664

256-color bitmaps may not display correctly in 256-color mode, since it does not handle palettes.

When multiple files are specified, Setup will automatically select the one which best matches the system's DPI setting. The recommended size of the bitmap per DPI setting is:

- - - - - - - + + + + + + +
100%55x55
125%64x68
150%83x80
175%92x97
200%110x106
225%119x123
250%138x140
100%58x58
125%71x71
150%85x85
175%103x103
200%112x112
225%129x129
250%147x147

If this directive is not specified or is blank, a single built-in 138x140 wizard image will be used, by default stretched or shrunk if the image is larger or smaller than required.

To use the old default wizard images set this directive to compiler:WizClassicSmallImage.bmp.