Re: [Qgis-user] Test build of the native windows QGIS with GRASS support

2006-11-13 Thread Tim Sutton
Hi Can you confirm if that is one of my test builds or the preview2 official release? Someone else tested and said they couldnt load jpg so Im not sure if it isnt working. Could someone email me a small jpg that *doesnt* load and someone a small jpg that *does* load? Thanks Tim On 11/10/06, G

Re: [Qgis-user] Test build of the native windows QGIS with GRASS support

2006-11-13 Thread Johann Beauvery
Excuse of course we can load jpeg but with preview2 we can't export into file jpeg. Thanksyo Tim Sutton a écrit : Hi Can you confirm if that is one of my test builds or the preview2 official release? Someone else tested and said they couldnt load jpg so Im not sure if it isnt working. Coul

Re: [Qgis-user] Test build of the native windows QGIS with GRASS support

2006-11-13 Thread Marco Hugentobler
Hi Johann and Tim, It may be that the Qt version has not built-in support for jpeg export. I used Qt4.1 for windows and remember that this version did not support jpeg export by default while the Linux version did. You can test this with the static method QImageWriter::supportedImageFormats. M

Re: [Qgis-user] Test build of the native windows QGIS with GRASS support

2006-11-13 Thread Gavin Macaulay
Tim, I used your test build from yesterday, and it loads and prints to jpeg fine. Jpeg doesn't show up in the list of available file format suffixes when printing to a file (which implies that Qt doesn't support it), but explicitly setting the suffix gives a jpg file. Gavin Tim Sutton wrote