64-bit Windows 7 install woes
Glenn Linderman <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
64-bit Windows version 7. Graphics manipulations seem to work, although I haven't tested everything... I found some cases that work, without yet finding anything that didn't work... until... But then I tried a text manipulation, and it couldn't find the fonts. So it was looking for a Ghostscript font. So I hadn't install Ghostscript yet... oops. So I installed the latest 64-bit Ghostscript, no joy. So I reinstalled ImageMagick again, no joy. Error is: convert.exe: unable to read font `C:\Program Files (x86)\ImageMagick-6.6.0-Q8\config\@[email protected]' @ error/annotate.c/RenderFreetype/1044. The ImageMagick installer I used both before and after GhostScript was ImageMagick-6.6.0-5-Q8-windows-dll.exe There doesn't seem to be a x64 version with Q8 and -dll ... Q8 is quite adequate for the processing I do. Will there eventually be -x64 versions of all the varieties? I've now tried both 32 and 64 bit GhostScript with 32 and 64 bit ImageMagick, and haven't found a working combination. What is the magick trick to get this working? Glenn