You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I found your Python-script very useful to create new Font (ft12) for Amazfit GTS with lots of emojis in it. But I do not really understand the format of filename. The verbose Output of unpack gives some hints, but some parts I do not understand. For example the value of w+ (maybe the width of the image when drawing?) and the meaning of the Bytes directly before w+. I would like to put more PNGs into the font file (especially for flags) but it does not work...
Can You please share any information you have about the structure of the ft-File and the construction of the PNGs filenames before packing?
Thanks a lot
Frank
The text was updated successfully, but these errors were encountered:
Hello,
I found your Python-script very useful to create new Font (ft12) for Amazfit GTS with lots of emojis in it. But I do not really understand the format of filename. The verbose Output of unpack gives some hints, but some parts I do not understand. For example the value of w+ (maybe the width of the image when drawing?) and the meaning of the Bytes directly before w+. I would like to put more PNGs into the font file (especially for flags) but it does not work...
Can You please share any information you have about the structure of the ft-File and the construction of the PNGs filenames before packing?
Thanks a lot
Frank
The text was updated successfully, but these errors were encountered: