Page 1 of 1

GTR Watch face editor

Posted: 25 Apr 2023, 19:40
by nelomf
Hello

this is my first try on making a face for my gtr 47mm. Not making just change one i liked from French to Portuguese.
I've already finished but it is always 2.48mb.
What can i do to get it smaller

Tks
Manuel

These are the image files
Spoiler
Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

And this is the code

Code: Select all

{
  "Info": {
    "DeviceId": 40
  },
  "Background": {
    "Image": {
      "X": 0,
      "Y": 0,
      "ImageIndex": 0
    },
    "Preview": {
      "X": 0,
      "Y": 0,
      "ImageIndex": 1
    }
  },
  "Time": {
    "Hours": {
      "Tens": {
        "X": 29,
        "Y": 167,
        "ImageIndex": 2,
        "ImagesCount": 10
      },
      "Ones": {
        "X": 124,
        "Y": 167,
        "ImageIndex": 2,
        "ImagesCount": 10
      }
    },
    "Minutes": {
      "Tens": {
        "X": 241,
        "Y": 167,
        "ImageIndex": 2,
        "ImagesCount": 10
      },
      "Ones": {
        "X": 336,
        "Y": 167,
        "ImageIndex": 2,
        "ImagesCount": 10
      }
    },
    "Delimiter": {
      "X": 212,
      "Y": 178,
      "ImageIndex": 12
    }
  },
  "Activity": {
    "Pulse": {
      "TopLeftX": 67,
      "TopLeftY": 349,
      "BottomRightX": 158,
      "BottomRightY": 349,
      "Alignment": "Center",
      "Spacing": -4,
      "ImageIndex": 13,
      "ImagesCount": 10
    },
    "Steps": {
      "Step": {
        "TopLeftX": 153,
        "TopLeftY": 349,
        "BottomRightX": 299,
        "BottomRightY": 349,
        "Alignment": "Center",
        "Spacing": -4,
        "ImageIndex": 13,
        "ImagesCount": 10
      }
    }
  },
  "Date": {
    "MonthAndDay": {
      "Separate": {
        "MonthName": {
          "X": 257,
          "Y": 95,
          "ImageIndex": 23,
          "ImagesCount": 12
        },
        "Day": {
          "TopLeftX": 197,
          "TopLeftY": 96,
          "BottomRightX": 0,
          "BottomRightY": 0,
          "Alignment": "TopLeft",
          "Spacing": 0,
          "ImageIndex": 13,
          "ImagesCount": 10
        }
      },
      "TwoDigitsMonth": true,
      "TwoDigitsDay": true
    },
    "WeekDay": {
      "X": 62,
      "Y": 95,
      "ImageIndex": 35,
      "ImagesCount": 7
    }
  },
  "Status": {
    "Bluetooth": {
      "Coordinates": {
        "X": 153,
        "Y": 45
      },
      "ImageIndexOn": 45
    },
    "Alarm": {
      "Coordinates": {
        "X": 213,
        "Y": 400
      },
      "ImageIndexOn": 44
    },
    "Lock": {
      "Coordinates": {
        "X": 176,
        "Y": 400
      },
      "ImageIndexOn": 43
    },
    "DoNotDisturb": {
      "Coordinates": {
        "X": 252,
        "Y": 399
      },
      "ImageIndexOn": 42
    }
  },
  "Battery": {
    "Text": {
      "TopLeftX": 296,
      "TopLeftY": 349,
      "BottomRightX": 382,
      "BottomRightY": 349,
      "Alignment": "Center",
      "Spacing": -4,
      "ImageIndex": 13,
      "ImagesCount": 10
    }
  }
  }
  

Re: GTR Watch face editor

Posted: 25 Apr 2023, 19:53
by asoo
Based on the image you posted, you could try shrinking your Preview image ( 0001.png ) to about 256x256 or smaller, it might reduce your BIN size

example File BIN after resize 0001.png to 256x256
Normal BIN (1.93 Mb) :
test_packed.bin
(1.93 MiB) Downloaded 73 times

PS.
Next time, it is recommended to attach BIN file, it's better than posting pictures and code.

Re: GTR Watch face editor

Posted: 26 Apr 2023, 19:02
by nelomf
Hello

Tks for the response.
Next time i will send the BIN.
It worked tks again
Manuel

Re: GTR Watch face editor

Posted: 08 Jun 2023, 09:02
by PuckStar
Which watchface is it please? Where can I find it?