Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to make it compatible with Portraits faces #6

Open
DanielZanchi opened this issue Oct 6, 2022 · 7 comments
Open

Is it possible to make it compatible with Portraits faces #6

DanielZanchi opened this issue Oct 6, 2022 · 7 comments

Comments

@DanielZanchi
Copy link

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.

@banjun
Copy link
Owner

banjun commented Oct 6, 2022

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
Copy link
Owner

banjun commented Oct 6, 2022

@DanielZanchi
Copy link
Author

Yes working good! thank you

@DanielZanchi
Copy link
Author

DanielZanchi commented Nov 15, 2022

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

@toyinswift
Copy link

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

@zoraiz-WOL
Copy link

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

@Ankooo12
Copy link

Ankooo12 commented Oct 16, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants