瀏覽代碼

Merge pull request #9519 from skyace65/WindowsExport

Update exporting for Windows images
Max Hilbrunner 1 年之前
父節點
當前提交
0fccfb9c3e

+ 2 - 2
tutorials/export/exporting_for_windows.rst

@@ -44,13 +44,13 @@ Settings need to be changed in two places. First, in the editor settings, under
 you're using Windows navigate to and select ``SignTool.exe``, if you're on a different
 you're using Windows navigate to and select ``SignTool.exe``, if you're on a different
 OS select ``osslsigncode``.
 OS select ``osslsigncode``.
 
 
-.. image:: img/windows_editor_settings.png
+.. image:: img/windows_editor_settings.webp
 
 
 The second location is the Windows export preset, which can be found in
 The second location is the Windows export preset, which can be found in
 **Project > Export...**. Add a windows desktop preset if you haven't already.
 **Project > Export...**. Add a windows desktop preset if you haven't already.
 Under options there is a code signing category.
 Under options there is a code signing category.
 
 
-.. image:: img/windows_export_codesign.png
+.. image:: img/windows_export_codesign.webp
 
 
 ``Enabled`` must be set to true, and ``Identity`` must be set to the signing
 ``Enabled`` must be set to true, and ``Identity`` must be set to the signing
 certificate. The other settings can be adjusted as needed. Once this is Done
 certificate. The other settings can be adjusted as needed. Once this is Done

二進制
tutorials/export/img/windows_editor_settings.png


二進制
tutorials/export/img/windows_editor_settings.webp


二進制
tutorials/export/img/windows_export_codesign.png


二進制
tutorials/export/img/windows_export_codesign.webp