You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Trying to list fonts by using convert -list fon, nothing returns.
And when using any commands such as -draw or label: that requires fonts the following message appears
convert: delegate library support not built-in
'IMG_9946. jpeg' (XML)@warning/profile.c/Valid ateXMPProfile/1938.
The text was updated successfully, but these errors were encountered:
The good news is that I just have to edit the ImageMagick config file (in $APPDIR/ImageMagick-7/config/type.xml) in order to fix this issue. The bad news is that it will require a new version before it is available. The other bad news is that using user-installed fonts is going to be trickier. I'll let you know as soon as the new version is ready.
The TestFlight version for a-Shell mini now has the fix for this issue: https://testflight.apple.com/join/REdHww5C
I'll let you check if it works for your use cases (I've been testing a lot, but you will likely find more issues).
When Trying to list fonts by using
convert -list fon
, nothing returns.And when using any commands such as
-draw
orlabel:
that requires fonts the following message appearsThe text was updated successfully, but these errors were encountered: