Commit Graph

14 Commits (amazfit_cor)

Author SHA1 Message Date
Valeriy Mironov 09f7ef180d Partially reconstructed decompression algorithm 2018-05-13 17:42:18 +03:00
Valeriy Mironov 1d73ef6c20 Added packing all types of images 2018-05-01 01:04:15 +03:00
Valeriy Mironov d7d90aeb16 Fixed decoding 32bit images, added smoothing for drawing circle progress 2018-05-01 01:04:15 +03:00
Valeriy Mironov d48bc3d81c Fixed invalid colors on unpacking 16bit images, added support for new WF elements 2018-05-01 01:04:15 +03:00
Valeriy Mironov 237308699a Some speed improvements on decoding images 2018-05-01 01:04:15 +03:00
Valeriy Mironov 9ead83d0db Added parsing Cor-specific elements 2018-05-01 01:04:15 +03:00
Valeriy Mironov e356074f66 Added support for unpacking 24 and 32-bit images, WIP on 16-bit images 2018-05-01 01:04:15 +03:00
Valeriy Mironov 020a8be99b Initial work for support unpacking Amazfit Cor watchfaces 2018-05-01 01:04:15 +03:00
Valeriy Mironov 631b90fcb5 Added sorting palette of images (fixes #23) 2018-03-25 11:44:16 +03:00
Valeriy Mironov c28196305f Fixed typo in debug message 2017-12-15 01:50:57 +02:00
Valeriy Mironov 128a3fa33e Fixed dithering for images with 8-bit alph-channel (closes #8), applied dithering on images loading step to generate previews using dithered image 2017-12-14 23:16:29 +02:00
Valeriy Mironov 1eb3d0f292 Changed naming of extracted images to have 3 digits with leading zeroes, added loading of images named this way, closes #9 2017-12-09 12:18:29 +02:00
Valeriy Mironov 3d0b01fe0d Improved speed of decoding/encoding images, added generating animated previews, fixed drawing clock hands 2017-12-05 04:04:59 +02:00
Valeriy Mironov fa2cbebad2 Added saving resources version on unpacking .res file, added packing .res file, closes #1 2017-11-29 04:42:21 +02:00