WatchFaceDumper icon indicating copy to clipboard operation
WatchFaceDumper copied to clipboard

Is it possible to make it compatible with Portraits faces

Open DanielZanchi opened this issue 2 years ago • 7 comments

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.

DanielZanchi avatar Oct 06 '22 10:10 DanielZanchi

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.

banjun avatar Oct 06 '22 13:10 banjun

like this https://twitter.com/banjun/status/1504449967922253824

banjun avatar Oct 06 '22 13:10 banjun

Yes working good! thank you

DanielZanchi avatar Oct 06 '22 13:10 DanielZanchi

I don't know why it's reading my images with a wrong resolution: image Archive.zip

DanielZanchi avatar Nov 15 '22 11:11 DanielZanchi

@DanielZanchi @banjun Please can you show a code example of how to export a Watchface.

toyinswift avatar Dec 31 '22 13:12 toyinswift

hi. how we can set the portrairt watchface time position to top and bottom

zoraiz-WOL avatar Jan 23 '23 12:01 zoraiz-WOL

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.

Ankooo12 avatar Oct 16 '23 05:10 Ankooo12