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

montage fails on Graham #438

Open
nzxwang opened this issue Sep 3, 2019 · 4 comments
Open

montage fails on Graham #438

nzxwang opened this issue Sep 3, 2019 · 4 comments

Comments

@nzxwang
Copy link
Contributor

nzxwang commented Sep 3, 2019

montage: unable to read font (null)' @ error/annotate.c/RenderFreetype/1362`

The solution is simply to specify the font with the -font flag. Any system font printed by running convert -list font will work. For example -font DejaVu-Sans. This is annoying... Should we allow the user to specify a flag or default to something that might work?

@gdevenyi
Copy link

Instead you could build the imagemagick inside minc-toolkit so you get an older version that shouldn't do this.

@nzxwang
Copy link
Contributor Author

nzxwang commented Sep 11, 2019

that sounds like a much better idea actually. do you have experience installing imagemagick? is it a difficult one?

@gdevenyi
Copy link

In minc-toolkit, just add -DMT_BUILD_IM:BOOL=ON to have it build in imagemagick

@nzxwang
Copy link
Contributor Author

nzxwang commented Sep 23, 2019

@gdevenyi thanks for your help. I tried to install minc-toolkit, but I was getting errors and it seems like this may become a time investment that isnt worth the montage stages, though I'll keep your suggestion in mind for the next minc-toolkit release.

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

2 participants