浏览代码

Doc: Update wizard image size tables.

Jordan Russell 8 月之前
父节点
当前提交
8d0fcaf491
共有 1 个文件被更改,包括 13 次插入13 次删除
  1. 13 13
      ISHelp/isetup.xml

+ 13 - 13
ISHelp/isetup.xml

@@ -5006,12 +5006,12 @@ DiskSliceSize=1457664
 <p>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:</p>
 <table>
 <tr><td>100%</td><td>164x314</td></tr>
-<tr><td>125%</td><td>192x386</td></tr>
-<tr><td>150%</td><td>246x459</td></tr>
-<tr><td>175%</td><td>273x556</td></tr>
-<tr><td>200%</td><td>328x604</td></tr>
-<tr><td>225%</td><td>355x700</td></tr>
-<tr><td>250%</td><td>410x797</td></tr>
+<tr><td>125%</td><td>202x386</td></tr>
+<tr><td>150%</td><td>240x459</td></tr>
+<tr><td>175%</td><td>290x556</td></tr>
+<tr><td>200%</td><td>315x604</td></tr>
+<tr><td>225%</td><td>366x700</td></tr>
+<tr><td>250%</td><td>416x797</td></tr>
 </table>
 <p>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.</p>
 <p>To use the old default wizard images set this directive to <tt>compiler:WizClassicImage.bmp</tt>.</p>
@@ -5030,13 +5030,13 @@ DiskSliceSize=1457664
 <p>256-color bitmaps may not display correctly in 256-color mode, since it does not handle palettes.</p>
 <p>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:</p>
 <table>
-<tr><td>100%</td><td>55x55</td></tr>
-<tr><td>125%</td><td>64x68</td></tr>
-<tr><td>150%</td><td>83x80</td></tr>
-<tr><td>175%</td><td>92x97</td></tr>
-<tr><td>200%</td><td>110x106</td></tr>
-<tr><td>225%</td><td>119x123</td></tr>
-<tr><td>250%</td><td>138x140</td></tr>
+<tr><td>100%</td><td>58x58</td></tr>
+<tr><td>125%</td><td>71x71</td></tr>
+<tr><td>150%</td><td>85x85</td></tr>
+<tr><td>175%</td><td>103x103</td></tr>
+<tr><td>200%</td><td>112x112</td></tr>
+<tr><td>225%</td><td>129x129</td></tr>
+<tr><td>250%</td><td>147x147</td></tr>
 </table>
 <p>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.</p>
 <p>To use the old default wizard images set this directive to <tt>compiler:WizClassicSmallImage.bmp</tt>.</p>