WatchFaceDumper
WatchFaceDumper copied to clipboard
Is it possible to make it compatible with Portraits faces
When importing portrait faces I receive an error:
error reading <NSFileWrapper: 0x600000066a80>: dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "face type", intValue: nil)], debugDescription: "Cannot initialize FaceType from invalid String value bundle", underlyingError: nil))
Is it possible to make it compatible? Would like to create custom portrait faces with images that aren't shot on iPhone.
Yes I created the feature PR #3. You can try to import portrait watchfaces on the branch.
To edit, for now, 3 images per single photo should be created by the user and be placed by drag-drop. These base, back, and mask images should have the expected color/format as described in the PR text.
like this https://twitter.com/banjun/status/1504449967922253824
Yes working good! thank you
I don't know why it's reading my images with a wrong resolution:
Archive.zip
@DanielZanchi @banjun Please can you show a code example of how to export a Watchface.
hi. how we can set the portrairt watchface time position to top and bottom
Can you help me? in How to change the style of the time. I am changing in init of PortraitWatchface but it doesn't work in export.