ImageMagick / ImageMagick/ImageMagick
Montage is throwing error: `unable to read font`
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.5k
- Forks
- 1.7k
- Avg merge
- 10h 17m
- Merged PRs (30d)
- 28
Description
ImageMagick version
7.1.2-18
Operating system
MacOS
Operating system, version and so on
26.4 (25E246) Tahoe
Description
Using latest version: ImageMagick 7.1.2-18 Q16-HDRI aarch64 23822 (from homebrew)...
When combining images with montage, the new image is generated, but an error is thrown:
montage: unable to read font `' @ error/annotate.c/RenderFreetype/1660.
Previously this was working fine.
Steps to Reproduce
- Combining two images with
magick montage Bulbasaur-0.png Bulbasaur-1.png Bulbasaur.png. - Error is produced :-(
Images
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the exact magick montage Bulbasaur-0.png Bulbasaur-1.png Bulbasaur.png command on ImageMagick 7.1.2-18 on macOS Tahoe, then compare its font behavior with the previously working version. Trace the source of the unable to read font message and verify that montage completes without the error while still generating the combined image.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100