[mention]Wilco[/mention] send me your watchface!
[mention]mysiak[/mention] chnage speed to 5 or more
Search found 11 matches
- 06 Sep 2019, 16:14
- Jump to forum
- Jump to topic
- 25 Sep 2019, 10:38
- Jump to forum
- Jump to topic
Re: How to make the text grow to the left?
Alignment to [Smth]Center and [Smth]Right works only if there is enough space between X1 and X2 (X2 must be larger than X1) for all the images that must be shown at the moment. Otherwise, images will be drawn from X1.
Same works with Y axis. Alignment to Center[Smth] or Bottom[Smth] works only if ...
Same works with Y axis. Alignment to Center[Smth] or Bottom[Smth] works only if ...
- 08 Jul 2019, 12:57
- Jump to forum
- Jump to topic
MiBandWFTool
Author
lvpokka
Tool Description
1. The tool is based on a modified version of AmazfitBipTools, thanks to the original open source .
2. The tool supports unpacking, packing of the official watch face bin file.
3. Mi band 4 supports 16,581,375 colors.
4. Mi band 5 supports 15,499,008 colors ...
lvpokka
Tool Description
1. The tool is based on a modified version of AmazfitBipTools, thanks to the original open source .
2. The tool supports unpacking, packing of the official watch face bin file.
3. Mi band 4 supports 16,581,375 colors.
4. Mi band 5 supports 15,499,008 colors ...
- 08 Sep 2019, 09:05
- Jump to forum
- Jump to topic
Re: MiBandWFTool
v1.4.0
https://yadi.sk/d/hZnqJhUsUK6zow
- Added image quantization converter algorithm, it will compress image if it will have too much palette colors.
-- Will not affect RAW images. Added flag (ForceImageCompressor) to config
- If animation RepeatCount is 1, it will repeat only once
- Gif animation ...
https://yadi.sk/d/hZnqJhUsUK6zow
- Added image quantization converter algorithm, it will compress image if it will have too much palette colors.
-- Will not affect RAW images. Added flag (ForceImageCompressor) to config
- If animation RepeatCount is 1, it will repeat only once
- Gif animation ...
- 09 Sep 2019, 07:17
- Jump to forum
- Jump to topic
WF_Builder (watchfaces for Mi Band 4)
Translated my Mi Band 4 watchface editor into English. Maybe someone will find it useful. (Works on Windows 7+)
Download WF_Builder 1.0.4
WFB_104_2.png
1.0.4
Fixed the order of controls for [Tab] switching.
Removed "Pulse norm" parameter.
Added [F9] hotkey for fast switching to/from Selective ...
Download WF_Builder 1.0.4
WFB_104_2.png
1.0.4
Fixed the order of controls for [Tab] switching.
Removed "Pulse norm" parameter.
Added [F9] hotkey for fast switching to/from Selective ...
- 19 Sep 2019, 10:21
- Jump to forum
- Jump to topic
Re: MiBandWFTool
nope) limit of colors is 255, do what you want with it...
To use palette mode you can use paint.net and save it with 8 bit, or use JUST one background raw image by using raw.cfg
if you have 3 results of file size then there is 100% using mixed raw images with palette mode
To use palette mode you can use paint.net and save it with 8 bit, or use JUST one background raw image by using raw.cfg
if you have 3 results of file size then there is 100% using mixed raw images with palette mode
- 26 Sep 2019, 18:28
- Jump to forum
- Jump to topic
Re: WF_Builder (watchfaces for Mi Band 4)
There IS exe in the archive. Your antivirus must have eaten it.
- 27 Sep 2019, 08:17
- Jump to forum
- Jump to topic
Re: WF_Builder (watchfaces for Mi Band 4)
Only if you promise me not to share it with anyone else.
- 01 Oct 2019, 17:21
- Jump to forum
- Jump to topic
Re: WF_Builder (watchfaces for Mi Band 4)
Well, the FileOpenDialog function returns a string with a list of filenames. On Windows XP this function places last filename at the begining. On other versions of Windows this behaviour has changed - filenames list is sorted alphabetically.
Will make some workaround for this situation in 1.0.1 ...
Will make some workaround for this situation in 1.0.1 ...
- 02 Oct 2019, 07:32
- Jump to forum
- Jump to topic
Re: WF_Builder (watchfaces for Mi Band 4)
I'll better sort the filenames array for WinXP. You can now try WF_Builder 1.0.1 (first message updated).mysiak wrote: 02 Oct 2019, 05:05So you probably don't need to do anything, maybe just raise a warning
- 02 Oct 2019, 08:40
- Jump to forum
- Jump to topic
Re: WF_Builder (watchfaces for Mi Band 4)
Oops, this window is for debugging purposes only, I just forgot to remove it. It won't show on other systems than XP.mysiak wrote: 02 Oct 2019, 08:23Just wondering - is this new FileOpenDialog going to show on all Windows versions or is it exclusive to XP?
UPD: Recompiled the binary without it. Redownload, please. Sorry.