Frameit fails if title is specified #29995
Unanswered
radokristof
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
The error reads as such that the font is unavailable. You could try running that command outside of fastlane and see what you see. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I specify a title and keyword in .strings file and add a font to the Framefile, the command fails with:
[⠹] Framing screenshot './en-US/APP_IPHONE_67-02_login_screen.png' [14:11:40]:
magick mogrify -gravity North -undercolor #00000080 -fill white -pointsize 64 -annotate +0+55.0 iPhone 14 Pro Max Black /var/folders/6l/48k83hdn30bc24655lbtzgx80000gn/T/mini_magick20260427-42494-v4v5wl.pngfailed with status: 1 and error:mogrify: unable to read font `' @ error/annotate.c/RenderFreetype/1660.
Do any of you have suggestions, what can be wrong?
Beta Was this translation helpful? Give feedback.
All reactions