Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Richard Dale
RE: Loading JPEG images under Windows [ reply ]  
2009-06-05 18:06
I think Qt should support jpeg under Windows, but it would depend on how your Qt libraries were built, and isn't something that QtRuby has anything to do with.

By: Jan Pipek
Loading JPEG images under Windows [ reply ]  
2009-05-21 08:25
Hello,

I am running qtruby gems both 1.4.9 and 1.4.10 under Windows (XP and Sever RC). When asking Qt::ImageReader::supportedImageFormats I only get bmp,pbm,pgm,png,ppm,xbm,xpm. Is there a way to enable JPEG images as well? Under linux (ruby bindings packaged with qt) everything works out of the box, supporting loads of different image formats.

Thanks for any solution / suggestion.
Jan