roxas75 / rxTools

rxTools
http://www.rxtools.net/
GNU General Public License v2.0
266 stars 81 forks source link

[ImageMagick] Huge font.bin when using latest ImageMagick #397

Closed TuxSH closed 8 years ago

TuxSH commented 8 years ago

When trying to build rxTools, ImageMagick never stops generating font.bin (stopped it at 40GB). Its contents are AA AA (zeroes).

Using Win7 x64, ImageMagick-6.9.3-3-Q16-x64-dll.exe.

Mister-Arkse commented 8 years ago

Same here, switched to ImageMagick-6.9.2-10-Q16-x64-dll.exe and problem solved :)

TuxSH commented 8 years ago

Could you give a link? (solved my issue by borrowing the build directory of someone else).

Mister-Arkse commented 8 years ago

ImageMagick 6.9.2-10 x86 & x64 for Windows :

https://www.dropbox.com/sh/spsjhywnvppgfnb/AACOcEaZYejnjd3bEtNXPBJWa?dl=0

mariogamer2 commented 8 years ago

It's the same on linux or not?

I'll test this soon.

dukesrg commented 8 years ago

Compatibility with the latest 6.9.3-3 should be fixed with #416

Mister-Arkse commented 8 years ago

No problem building rxTools with #416 but rxTools screen is messed up now on my N3DS :

http://imgur.com/erQ9gwB

(Windows 7 x64, ImageMagick 6.9.3-3-Q16-x64)

dukesrg commented 8 years ago

Theme generation was affected with 9.3.3 too, will try to fix tonight

dukesrg commented 8 years ago

Reported issue to ImageMagick https://github.com/ImageMagick/ImageMagick/issues/132 @Mister-Arkse Please check with the latest ImageMagick beta http://www.imagemagick.org/download/beta/ImageMagick-6.9.3-5~beta20160217-Q16-x64-dll.exe

upd: not yet...

dukesrg commented 8 years ago

Ok, should work fine with the latest 6.9.3-5 release, please check @Mister-Arkse

Mister-Arkse commented 8 years ago

Working fine now with 6.9.3-5 release, nice work :)

dukesrg commented 8 years ago

@TuxSH please check it too and close the issue

dukesrg commented 8 years ago

@AlbertoSONIC I suppose this once can be closed

TuxSH commented 8 years ago

Sorry for being late :/ It's working fine now.