Rebuild climate sliders

Solves #1459
Solves #1510
Solves #1531
Solves #1542
Solves #1547
This commit is contained in:
Edward Firmo
2024-01-07 01:33:58 +01:00
parent d17206c57d
commit 4590c9e1c7
31 changed files with 1223 additions and 356 deletions

View File

@@ -1,19 +1,19 @@
# Creating `nspanel_us_land.HMI` from `nspanel_eu.HMI`:
# Creating additional TFT files
## Program.s:
## Creating `nspanel_us_land.HMI` from `nspanel_eu.HMI`
### Program.s
Change to `display_mode=3`
## Page `home`:
### Page `home`
1. Change left_bt_pic (x,y,w,h) from ( 47,307,120,3) to (467,173,3,120)
2. Change right_bt_pic(x,y,w,h) from (288,307,120,3) to (467, 27,3,120)
3. Rotate pictures 30 & 31 by 90degrees - You will find the rotated pics under pics folder where this instruction file is.
3. Rotate pictures 30 & 31 by 90degrees - You will find the rotated pics under `\dev\ui\us_land\pics` folder.
# Creating `nspanel_CJK_xxx.HMI` from `nspanel_xxx.HMI`:
## Creating `nspanel_CJK_xxx.HMI` from `nspanel_xxx.HMI`
## Program.s:
### Program.s
Change to `charset=2`
## Fonts:
1. Replace `ubuntuXX` fonts by the ones available under this folder
* Note that not all fonts are available.
* Note that CJK font names might not match it's size. This should be ignored.
### Fonts
1. Replace `ubuntuXX` fonts by the ones available under `\dev\ui\fonts\CJK` folder.

BIN
dev/ui/eu/pics/30.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

BIN
dev/ui/eu/pics/31.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B