Search found 19 matches

by codymanix
2008-02-24T18:14:46-07:00
Forum: Users
Topic: Find out which image types/file extensions are supported
Replies: 8
Views: 22960

Find out which image types/file extensions are supported

Hi! I'am developing a file browser which displays thumbnails for image files. The problem is that I don't know in advance whether a given file is an image or not, so I have to load each file as MagickImage and see if an error occures. The problem is that this is extremely slow if only a few files ar...
by codymanix
2008-02-23T05:47:14-07:00
Forum: Bugs
Topic: Program unexpectedly crashes when trying to open .x files
Replies: 3
Views: 8604

Re: Program unexpectedly crashes when trying to open .x files

I finally found the password to my webspace and uploaded samplefiles to demonstrate the bug.
The problem indeed seem to occur with *all* binary .x-files.

http://www.deutronium.de.vu/xkgp.x
http://www.deutronium.de.vu/amoody_ship_3.x
by codymanix
2008-02-21T15:30:56-07:00
Forum: Bugs
Topic: Program unexpectedly crashes when trying to open .x files
Replies: 3
Views: 8604

Re: Program unexpectedly crashes when trying to open .x files

I fear the problem occures with nearly all files of that type.
I you want a sample file, could I sent it to you via E-Mail because I don't know where to upload it?
by codymanix
2008-02-20T20:51:50-07:00
Forum: Bugs
Topic: Program unexpectedly crashes when trying to open .x files
Replies: 3
Views: 8604

Program unexpectedly crashes when trying to open .x files

I'am using "ImageMagick-6.3.8-Q8". If Iam trying to open directX model files (*.x) the program apruptly terminates. I do not expect the library to display these files, but it should not crash. This is the line where inside it crashes, I couldn't go in deeper as I do not have the source cod...