-
Notifications
You must be signed in to change notification settings - Fork 15
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
Comments
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. |
Yes working good! thank you |
I don't know why it's reading my images with a wrong resolution: |
@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. |
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.
The text was updated successfully, but these errors were encountered: