How do you edit the Json without messing up the watchface? I've tried removing the AM/PM segment from one particular watchface ["DayAmPm" under "Date"] and it always messes up the layout
Also:
When I edit one of the PNG files in photoshop and add a gradient, then save it as per your instructions, the filesize [or pixel size] changes but the dimension stays the same. Then when I compile the bin file and upload, it doesn't show up [just a blank space] Is there a specific filesize to be used for particular elements?
Also:
When I edit one of the PNG files in photoshop and add a gradient, then save it as per your instructions, the filesize [or pixel size] changes but the dimension stays the same. Then when I compile the bin file and upload, it doesn't show up [just a blank space] Is there a specific filesize to be used for particular elements?
For example, if you delete files 0052.png, 0053.png, 0054.png and 0055.png because they were used for the "DayAmPm" section, the file 0056.png has to be renamed 0052.png and so on for all of the remaining files (the free software "Bulk Rename Utility" is very usefull for such renaming tasks).
Of course, the "ImageIndex" parts of the json file have to be adjusted to the new png names...
It's a long way to the top!
I guess an easier way is to keep the json part of the "DayAmPm" section and to clear the content of the png files so that they are fully transparent (save them as PNG-24).
I hope I made myself clear.