Wiki source code of Custom Logo
Version 8.1 by Alexander Mott on 2021/12/21 22:32
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
8.1 | 1 | To use a custom logo in your ShowRunner project, you must first create a custom logo. |
![]() |
6.1 | 2 | |
![]() |
8.1 | 3 | Logos should be in .png format and have a resolution of 1280x800 for compatibility with the widest range of of touch screens. |
4 | * TSW-770 and TSW-1060 screens have an aspect ratio of 16:10 and a native resolution of 1280x800. | ||
5 | * TSW-1070 screens have an aspect ratio of 16:10 and a native resolution 1920x1080. | ||
6 | * TSW-760 screens have an aspect ratio of 17:10 and a native resolution of 1024x600. If a logo | ||
![]() |
6.1 | 7 | |
![]() |
8.1 | 8 | Most touch screens have an aspect ratio of 16x10. A 1280x800 resolution image will work natively for TSW-1060 and TSW-770 screens, and will be scaled up for TSW-1070 screens. TSW-760 has a resolution of 1024x600 and an aspect ratio of |
9 | |||
10 | |||
11 | (% id="cke_bm_176S" style="display:none" %) (%%)png file will be saved to the main HTML folder | ||
12 | |||
13 | * 1280x800 png file with white background | ||
14 | * Open File Manager app in Toolbox | ||
15 | * Select Internal Flash | ||
16 | * Select HTML folder | ||
17 | * Right-click and Copy File(s) From... | ||
18 | * Select png file | ||
19 | |||
20 | [[image:1591724546339-953.png]] | ||
21 | |||
22 | |||
![]() |
6.1 | 23 | Change the "CustomLogoFile" in "CiLightingConfig.json" file provided by Chief Integrations. |
24 | |||
25 | * "null" will be changed to the file name .png | ||
26 | |||
27 | [[image:1591724611629-257.png]] | ||
28 | |||
29 | [[image:1591724595422-172.png]] | ||
30 | |||
31 | * Save updated config file | ||
32 | * Open File Manager app in Toolbox | ||
33 | * Select NVRAM folder | ||
34 | * Right-click and Copy File(s) From... | ||
35 | * Select "CiLightingConfig.json" | ||
36 | |||
![]() |
8.1 | 37 |